python311Packages.accessible-pygments 0 -> 1 attrpath: python311Packages.accessible-pygments 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/1sdmgiwma45gipz5g63lgr0vm61dli4b-packages.json.drv building '/nix/store/1sdmgiwma45gipz5g63lgr0vm61dli4b-packages.json.drv'... Going to be running update for following packages: - python3.11-accessible-pygments-0.0.4 Press Enter key to continue... Running update for: - python3.11-accessible-pygments-0.0.4: UPDATING ... - python3.11-accessible-pygments-0.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/accessible-pygments/default.nix b/pkgs/development/python-modules/accessible-pygments/default.nix index 591e5c75db13..3340f2c27e20 100644 --- a/pkgs/development/python-modules/accessible-pygments/default.nix +++ b/pkgs/development/python-modules/accessible-pygments/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "accessible-pygments"; - version = "0.0.4"; + version = "0.0.5"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-57V6mxWVjpYBx+nrB6RAyBMoNUWiCXPyV0pfRT0OlT4="; + hash = "sha256-QJGNPmorYZrUJMuR5Va9O9iGVEPZ8i8dzfeeM8gEaHI="; }; build-system = [ setuptools ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/f9dymb2m0c5jfzbqi245gm681plyvkyc-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.accessible-pygments Received ExitFailure 1 when running Raw command: /nix/store/f9dymb2m0c5jfzbqi245gm681plyvkyc-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python311Packages.accessible-pygments Standard output: error: build log of 'python311Packages.accessible-pygments' is not available