Skip to content

Commit be54380

Browse files
committed
ifdLevel 2
1 parent c236a1e commit be54380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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!
33
{ supportedSystems ? [ "x86_64-linux" "x86_64-darwin" ]
4-
, ifdLevel ? 1
4+
, ifdLevel ? 2
55
, checkMaterialization ? false }:
66

77
let

0 commit comments

Comments
 (0)