rubberband 3.1.0 -> 3.1.2 https://repology.org/metapackage/rubberband/versions attrpath: rubberband 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/development/libraries/rubberband/default.nix b/pkgs/development/libraries/rubberband/default.nix index d0d1a93ad46..f8cfe9880b8 100644 --- a/pkgs/development/libraries/rubberband/default.nix +++ b/pkgs/development/libraries/rubberband/default.nix @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "rubberband"; - version = "3.1.0"; + version = "3.1.2"; src = fetchurl { url = "https://breakfastquay.com/files/releases/${pname}-${version}.tar.bz2"; - sha256 = "sha256-uVp22lzbOWZ3DGARXs2Dj4QGESD4hMO/3JBPdZMeyao="; + sha256 = "sha256-3afiV7FMWaH1nFzMTW8ZQSA593g0J1lVqg/1EXebmNI="; }; nativeBuildInputs = [ pkg-config meson ninja ]; 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 rubberband nix build failed. configuring meson flags: --buildtype=plain --libdir=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2/lib --libexecdir=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2/libexec --bindir=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2/bin --sbindir=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2/sbin --includedir=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2/include --mandir=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2/share/man --infodir=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2/share/info --localedir=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/0cxv5kd641gwvrzan92g152a5p14ijwf-rubberband-3.1.2 The Meson build system Version: 0.64.1 Source dir: /build/rubberband-3.1.2 Build dir: /build/rubberband-3.1.2/build Build type: native build Project name: Rubber Band Library Project version: 3.1.2 C compiler for the host machine: gcc (gcc 11.3.0 "gcc (GCC) 11.3.0") C linker for the host machine: gcc ld.bfd 2.39 C++ compiler for the host machine: g++ (gcc 11.3.0 "g++ (GCC) 11.3.0") C++ linker for the host machine: g++ ld.bfd 2.39 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /nix/store/5cip8xpjb9g10nwyzyslxpck3anc4r4h-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency fftw3 found: YES 3.3.10 Did not find CMake 'cmake' Found CMake: NO Run-time dependency sleef found: NO (tried pkgconfig and cmake) Run-time dependency sleefdft found: NO (tried pkgconfig and cmake) Run-time dependency samplerate found: YES 0.1.9 Run-time dependency speexdsp found: NO (tried pkgconfig and cmake) Run-time dependency sndfile found: YES 1.1.0 Run-time dependency vamp-sdk found: YES 2.10 Run-time dependency Boost found: NO (tried system) meson.build:123:0: ERROR: Dependency "boost" not found, tried system A full log can be found at /build/rubberband-3.1.2/build/meson-logs/meson-log.txt