Skip to content

Conversation

@emilazy
Copy link
Member

@emilazy emilazy commented Oct 31, 2024

🤪

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
Copy link
Member Author

emilazy commented Oct 31, 2024

emily@yuyuko ~/D/nixpkgs ((f2ec8728))> nix eval '.?rev=6968567d601da88ff67834173c9384f7a7be3d3d'#auto-patchelf
warning: could not read HEAD ref from repo at '/Users/emily/Developer/nixpkgs', using 'master'
«derivation /nix/store/w8vys26wnqbnpm1xc6qlyn9v5p4smib1-auto-patchelf-0-unstable-2024-08-14.drv»
emily@yuyuko ~/D/nixpkgs ((f2ec8728))> nix eval -f . auto-patchelf
«derivation /nix/store/w8vys26wnqbnpm1xc6qlyn9v5p4smib1-auto-patchelf-0-unstable-2024-08-14.drv»

@emilazy emilazy merged commit 9f14eed into NixOS:staging-next Oct 31, 2024
8 of 10 checks passed
@emilazy emilazy deleted the push-nloonqrpurmr branch October 31, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant