cassandra: use Nix scope checking

This commit is contained in:
Robert Hensing
2021-04-29 08:40:12 +02:00
parent 19ba3d97d2
commit 726669ace8
2 changed files with 22 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
let
libPath = lib.makeLibraryPath [ stdenv.cc.cc ];
binPath = with lib; makeBinPath [
binPath = lib.makeBinPath [
bash
getopt
gawk