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:
@@ -11,6 +11,8 @@ rec {
|
||||
url = ''http://beta.quicklisp.org/archive/cl-unicode/2014-12-17/cl-unicode-0.1.5.tgz'';
|
||||
sha256 = ''1jd5qq5ji6l749c4x415z22y9r0k9z18pdi9p9fqvamzh854i46n'';
|
||||
};
|
||||
|
||||
packageName = "cl-unicode";
|
||||
|
||||
overrides = x: {
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user