darwin.mas: Fix dontBuild

This commit is contained in:
Sandro 2021-06-14 14:59:21 +02:00 committed by GitHub
parent 722e5ccfea
commit b083c7e9eb
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