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 4fd770b commit 445c559Copy full SHA for 445c559
ci.nix
@@ -1,6 +1,6 @@
1
# 'supportedSystems' restricts the set of systems that we will evaluate for. Useful when you're evaluating
2
# on a machine with e.g. no way to build the Darwin IFDs you need!
3
-{ ifdLevel ? 1
+{ ifdLevel ? 2
4
# Whether or not we are evaluating in restricted mode. This is true in Hydra, but not in Hercules.
5
, restrictEval ? false
6
, checkMaterialization ? false
0 commit comments