Fix nix-shell invocation

This commit is contained in:
Anders Christiansen Sørby 2021-11-25 15:01:13 +01:00 committed by Anton Latukha
parent 3f12d31aef
commit d3d4356dd2

View File

@ -109,6 +109,7 @@
else abort "Requires Nix >= 2.0"
, mkDerivation ? null
, inNixShell ? false
}:
let