Merge pull request #126835 from SuperSandro2000/SuperSandro2000-patch-1

darwin.mas: Fix dontBuild
This commit is contained in:
Sandro 2021-06-14 17:38:12 +02:00 committed by GitHub
commit dc1dceeb93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
bsdtar -xf Payload~
'';
doBuild = false;
dontBuild = true;
installPhase = ''
mkdir -p $out