Skip to content

Commit

Permalink
Fix nix-shell invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
Anderssorby authored and Anton-Latukha committed Nov 25, 2021
1 parent 3f12d31 commit d3d4356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
else abort "Requires Nix >= 2.0"

, mkDerivation ? null
, inNixShell ? false
}:

let
Expand Down

0 comments on commit d3d4356

Please sign in to comment.