python311Packages.pkg-about 0 -> 1 attrpath: python311Packages.pkg-about 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/d1iv0qcb61y8hj456zyhjpcj4260sk0v-packages.json.drv building '/nix/store/d1iv0qcb61y8hj456zyhjpcj4260sk0v-packages.json.drv'... Going to be running update for following packages: - python3.11-pkg-about-1.0.8 Press Enter key to continue... Running update for: - python3.11-pkg-about-1.0.8: UPDATING ... - python3.11-pkg-about-1.0.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pkg-about/default.nix b/pkgs/development/python-modules/pkg-about/default.nix index 8cd0a5ef1f04..71bfaa8f184e 100644 --- a/pkgs/development/python-modules/pkg-about/default.nix +++ b/pkgs/development/python-modules/pkg-about/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pkg-about"; - version = "1.0.8"; + version = "1.1.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "pkg_about"; inherit version; extension = "zip"; - hash = "sha256-mb43XbKypgilagXLW33kP8wXxioNsfLtl6AEnOI1WlA="; + hash = "sha256-JHgpaA3D67bHub/XBdIAP9hNr6lu3r8pUuuttMlJUKI="; }; # tox is listed in build requirements but not actually used to build 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 python311Packages.pkg-about Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.pkg-about Standard output: error: build log of 'python311Packages.pkg-about' is not available