We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd78f7 commit 550cb89Copy full SHA for 550cb89
extras/flake-haskell.nix
@@ -7,7 +7,7 @@ let
7
, dependencies ? [ ]
8
, devShellTools ? [ ]
9
, devShellHook
10
- , devShellAdditionalPackages ? [ ]
+ , devShellAdditionalPackages ? _: [ ]
11
, index-state
12
, compiler-nix-name
13
, modules ? [ ]
0 commit comments