We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78e696 commit d891f24Copy full SHA for d891f24
default.nix
@@ -1,4 +1,4 @@
1
-{ callCabal2nix }:
+{ callCabal2nix, ... }:
2
let
3
src = builtins.filterSource (path: type: !(builtins.elem (baseNameOf path) [
4
"release.nix"
0 commit comments