Merge pull request #795 from matthiasbeyer/update-nix-deps
Add dep for pure nix build: which
This commit is contained in:
commit
7abf6cb44c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ let
|
|||
openssl
|
||||
zlib
|
||||
cmake
|
||||
which
|
||||
];
|
||||
in
|
||||
|
||||
|
|
Loading…
Reference in a new issue