Skip to content

Commit 02130d8

Browse files
committed
ifdLevel 3
1 parent 700e647 commit 02130d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.nix

+1-1
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
, checkMaterialization ? false
55
, system ? builtins.currentSystem
66
, evalSystem ? builtins.currentSystem or "x86_64-linux"

0 commit comments

Comments
 (0)