auto-cpufreq 0 -> 1 attrpath: auto-cpufreq Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1xkpx5iqmrvlcyyd68039h4jcgid48n2-packages.json.drv building '/nix/store/1xkpx5iqmrvlcyyd68039h4jcgid48n2-packages.json.drv'... Going to be running update for following packages: - python3.10-auto-cpufreq-1.7.1 Press Enter key to continue... Running update for: - python3.10-auto-cpufreq-1.7.1: UPDATING ... - python3.10-auto-cpufreq-1.7.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/system/auto-cpufreq/default.nix b/pkgs/tools/system/auto-cpufreq/default.nix index b72ee7a6911..e00354ea126 100644 --- a/pkgs/tools/system/auto-cpufreq/default.nix +++ b/pkgs/tools/system/auto-cpufreq/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonPackage rec { pname = "auto-cpufreq"; - version = "1.7.1"; + version = "1.9.7"; src = fetchFromGitHub { owner = "AdnanHodzic"; repo = pname; - rev = "v${version}"; - sha256 = "1r27ydv258c6pc82za0wq8q8fj0j3r50c8wxc6r7dwr6wx8q3asx"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-SOkPQmKf4OLZnfwR36PG9t74gIip+QvTzb5LQC5b9ZY="; }; propagatedBuildInputs = with python3Packages; [ click distro psutil ]; No auto update branch exists 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 auto-cpufreq nix build failed. got build log for 'auto-cpufreq' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/yxm0krwqpl51i33psch9b6gfkp30n7qx-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/snap/snapcraft.yaml @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/sbx6a0bxw0192sznn2kmizcbw6nv1nvg-fix-version-output.patch patching file auto_cpufreq/core.py Hunk #1 FAILED at 68. 1 out of 1 hunk FAILED -- saving rejects to file auto_cpufreq/core.py.rej