We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3da2ae commit f77b1f7Copy full SHA for f77b1f7
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 ? 0
+{ ifdLevel ? 1
4
, checkMaterialization ? false
5
, system ? builtins.currentSystem
6
, evalSystem ? builtins.currentSystem or "x86_64-linux"
0 commit comments