Skip to content

Conversation

@ik-nz
Copy link
Contributor

@ik-nz ik-nz commented Apr 20, 2025

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 8.has: documentation This PR adds or changes documentation 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. labels Apr 20, 2025
@ik-nz ik-nz marked this pull request as ready for review April 21, 2025 18:46
@nix-owners nix-owners bot requested review from aqrln and tomhoule April 21, 2025 18:54
@ik-nz
Copy link
Contributor Author

ik-nz commented Apr 21, 2025

Continuation from #398270 - bringing them up to latest now that we have Rust 1.86.

@ik-nz
Copy link
Contributor Author

ik-nz commented Apr 21, 2025

@thiagokokada Thanks for merging my previous PR on these. I thought you might like to see this one too.

@thiagokokada thiagokokada merged commit 76bbc62 into NixOS:master Apr 21, 2025
71 checks passed
Defelo added a commit to Defelo/nixpkgs that referenced this pull request Apr 28, 2025
Zipline broke after the update of prisma-engines to 6.6.0 in NixOS#400212.
Unfortunately this version doesn't seem to be supported yet, so we pin
prisma-engines to 6.5.0 for now.
@Defelo Defelo mentioned this pull request Apr 28, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: documentation This PR adds or changes documentation 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants