Update gvpe

This commit is contained in:
Michael Raskin
2014-10-07 16:23:28 +04:00
parent 9d73fbd4b9
commit 5d584c5109
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ a :
let
s = import ./src-for-default.nix;
buildInputs = with a; [
openssl gmp
openssl gmp zlib
];
in
rec {