Skip to content

hello: 2.12.2 -> 2.12.3#501197

Open
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/hello
Open

hello: 2.12.2 -> 2.12.3#501197
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/hello

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/hello/versions.

meta.description for hello is: Program that produces a familiar, friendly greeting

meta.homepage for hello is: https://www.gnu.org/software/hello/manual/

meta.changelog for hello is: https://git.savannah.gnu.org/cgit/hello.git/plain/NEWS?h=v2.12.3

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


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

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

33 package rebuild(s)

First fifty rebuilds by attrpath

hello
tests.arrayUtilities.getRunpathEntries.hello
tests.arrayUtilities.getRunpathEntries.staticElfFileFails
tests.checkpointBuildTools
tests.config.allowPkgsInPermittedInsecurePackages
tests.devShellTools.nixos
tests.devShellTools.unstructuredDerivationInputEnv
tests.devShellTools.valueToString
tests.fetchurl.showURLs-urls-mirrors
tests.fetchurl.urls-mirrors
tests.fetchurl.urls-simple
tests.hardeningFlags-clang.stackClashProtectionExplicitDisabled
tests.hardeningFlags-clang.stackClashProtectionExplicitEnabled
tests.hardeningFlags-clang.stackClashProtectionStdenvUnsupp
tests.hardeningFlags-gcc.stackClashProtectionExplicitDisabled
tests.hardeningFlags-gcc.stackClashProtectionExplicitEnabled
tests.hardeningFlags-gcc.stackClashProtectionStdenvUnsupp
tests.hardeningFlags.stackClashProtectionExplicitDisabled
tests.hardeningFlags.stackClashProtectionExplicitEnabled
tests.hardeningFlags.stackClashProtectionStdenvUnsupp
tests.pkgs-lib.formats
tests.pkgs-lib.formats-tests
tests.testers.nixosTest-example
tests.testers.runNixOSTest-example
tests.testers.runNixOSTest-extendNixOS
tests.testers.testBuildFailure.helloDoesNotFail
tests.trivial-builders.concat
tests.trivial-builders.linkFarm
tests.trivial-builders.references
tests.trivial-builders.writeClosure-union
tests.trivial-builders.writeShellApplication
tests.trivial-builders.writeStringReferencesToFile
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/li4nq8mp1m31ix9nh14vr6m0willvdzb-hello-2.12.3 \
  --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 hello https://github.com/r-ryantm/nixpkgs/archive/d132ae097694768ba71fce7444489f5ec51cc9f8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d132ae097694768ba71fce7444489f5ec51cc9f8#hello

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

ls -la /nix/store/li4nq8mp1m31ix9nh14vr6m0willvdzb-hello-2.12.3
ls -la /nix/store/li4nq8mp1m31ix9nh14vr6m0willvdzb-hello-2.12.3/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: d132ae097694768ba71fce7444489f5ec51cc9f8


x86_64-linux

❌ 2 packages failed to build:
  • tests.checkpointBuildTools
  • tests.devShellTools.nixos
✅ 24 packages built:
  • hello (tests.config.allowPkgsInPermittedInsecurePackages)
  • tests.arrayUtilities.getRunpathEntries.hello
  • tests.arrayUtilities.getRunpathEntries.staticElfFileFails
  • tests.devShellTools.unstructuredDerivationInputEnv
  • tests.devShellTools.valueToString
  • tests.fetchurl.showURLs-urls-mirrors
  • tests.fetchurl.urls-mirrors
  • tests.fetchurl.urls-simple
  • tests.hardeningFlags-clang.stackClashProtectionExplicitDisabled
  • tests.hardeningFlags-clang.stackClashProtectionStdenvUnsupp
  • tests.hardeningFlags.stackClashProtectionExplicitDisabled (tests.hardeningFlags-gcc.stackClashProtectionExplicitDisabled)
  • tests.hardeningFlags.stackClashProtectionExplicitEnabled (tests.hardeningFlags-gcc.stackClashProtectionExplicitEnabled)
  • tests.hardeningFlags.stackClashProtectionStdenvUnsupp (tests.hardeningFlags-gcc.stackClashProtectionStdenvUnsupp)
  • tests.pkgs-lib.formats
  • tests.pkgs-lib.formats-tests
  • tests.testers.nixosTest-example
  • tests.testers.runNixOSTest-example (tests.testers.runNixOSTest-extendNixOS)
  • tests.testers.testBuildFailure.helloDoesNotFail
  • tests.trivial-builders.concat
  • tests.trivial-builders.linkFarm
  • tests.trivial-builders.references
  • tests.trivial-builders.writeClosure-union
  • tests.trivial-builders.writeShellApplication
  • tests.trivial-builders.writeStringReferencesToFile

Maintainer pings

cc @stv0g 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 stv0g March 19, 2026 01:47
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Mar 19, 2026
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant