vfkit: use apple-sdk_15
This commit is contained in:
parent
4abf71f912
commit
b9c2050d4c
@ -1,6 +1,6 @@
|
||||
{
|
||||
lib,
|
||||
apple-sdk_14,
|
||||
apple-sdk_15,
|
||||
buildGoModule,
|
||||
darwin,
|
||||
fetchFromGitHub,
|
||||
@ -36,7 +36,7 @@ buildGoModule rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
apple-sdk_14
|
||||
apple-sdk_15
|
||||
];
|
||||
|
||||
postFixup = ''
|
||||
|
Loading…
Reference in New Issue
Block a user