Skip to content

Commit

Permalink
ifdLevel 2
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Jun 19, 2022
1 parent 74b8924 commit 604aa33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 'supportedSystems' restricts the set of systems that we will evaluate for. Useful when you're evaluating
# on a machine with e.g. no way to build the Darwin IFDs you need!
{ supportedSystems ? [ "x86_64-linux" "x86_64-darwin" ]
, ifdLevel ? 1
, ifdLevel ? 2
, checkMaterialization ? false }:

let
Expand Down

0 comments on commit 604aa33

Please sign in to comment.