Skip to content

Comments

nixVersions.nix_2_32: 2.32.1 -> 2.32.2#456306

Merged
philiptaron merged 1 commit intoNixOS:masterfrom
philiptaron:nixVersions.nix_2_32.2
Oct 27, 2025
Merged

nixVersions.nix_2_32: 2.32.1 -> 2.32.2#456306
philiptaron merged 1 commit intoNixOS:masterfrom
philiptaron:nixVersions.nix_2_32.2

Conversation

@philiptaron
Copy link
Contributor

Diff: NixOS/nix@2.32.1...2.32.2

Changes:

  1. Revert "libmain: Catch logger exceptions in handleExceptions" nix#14343
  2. libstore/registerOutputs: Don't try to optimize a non-existent actual… nix#14276
  3. libfetchers/git-utils: Be more correct about validating refnames nix#14253
  4. Improved backwards compatibility hack for git URLs using dir=... nix#14205

Note that NixOS/nix#14372 is not yet included in this release.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 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. labels Oct 27, 2025
@xokdvium
Copy link
Contributor

@philiptaron looks like we raced each other to the bump hehe #456305. I'll close mine :)

@philiptaron
Copy link
Contributor Author

I searched! Race conditions abound. 😄

@philiptaron
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 456306 --additional-package nixVersions.latest.tests
Commit: b85e84075341fbff7f043ca8f10bbe8d1b9573f3


x86_64-linux

✅ 21 packages built:
  • colmena
  • hydra
  • hydra.doc
  • nix-eval-jobs
  • nix-eval-jobs.dev
  • nix-fast-build
  • nix-fast-build.dist
  • nixVersions.latest (nixVersions.nix_2_32)
  • nixVersions.latest.dev (nixVersions.nix_2_32.dev)
  • nixVersions.latest.doc (nixVersions.nix_2_32.doc)
  • nixVersions.latest.man (nixVersions.nix_2_32.man)
  • nixVersions.latest.tests.misc
  • nixVersions.latest.tests.nixi686
  • nixVersions.latest.tests.nixi686.dev
  • nixVersions.latest.tests.nixi686.doc
  • nixVersions.latest.tests.nixi686.man
  • nixVersions.latest.tests.nixpkgs-lib
  • nixVersions.latest.tests.pkg-config
  • nixVersions.latest.tests.simpleUefiSystemdBoot
  • nixVersions.latest.tests.srcVersion
  • nixVersions.latest.tests.upgrade

@Ericson2314 Ericson2314 enabled auto-merge October 27, 2025 22:58
@philiptaron
Copy link
Contributor Author

Due to https://github.com/NixOS/nixpkgs/actions/runs/18857300920/job/53809102165?pr=456306 not having run, this automerge may take a bit. The initial runs for CI hit an error inside GitHub about generating diffs, which is what's putting the ❌ on "No PR failures". I'm going to attempt to close and re-open the PR to clear that.

auto-merge was automatically disabled October 27, 2025 23:00

Pull request was closed

@philiptaron philiptaron reopened this Oct 27, 2025
@philiptaron
Copy link
Contributor Author

🚡

Nope, the GitHub error is back. Sigh.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Oct 27, 2025
@philiptaron philiptaron merged commit d0b2c6c into NixOS:master Oct 27, 2025
97 of 108 checks passed
@philiptaron philiptaron deleted the nixVersions.nix_2_32.2 branch October 28, 2025 16:07
@xokdvium xokdvium added backport staging-25.11 Backport PR automatically backport release-25.11 Backport PR automatically and removed backport staging-25.11 Backport PR automatically labels Dec 5, 2025
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 5, 2025

Backport failed for release-25.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.11
git worktree add -d .worktree/backport-456306-to-release-25.11 origin/release-25.11
cd .worktree/backport-456306-to-release-25.11
git switch --create backport-456306-to-release-25.11
git cherry-pick -x b85e84075341fbff7f043ca8f10bbe8d1b9573f3

@xokdvium xokdvium removed the backport release-25.11 Backport PR automatically label Dec 5, 2025
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 5, 2025

Backport failed for release-25.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.11
git worktree add -d .worktree/backport-456306-to-release-25.11 origin/release-25.11
cd .worktree/backport-456306-to-release-25.11
git switch --create backport-456306-to-release-25.11
git cherry-pick -x b85e84075341fbff7f043ca8f10bbe8d1b9573f3

@xokdvium
Copy link
Contributor

xokdvium commented Dec 5, 2025

Whoops, I was confused. Sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants