2022-11-02T20:21:47 ashuffle 3.12.5 -> 3.13.4 https://github.com/joshkunz/ashuffle/releases 2022-11-02T20:21:50 attrpath: ashuffle 2022-11-02T20:21:50 Checking auto update branch... 2022-11-02T20:21:50 No auto update branch exists 2022-11-02T20:21:54 [version] 2022-11-02T20:22:00 [version] updated version and sha256 2022-11-02T20:22:00 [rustCrateVersion] 2022-11-02T20:22:00 [rustCrateVersion] No cargoSha256 found 2022-11-02T20:22:00 [golangModuleVersion] 2022-11-02T20:22:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T20:22:00 [updateScript] 2022-11-02T20:22:00 [updateScript] skipping because derivation has no updateScript 2022-11-02T20:22:00 2022-11-02T20:22:00 [quotedUrls] 2022-11-02T20:22:00 [quotedUrls] nothing found to replace 2022-11-02T20:22:01 Diff after rewrites: diff --git a/pkgs/applications/audio/ashuffle/default.nix b/pkgs/applications/audio/ashuffle/default.nix index 90a2abe8adf..6339678f177 100644 --- a/pkgs/applications/audio/ashuffle/default.nix +++ b/pkgs/applications/audio/ashuffle/default.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation rec { pname = "ashuffle"; - version = "3.12.5"; + version = "3.13.4"; src = fetchFromGitHub { owner = "joshkunz"; repo = "ashuffle"; rev = "v${version}"; - sha256 = "sha256-dPgv6EzRxRdHkGvys601Bkg9Srd8oEjoE9jbAin74Vk="; + sha256 = "sha256-J6NN0Rsc9Zw9gagksDlwpwEErs+4XmrGF9YHKlAE1FA="; fetchSubmodules = true; }; 2022-11-02T20:23:38 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 ashuffle nix build failed. | -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 | -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success | -- Found Threads: TRUE | -- Configuring done | -- Generating done | -- Build files have been written to: /build/source/build/subprojects/absl/__CMake_build absl| CMake configuration: SUCCEEDED absl| CMake project absl has 188 build targets. cmake-ast| Processing generated meson AST cmake-ast| Build file: /build/source/build/subprojects/absl/meson.build absl| Project name: absl absl| Project version: undefined absl| C compiler for the host machine: gcc (gcc 11.3.0 "gcc (GCC) 11.3.0") absl| C linker for the host machine: gcc ld.bfd 2.39 absl| C++ compiler for the host machine: g++ (gcc 11.3.0 "g++ (GCC) 11.3.0") absl| C++ linker for the host machine: g++ ld.bfd 2.39 absl| Build targets in project: 105 absl| Subproject absl finished. meson.build:105:2: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt