We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bde923 commit c7e3d0fCopy full SHA for c7e3d0f
ci.nix
@@ -1,6 +1,6 @@
1
# 'supportedSystems' restricts the set of systems that we will evaluate for. Useful when you're evaluating
2
# on a machine with e.g. no way to build the Darwin IFDs you need!
3
-{ ifdLevel ? 1
+{ ifdLevel ? 2
4
, checkMaterialization ? false
5
, system ? builtins.currentSystem
6
, evalSystem ? builtins.currentSystem or "x86_64-linux"
0 commit comments