2022-12-18T20:57:10 pamixer 1.5 -> 1.6 https://repology.org/metapackage/pamixer/versions 2022-12-18T20:57:12 attrpath: pamixer 2022-12-18T20:57:12 Checking auto update branch... 2022-12-18T20:57:12 No auto update branch exists 2022-12-18T20:57:16 [version] 2022-12-18T20:57:17 [version] updated version and sha256 2022-12-18T20:57:17 [rustCrateVersion] 2022-12-18T20:57:17 [rustCrateVersion] No cargoSha256 found 2022-12-18T20:57:17 [golangModuleVersion] 2022-12-18T20:57:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T20:57:17 [updateScript] 2022-12-18T20:57:17 [updateScript] skipping because derivation has no updateScript 2022-12-18T20:57:17 2022-12-18T20:57:17 [quotedUrls] 2022-12-18T20:57:18 [quotedUrls] nothing found to replace 2022-12-18T20:57:18 Diff after rewrites: diff --git a/pkgs/applications/audio/pamixer/default.nix b/pkgs/applications/audio/pamixer/default.nix index ac3df5c5f95..243a3cff57a 100644 --- a/pkgs/applications/audio/pamixer/default.nix +++ b/pkgs/applications/audio/pamixer/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "pamixer"; - version = "1.5"; + version = "1.6"; src = fetchFromGitHub { owner = "cdemoulins"; repo = "pamixer"; rev = version; - sha256 = "sha256-7VNhHAQ1CecQPlqb8SMKK0U1SsFZxDuS+QkPqJfMqrQ="; + sha256 = "sha256-LbRhsW2MiTYWSH6X9Pz9XdJdH9Na0QCO8CFmlzZmDjQ="; }; buildInputs = [ boost libpulseaudio ]; 2022-12-18T20:58:47 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 pamixer nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/xss16lgkc0yr0vi16d13m5i1ialwawkg-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: SHELL=/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash PREFIX=\$\(out\) make: *** No targets specified and no makefile found. Stop.