mirror of
https://github.com/ilyakooo0/haskell.nix.git
synced 2024-11-10 15:19:01 +03:00
ifdLevel 2
This commit is contained in:
parent
05f999da80
commit
5daad7b286
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user