faustStk 2.20.2 -> 2.59.6 https://github.com/grame-cncm/faust/releases attrpath: faustStk Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/audio/faustStk/default.nix b/pkgs/applications/audio/faustStk/default.nix index c41ee8d5976..3a6ebcf92cf 100644 --- a/pkgs/applications/audio/faustStk/default.nix +++ b/pkgs/applications/audio/faustStk/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "faustPhhysicalModeling"; - version = "2.20.2"; + version = "2.59.6"; src = fetchFromGitHub { owner = "grame-cncm"; repo = "faust"; rev = version; - sha256 = "1mm93ba26b7q69hvabzalg30dh8pl858nj4m2bb57pznnp09lq9a"; + sha256 = "sha256-Z/hAq6JlhlWBzWlodwQW/k9AkozVeMXmbVhkicNZ5os="; }; buildInputs = [ faust2jaqt faust2lv2 ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A faustStk nix build failed. start recursivnessAnnotation end recursivnessAnnotation (duration : 0.000334024) start L2 typeAnnotation end L2 typeAnnotation (duration : 0.00457287) start sharingAnalysis end sharingAnalysis (duration : 0.000362873) start occurrences analysis end occurrences analysis (duration : 0.0010159) end prepare (duration : 0.0321929) start prepare2 end prepare2 (duration : 3.98159e-05) end compileMultiSignal (duration : 0.056293) end generateCode (duration : 0.12936) bass.cpp:13864:10: fatal error: bass.h: No such file or directory 13864 | #include  | ^~~~~~~~ compilation terminated. make: *** [Makefile:223: bass.o] Error 1