bchoppr 1.12.2 -> 1.12.6 https://repology.org/metapackage/bchoppr/versions attrpath: bchoppr 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/bchoppr/default.nix b/pkgs/applications/audio/bchoppr/default.nix index e6aaeb12915..abd748fc3ae 100644 --- a/pkgs/applications/audio/bchoppr/default.nix +++ b/pkgs/applications/audio/bchoppr/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "bchoppr"; - version = "1.12.2"; + version = "1.12.6"; src = fetchFromGitHub { owner = "sjaehn"; repo = pname; rev = version; - sha256 = "sha256-P6sbxhgnlek1IJ4i9yTe/3g/2C8oLPKXI3zbLdswvl8="; + sha256 = "sha256-j6QpNnmVrFLbhbKmCwMUnEaM4S2aMc2rtfUkNiI1fBY="; }; nativeBuildInputs = [ pkg-config ]; 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 bchoppr nix build failed. got build log for 'bchoppr' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/5lswral7hx4dbigi7wabbqgc727bjlkx-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: -j16 SHELL=/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash Build BChoppr.lv2 DSP... done. Build BChoppr.lv2 GUI...cc1: fatal error: ../../src/BWidgets/BUtilities/cairoplus.c: No such file or directory compilation terminated. cc1: fatal error: ../../src/BWidgets/BWidgets/pugl/implementation.c: No such file or directory compilation terminated. cc1: fatal error: ../../src/BWidgets/BWidgets/pugl/x11_stub.c: No such file or directory compilation terminated. cc1: fatal error: ../../src/BWidgets/BWidgets/pugl/x11_cairo.c: No such file or directory compilation terminated. cc1: fatal error: ../../src/BWidgets/BWidgets/pugl/x11.c: No such file or directory compilation terminated. make: *** [makefile:100: BChoppr_GUI.so] Error 1