Skip to content

ci: Update pinned Nixpkgs#406909

Merged
wolfgangwalther merged 1 commit intoNixOS:masterfrom
winterqt:push-okzkzkmpsops
May 14, 2025
Merged

ci: Update pinned Nixpkgs#406909
wolfgangwalther merged 1 commit intoNixOS:masterfrom
winterqt:push-okzkzkmpsops

Conversation

@winterqt
Copy link
Copy Markdown
Member

@winterqt winterqt commented May 14, 2025

From the nixpkgs-unstable channel: https://hydra.nixos.org/eval/1815229#tabs-inputs

lib tests eval'd and passed this time:

$ nix-build --arg pkgs '(import ./ci/. {}).pkgs' ./lib/tests/release.nix
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring
/nix/store/3ss95jmcykkxzlab646g2s9388h5mf0w-nixpkgs-lib-tests

Needed for #406307. (Well, for eval.full to be usable on macOS.)

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions backport release-24.11 labels May 14, 2025
@github-actions github-actions 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 May 14, 2025
@wolfgangwalther
Copy link
Copy Markdown
Contributor

nix-build --arg pkgs '(import ./ci/. {}).pkgs' ./lib/tests/release.nix

You can run those via nix-build ci -A lib-tests, too. 😎

Or just nix-build ci to run a few more as well.

@wolfgangwalther wolfgangwalther merged commit 61a4b23 into NixOS:master May 14, 2025
32 of 33 checks passed
@nixpkgs-ci
Copy link
Copy Markdown
Contributor

nixpkgs-ci bot commented May 14, 2025

Successfully created backport PR for release-24.11:

@nixpkgs-ci nixpkgs-ci bot added the 8.has: port to stable This PR already has a backport to the stable release. label May 14, 2025
@wolfgangwalther wolfgangwalther mentioned this pull request May 14, 2025
13 tasks
@winterqt winterqt deleted the push-okzkzkmpsops branch May 14, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants