Skip to content

nix: Fix splicing#467583

Merged
Mic92 merged 1 commit intoNixOS:masterfrom
obsidiansystems:nix-fix-splicing
Dec 3, 2025
Merged

nix: Fix splicing#467583
Mic92 merged 1 commit intoNixOS:masterfrom
obsidiansystems:nix-fix-splicing

Conversation

@Ericson2314
Copy link
Member

This is a port of NixOS/nix@cb5b0c3 from NixOS/nix#14489 but adopted to preserve dependency order, and this not cause rebuilds.

We only need the one commit of that PR because we don't care about a dev shell for Nix in Nixpkgs.

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.

This is a port of
NixOS/nix@cb5b0c3
from NixOS/nix#14489 but adopted to preserve
dependency order, and this not cause rebuilds.

We only need the one commit of that PR because we don't care about a dev
shell for Nix in Nixpkgs.
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Dec 3, 2025
@Ericson2314 Ericson2314 added the backport release-25.11 Backport PR automatically label Dec 3, 2025
@Mic92
Copy link
Member

Mic92 commented Dec 3, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 467583
Commit: 8f72b28d567f0e576c107fe5b80acdd6e6961806

@Mic92 Mic92 enabled auto-merge December 3, 2025 20:44
@Mic92 Mic92 added this pull request to the merge queue Dec 3, 2025
Merged via the queue into NixOS:master with commit f9c3688 Dec 3, 2025
28 of 32 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 3, 2025

Successfully created backport PR for release-25.11:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants