2022-12-12T08:15:50 drumstick 2.6.1 -> 2.7.2 https://repology.org/metapackage/drumstick/versions 2022-12-12T08:15:53 attrpath: libsForQt5.drumstick 2022-12-12T08:15:53 Checking auto update branch... 2022-12-12T08:15:53 An auto update branch exists with message `libsForQt5.drumstick: 2.6.1 -> 2.7.0`. New version is 2.7.2. 2022-12-12T08:15:53 The auto update branch does not match or exceed the new version. 2022-12-12T08:15:57 [version] 2022-12-12T08:15:59 [version] updated version and sha256 2022-12-12T08:15:59 [rustCrateVersion] 2022-12-12T08:15:59 [rustCrateVersion] No cargoSha256 found 2022-12-12T08:15:59 [golangModuleVersion] 2022-12-12T08:15:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T08:15:59 [updateScript] 2022-12-12T08:15:59 [updateScript] skipping because derivation has no updateScript 2022-12-12T08:15:59 2022-12-12T08:15:59 [quotedUrls] 2022-12-12T08:16:00 [quotedUrls] nothing found to replace 2022-12-12T08:16:00 Diff after rewrites: diff --git a/pkgs/development/libraries/drumstick/default.nix b/pkgs/development/libraries/drumstick/default.nix index 36a4c56bbaf..7ead8282eca 100644 --- a/pkgs/development/libraries/drumstick/default.nix +++ b/pkgs/development/libraries/drumstick/default.nix @@ -5,11 +5,11 @@ stdenv.mkDerivation rec { pname = "drumstick"; - version = "2.6.1"; + version = "2.7.2"; src = fetchurl { url = "mirror://sourceforge/drumstick/${version}/${pname}-${version}.tar.bz2"; - hash = "sha256-5O9yD3MexorJUm5tv6oghDb4J/b3SO10mDQR9dT2jlA="; + hash = "sha256-5XxG5ur584fgW4oCONgMiWzV48Q02HEdmpb9+YhBFe0="; }; patches = [ 2022-12-12T08:17:30 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 libsForQt5.drumstick nix build failed. -- Found QtNetwork version = 5.15.7 -- Found PkgConfig: /nix/store/a7x58hgzw06v6b4pdm88ab9jppzgax7w-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") -- Program pkg-config 0.29.2 found (/nix/store/a7x58hgzw06v6b4pdm88ab9jppzgax7w-pkg-config-wrapper-0.29.2/bin/pkg-config) -- Checking for module 'alsa>=1.0.0' -- Found alsa, version 1.2.7.2 -- Found ALSA version = 1.2.7.2 -- Found PulseAudio version = 16.1 Package sndfile was not found in the pkg-config search path. Perhaps you should add the directory containing `sndfile.pc' to the PKG_CONFIG_PATH environment variable Package 'sndfile', required by 'fluidsynth', not found Package sndfile was not found in the pkg-config search path. Perhaps you should add the directory containing `sndfile.pc' to the PKG_CONFIG_PATH environment variable Package 'sndfile', required by 'fluidsynth', not found Package sndfile was not found in the pkg-config search path. Perhaps you should add the directory containing `sndfile.pc' to the PKG_CONFIG_PATH environment variable Package 'sndfile', required by 'fluidsynth', not found Package sndfile was not found in the pkg-config search path. Perhaps you should add the directory containing `sndfile.pc' to the PKG_CONFIG_PATH environment variable Package 'sndfile', required by 'fluidsynth', not found -- Found FluidSynth version = 2.3.0 CMake Error at CMakeLists.txt:221 (message): Sonivox library not available. SonivoxEas Synth RT backend can't be built.  -- Configuring incomplete, errors occurred! See also "/build/drumstick-2.7.2/build/CMakeFiles/CMakeOutput.log".