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/chipz/2016-03-18/chipz-20160318-git.tgz'';
|
||||
sha256 = ''1dpsg8kd43k075xihb0szcq1f7iq8ryg5r77x5wi6hy9jhpq8826'';
|
||||
};
|
||||
|
||||
packageName = "chipz";
|
||||
|
||||
overrides = x: {
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user