fix: Actually fix #49

fix #49
This commit is contained in:
Charlotte 🦝 Delenk 2022-03-08 19:59:15 +01:00
parent b2bfe70b64
commit ab75c1c2f8
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -92,7 +92,7 @@ in
checkPhase = "true";
});
soundtouch = nixpkgs-soundtouch.legacyPackages.${system}.soundtouch;
wxGTK31 = nixpkgs-wxwidgets.legacyPackages.${system}.wxGTK31;
wxGTK31-gtk3 = nixpkgs-wxwidgets.legacyPackages.${system}.wxGTK31-gtk3;
hydra-unstable = hydra.overrideAttrs (old: {
patches = [
../../extra/hydra.patch