Skip to content

Commit 340ed19

Browse files
committed
Fix hadrianEvalPackages
1 parent b2a20cc commit 340ed19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/call-cabal-project-to-nix.nix

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
, ignorePackageYaml ? false # Ignore package.yaml files even if they exist
6464
, ...
6565
}@args:
66-
assert (evalPackages.system != "x86_64-darwin" || materialized != null);
6766
let
6867
inherit (evalPackages.haskell-nix) materialize dotCabal;
6968

0 commit comments

Comments
 (0)