autorandr 0 -> 1 attrpath: autorandr 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/69yrc8z04n20jym0z98dw9g0xbfnpiid-packages.json.drv building '/nix/store/69yrc8z04n20jym0z98dw9g0xbfnpiid-packages.json.drv'... Going to be running update for following packages: - autorandr-1.14 Press Enter key to continue... Running update for: - autorandr-1.14: UPDATING ... - autorandr-1.14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/autorandr/default.nix b/pkgs/tools/misc/autorandr/default.nix index cc196de6230b..f2bf3a50f26a 100644 --- a/pkgs/tools/misc/autorandr/default.nix +++ b/pkgs/tools/misc/autorandr/default.nix @@ -9,14 +9,14 @@ python3.pkgs.buildPythonApplication rec { pname = "autorandr"; - version = "1.14"; + version = "1.15"; format = "other"; src = fetchFromGitHub { owner = "phillipberndt"; repo = "autorandr"; rev = "refs/tags/${version}"; - hash = "sha256-Ru3nQF0DB98rKSew6QtxAZQEB/9nVlIelNX3M7bNYHk="; + hash = "sha256-8FMfy3GCN4z/TnfefU2DbKqV3W35I29/SuGGqeOrjNg="; }; nativeBuildInputs = [ installShellFiles desktop-file-utils ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A autorandr nix build failed. got build log for 'autorandr' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/y5cas3f3qxa5fjlrp0h4h3ddaq0k8pjs-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/sac4n177nfl9d02sk6z5n07s48ad0g83-0001-don-t-use-sys.executable.patch patching file autorandr.py Hunk #1 succeeded at 1282 (offset 90 lines). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'autorandr.py') @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase mkdir -p //nix/store/7qvi7zi0mqgcjar8cv5m618rb32gprcs-autorandr-1.15/bin install -m 755 autorandr.py //nix/store/7qvi7zi0mqgcjar8cv5m618rb32gprcs-autorandr-1.15/bin/autorandr install: cannot stat 'contrib/fish_copletion/autorandr.fish': No such file or directory