Skip to content

Comments

ggml: 0.9.6 -> 0.9.7#490900

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/ggml
Feb 22, 2026
Merged

ggml: 0.9.6 -> 0.9.7#490900
GaetanLepage merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/ggml

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/ggml-org/ggml/releases.

meta.description for ggml is: Tensor library for machine learning

meta.homepage for ggml is: https://github.com/ggml-org/ggml

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.9.7 with grep in /nix/store/l0dcgwm0bkwgkqjr81acqk8ih7pmsvyg-ggml-0.9.7
  • found 0.9.7 in filename of file in /nix/store/l0dcgwm0bkwgkqjr81acqk8ih7pmsvyg-ggml-0.9.7

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

9 package rebuild(s)

First fifty rebuilds by attrpath

exo
ggml
pkgsRocm.exo
pkgsRocm.python3Packages.tinygrad
python313Packages.ggml-python
python313Packages.tinygrad
python314Packages.ggml-python
python314Packages.tinygrad
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/l0dcgwm0bkwgkqjr81acqk8ih7pmsvyg-ggml-0.9.7 \
  --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 ggml https://github.com/r-ryantm/nixpkgs/archive/98998ea8bce568f61d4110046badbd67443cbd73.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/98998ea8bce568f61d4110046badbd67443cbd73#ggml

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

ls -la /nix/store/l0dcgwm0bkwgkqjr81acqk8ih7pmsvyg-ggml-0.9.7
ls -la /nix/store/l0dcgwm0bkwgkqjr81acqk8ih7pmsvyg-ggml-0.9.7/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 98998ea8bce568f61d4110046badbd67443cbd73


x86_64-linux

✅ 11 packages built:
  • exo
  • exo.dist
  • ggml
  • python313Packages.ggml-python
  • python313Packages.ggml-python.dist
  • python313Packages.tinygrad
  • python313Packages.tinygrad.dist
  • python314Packages.ggml-python
  • python314Packages.ggml-python.dist
  • python314Packages.tinygrad
  • python314Packages.tinygrad.dist

Maintainer pings

cc @GaetanLepage 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.

@nixpkgs-ci nixpkgs-ci bot requested a review from GaetanLepage February 16, 2026 01:30
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Feb 16, 2026
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Feb 16, 2026
@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 490900
Commit: 7fb358d353bd96386beaad967ea52212d2df0b1e


x86_64-linux

✅ 11 packages built:
  • exo
  • exo.dist
  • ggml
  • python313Packages.ggml-python
  • python313Packages.ggml-python.dist
  • python313Packages.tinygrad
  • python313Packages.tinygrad.dist
  • python314Packages.ggml-python
  • python314Packages.ggml-python.dist
  • python314Packages.tinygrad
  • python314Packages.tinygrad.dist

aarch64-linux

✅ 11 packages built:
  • exo
  • exo.dist
  • ggml
  • python313Packages.ggml-python
  • python313Packages.ggml-python.dist
  • python313Packages.tinygrad
  • python313Packages.tinygrad.dist
  • python314Packages.ggml-python
  • python314Packages.ggml-python.dist
  • python314Packages.tinygrad
  • python314Packages.tinygrad.dist

x86_64-darwin

✅ 9 packages built:
  • ggml
  • python313Packages.ggml-python
  • python313Packages.ggml-python.dist
  • python313Packages.tinygrad
  • python313Packages.tinygrad.dist
  • python314Packages.ggml-python
  • python314Packages.ggml-python.dist
  • python314Packages.tinygrad
  • python314Packages.tinygrad.dist

aarch64-darwin

✅ 11 packages built:
  • exo
  • exo.dist
  • ggml
  • python313Packages.ggml-python
  • python313Packages.ggml-python.dist
  • python313Packages.tinygrad
  • python313Packages.tinygrad.dist
  • python314Packages.ggml-python
  • python314Packages.ggml-python.dist
  • python314Packages.tinygrad
  • python314Packages.tinygrad.dist

@GaetanLepage GaetanLepage added this pull request to the merge queue Feb 22, 2026
Merged via the queue into NixOS:master with commit 04beaae Feb 22, 2026
27 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: package (update) This PR updates a package to a newer version 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. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants