Skip to content

python3Packages.pcffont: 0.0.19 -> 0.0.20#405778

Merged
NickCao merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.pcffont
May 11, 2025
Merged

python3Packages.pcffont: 0.0.19 -> 0.0.20#405778
NickCao merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.pcffont

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.pcffont is: A library for manipulating Portable Compiled Format (PCF) Fonts

meta.homepage for python3Packages.pcffont is: https://github.com/TakWolf/pcffont

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.0.20 with grep in /nix/store/6yc804gav5rb4y1qcxhs57kgxn4vqs7b-python3.12-pcffont-0.0.20
  • found 0.0.20 in filename of file in /nix/store/6yc804gav5rb4y1qcxhs57kgxn4vqs7b-python3.12-pcffont-0.0.20

Rebuild report (if merged into master) (click to expand)
6 total rebuild path(s)

6 package rebuild(s)

First fifty rebuilds by attrpath

ark-pixel-font
python312Packages.pcffont
python312Packages.pixel-font-builder
python313Packages.pcffont
python313Packages.pixel-font-builder
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/6yc804gav5rb4y1qcxhs57kgxn4vqs7b-python3.12-pcffont-0.0.20 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python3Packages.pcffont https://github.com/r-ryantm/nixpkgs/archive/1d61f28f3c067c1552740e7245794a0605358126.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1d61f28f3c067c1552740e7245794a0605358126#python3Packages.pcffont

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/6yc804gav5rb4y1qcxhs57kgxn4vqs7b-python3.12-pcffont-0.0.20
ls -la /nix/store/6yc804gav5rb4y1qcxhs57kgxn4vqs7b-python3.12-pcffont-0.0.20/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 9 packages built:
  • ark-pixel-font
  • python312Packages.pcffont
  • python312Packages.pcffont.dist
  • python312Packages.pixel-font-builder
  • python312Packages.pixel-font-builder.dist
  • python313Packages.pcffont
  • python313Packages.pcffont.dist
  • python313Packages.pixel-font-builder
  • python313Packages.pixel-font-builder.dist

Maintainer pings

cc @TakWolf @h7x4 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions Bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 10, 2025
@nix-owners nix-owners Bot requested review from TakWolf and h7x4 May 10, 2025 04:20
@NickCao NickCao merged commit 1ba18a1 into NixOS:master May 11, 2025
27 checks passed
@r-ryantm r-ryantm deleted the auto-update/python3Packages.pcffont branch May 12, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants