kikit 0 -> 1 attrpath: kikit 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/0p4vxdpph4mnx8p08jijkcp5sccmlqwk-packages.json.drv building '/nix/store/0p4vxdpph4mnx8p08jijkcp5sccmlqwk-packages.json.drv'... Going to be running update for following packages: - kikit-1.4.0 Press Enter key to continue... Running update for: - kikit-1.4.0: UPDATING ... - kikit-1.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ki/kikit/default.nix b/pkgs/by-name/ki/kikit/default.nix index e34f12652ede..6e5d958b8c81 100644 --- a/pkgs/by-name/ki/kikit/default.nix +++ b/pkgs/by-name/ki/kikit/default.nix @@ -23,7 +23,7 @@ let in buildPythonApplication rec { pname = "kikit"; - version = "1.4.0"; + version = "1.5.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -32,7 +32,7 @@ buildPythonApplication rec { owner = "yaqwsx"; repo = "KiKit"; rev = "refs/tags/v${version}"; - hash = "sha256-88/1bL3MtawR/8P8U1jHatMbq+JxF1qb+plH3rYh1qU="; + hash = "sha256-ZKbBuWLynmhXtFtISm8WKyRRrB3EuBSMClL2v/C3yH4="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - kikit: 1.4.0 -> 1.5.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291734" - kicad: 7.0.10 -> 8.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291134"