lookupInFlakeCache(): Fix O(n) time lookup#12038
Conversation
|
@mergify rebase |
❌ Pull request can't be updated with latest base branch changesDetailsMergify needs the author permission to update the base branch of the pull request. |
|
@edolstra would it possible to use the nix repository instead of determinate systems fork? This way, we have the permission to rebase pull requests i.e. to fix CI. |
|
I now use my personal fork for most changes, but also |
7fe7f97 to
b167e2c
Compare
|
@Mic92 I'll see if I can enable maintainer edits on our fork. |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/2024-12-16-nix-team-meeting-minutes-203/57483/1 |
Motivation
This makes
FlakeRefandInputcomparable so they can be used as keys in anstd::map. It also makesFetchedFlakea struct instead of anstd::pair.Context
Add 👍 to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.