quicklisp-to-nix: support / in the system name
Add some more packages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
args @ { fetchurl, ... }:
|
||||
rec {
|
||||
baseName = ''<% @var name %>'';
|
||||
baseName = ''<% @var filename %>'';
|
||||
version = ''<% @var version %>'';
|
||||
|
||||
description = ''<% @var description %>'';
|
||||
|
||||
Reference in New Issue
Block a user