Replaced niv with the one installed via iohk,nix

This commit is contained in:
Craige McWhirter 2021-02-08 08:43:00 +10:00
parent 7ea10935a5
commit b5bbd60253
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -9,7 +9,6 @@
buildInputs = [
cardanoNodeProject.cardano-cli
niv
nix
nixops
];
NIX_PATH = "nixpkgs=${path}";