quicklispPackages: update
Escape things by default in derivation names (i.e. digit cannot be the first character etc.) Update Quicklisp (tracking upstream); list new missing dependencies Add some minimal README about ql-to-nix
This commit is contained in:
@@ -12,6 +12,8 @@ rec {
|
||||
url = ''http://beta.quicklisp.org/archive/split-sequence/2015-08-04/split-sequence-1.2.tgz'';
|
||||
sha256 = ''12x5yfvinqz9jzxwlsg226103a9sdf67zpzn5izggvdlw0v5qp0l'';
|
||||
};
|
||||
|
||||
packageName = "split-sequence";
|
||||
|
||||
overrides = x: {
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user