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 445c559 commit 47ee837Copy full SHA for 47ee837
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 ? 2
+{ ifdLevel ? 3
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