i3altlayout 0 -> 1 attrpath: i3altlayout 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/sh5fmc5f1xmn4jnd9klbsx77801r47da-packages.json.drv building '/nix/store/sh5fmc5f1xmn4jnd9klbsx77801r47da-packages.json.drv'... Going to be running update for following packages: - i3altlayout-0.3 Press Enter key to continue... Running update for: - i3altlayout-0.3: UPDATING ... - i3altlayout-0.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/window-managers/i3/altlayout.nix b/pkgs/applications/window-managers/i3/altlayout.nix index 91f663907a0a..96ac8bd025f2 100644 --- a/pkgs/applications/window-managers/i3/altlayout.nix +++ b/pkgs/applications/window-managers/i3/altlayout.nix @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "i3altlayout"; - version = "0.3"; + version = "1.1.2"; src = fetchPypi { inherit pname version; - sha256 = "1h0phf3s6ljffxw0bs73k041wildaz01h37iv5mxhami41wrh4qf"; + sha256 = "sha256-Zdp5zPeT3Cg/7uUG9WIZEFP1T11W6orQ9fEPljCk1H8="; }; pythonPath = with python3Packages; [ enum-compat i3ipc docopt ]; An auto update branch exists with message `i3altlayout: 0.3 -> 1.1.2`. New version is 1.1.2. An auto update branch exists with an equal or greater version