ifdLevel 3

This commit is contained in:
Hamish Mackenzie 2022-05-13 10:59:32 +12:00
parent 20ae99c9e2
commit fc124c83a8
No known key found for this signature in database
GPG Key ID: 538A4CC29D74DADF

View File

@ -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 ? 2
, ifdLevel ? 3
, checkMaterialization ? false }:
let