Skip to content

Commit d3d4356

Browse files
AnderssorbyAnton-Latukha
authored andcommitted
Fix nix-shell invocation
1 parent 3f12d31 commit d3d4356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
else abort "Requires Nix >= 2.0"
110110

111111
, mkDerivation ? null
112+
, inNixShell ? false
112113
}:
113114

114115
let

0 commit comments

Comments
 (0)