Skip to content

Commit b280fad

Browse files
committed
Use nix-tools static cabal act-as-setup for default setup
1 parent 39bcb0a commit b280fad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

overlays/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ let
127127
(_: prev: { inherit (prev.haskell-nix-prev) haskell haskellPackages; })
128128
dummy-ghc-data
129129
cacheCompilerDeps
130-
default-setup
131130
fetch-source
132131
];
133132
combined = builtins.foldl' composeExtensions (_: _: { }) ordered;

0 commit comments

Comments
 (0)