Skip to content

Commit 47ee837

Browse files
committed
ifdLevel 3
1 parent 445c559 commit 47ee837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 'supportedSystems' restricts the set of systems that we will evaluate for. Useful when you're evaluating
22
# on a machine with e.g. no way to build the Darwin IFDs you need!
3-
{ ifdLevel ? 2
3+
{ ifdLevel ? 3
44
# Whether or not we are evaluating in restricted mode. This is true in Hydra, but not in Hercules.
55
, restrictEval ? false
66
, checkMaterialization ? false

0 commit comments

Comments
 (0)