python312Packages.babelfont 3.0.1 -> 3.0.4 https://github.com/simoncozens/babelfont/releases attrpath: python312Packages.babelfont 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/1xckfv454wmng49cx0pa81qdv5r880x7-packages.json.drv building '/nix/store/1xckfv454wmng49cx0pa81qdv5r880x7-packages.json.drv'... Going to be running update for following packages: - python3.12-babelfont-3.0.1 Press Enter key to continue... Running update for: - python3.12-babelfont-3.0.1: UPDATING ... - python3.12-babelfont-3.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/babelfont/default.nix b/pkgs/development/python-modules/babelfont/default.nix index 8afa32c50053..d77cebc42789 100644 --- a/pkgs/development/python-modules/babelfont/default.nix +++ b/pkgs/development/python-modules/babelfont/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "babelfont"; - version = "3.0.1"; + version = "3.0.4"; # PyPI source tarballs omit tests, fetch from Github instead src = fetchFromGitHub { owner = "simoncozens"; repo = pname; - rev = "v${version}"; - hash = "sha256-1DHcJDVaCgIAODyf5UUrXej8x3ySD4+6/KtxuF2yFV4="; + rev = "refs/tags/v${version}"; + hash = "sha256-TrQLBK+x9lSDtvKGqGQS1L6ZJF0yvLkrvx6sbGdJ9qU="; }; pyproject = true; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.babelfont Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.babelfont Standard output: error: build log of 'python312Packages.babelfont' is not available