Merge pull request #138412 from tomfitzhenry/spot-fast

This commit is contained in:
Artturi 2021-09-27 21:46:05 +03:00 committed by GitHub
commit 75b5e5ee26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,9 @@ stdenv.mkDerivation rec {
libpulseaudio
];
# https://github.com/xou816/spot/issues/313
mesonBuildType = "release";
postPatch = ''
chmod +x build-aux/cargo.sh
patchShebangs build-aux/cargo.sh build-aux/meson/postinstall.py