Skip to content

Commit

Permalink
ifdLevel 1
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Nov 10, 2023
1 parent 16d443c commit 45df25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# '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!
{ ifdLevel ? 3
{ ifdLevel ? 1
, checkMaterialization ? false
, system ? builtins.currentSystem
, evalSystem ? builtins.currentSystem or "x86_64-linux"
Expand Down

0 comments on commit 45df25e

Please sign in to comment.