Skip to content

nixVersions.nix_{2_19,2_20,2_21,2_22}: update#326153

Merged
roberth merged 4 commits into
NixOS:masterfrom
emilazy:push-zmxoqlstlxyr
Jul 11, 2024
Merged

nixVersions.nix_{2_19,2_20,2_21,2_22}: update#326153
roberth merged 4 commits into
NixOS:masterfrom
emilazy:push-zmxoqlstlxyr

Conversation

@emilazy

@emilazy emilazy commented Jul 10, 2024

Copy link
Copy Markdown
Member

Description of changes

These incorporate the fix for the Darwin sandbox. Updates performed with nix-update.

See also: #325929, #324958

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@emilazy
emilazy requested a review from RaitoBezarius as a code owner July 10, 2024 17:32
@ofborg
ofborg Bot requested review from Artturin, edolstra and lovesegfault July 10, 2024 18:27
@ofborg ofborg Bot added 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. labels Jul 10, 2024
@emilazy

emilazy commented Jul 10, 2024

Copy link
Copy Markdown
Member Author

Result of nixpkgs-review pr 326153 run on x86_64-linux 1

35 packages built:
  • cachix (cachix.bin ,cachix.doc)
  • colmena
  • devenv
  • harmonia
  • hci
  • hercules-ci-agent
  • hercules-ci-agent.data
  • hydra_unstable
  • nix-eval-jobs
  • nix-fast-build
  • nix-fast-build.dist
  • nix-inspect
  • nixVersions.nix_2_19
  • nixVersions.nix_2_19.debug
  • nixVersions.nix_2_19.dev
  • nixVersions.nix_2_19.doc
  • nixVersions.nix_2_19.man
  • nixVersions.nix_2_20
  • nixVersions.nix_2_20.debug
  • nixVersions.nix_2_20.dev
  • nixVersions.nix_2_20.doc
  • nixVersions.nix_2_20.man
  • nixVersions.nix_2_21
  • nixVersions.nix_2_21.debug
  • nixVersions.nix_2_21.dev
  • nixVersions.nix_2_21.doc
  • nixVersions.nix_2_21.man
  • nixVersions.nix_2_22
  • nixVersions.nix_2_22.debug
  • nixVersions.nix_2_22.dev
  • nixVersions.nix_2_22.doc
  • nixVersions.nix_2_22.man
  • nixd
  • nixt
  • nixt.dev

@roberth
roberth merged commit 717249a into NixOS:master Jul 11, 2024
@roberth

roberth commented Jul 11, 2024

Copy link
Copy Markdown
Member

Thank you Emily!

@github-actions

Copy link
Copy Markdown
Contributor

Successfully created backport PR for release-24.05:

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

Labels

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.

2 participants