2022-12-08T16:58:46 faustStk 2.20.2 -> 2.50.6 https://github.com/grame-cncm/faust/releases 2022-12-08T16:58:48 attrpath: faustStk 2022-12-08T16:58:48 Checking auto update branch... 2022-12-08T16:58:48 No auto update branch exists 2022-12-08T16:58:52 [version] 2022-12-08T16:59:06 [version] updated version and sha256 2022-12-08T16:59:06 [rustCrateVersion] 2022-12-08T16:59:06 [rustCrateVersion] No cargoSha256 found 2022-12-08T16:59:06 [golangModuleVersion] 2022-12-08T16:59:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-08T16:59:06 [updateScript] 2022-12-08T16:59:06 [updateScript] skipping because derivation has no updateScript 2022-12-08T16:59:06 2022-12-08T16:59:06 [quotedUrls] 2022-12-08T16:59:06 [quotedUrls] nothing found to replace 2022-12-08T16:59:06 Diff after rewrites: diff --git a/pkgs/applications/audio/faustStk/default.nix b/pkgs/applications/audio/faustStk/default.nix index c41ee8d5976..bbe9b063315 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.50.6"; src = fetchFromGitHub { owner = "grame-cncm"; repo = "faust"; rev = version; - sha256 = "1mm93ba26b7q69hvabzalg30dh8pl858nj4m2bb57pznnp09lq9a"; + sha256 = "sha256-Q/vrm3WPsjkE3Xf/XEirsJPFXHNSW/Ve3Jbi/5nIrx8="; }; buildInputs = [ faust2jaqt faust2lv2 ]; 2022-12-08T17:01:50 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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.000295877) start L5 typeAnnotation end L5 typeAnnotation (duration : 0.00430608) start sharingAnalysis end sharingAnalysis (duration : 0.000338078) start occurrences analysis end occurrences analysis (duration : 0.000880957) end prepare (duration : 0.015579) start prepare2 end prepare2 (duration : 4.00543e-05) end compileMultiSignal (duration : 0.0379779) end generateCode (duration : 0.0968711) bass.cpp:13673:10: fatal error: bass.h: No such file or directory 13673 | #include  | ^~~~~~~~ compilation terminated. make: *** [Makefile:223: bass.o] Error 1