mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 14:32:42 +01:00
Fix --override-flake and add a test
This commit is contained in:
parent
90d55ed275
commit
b5c9dbc84f
5 changed files with 34 additions and 15 deletions
|
|
@ -16,8 +16,6 @@ struct MixEvalArgs : virtual Args
|
|||
|
||||
Strings searchPath;
|
||||
|
||||
std::vector<std::pair<std::string, std::string>> registryOverrides;
|
||||
|
||||
private:
|
||||
|
||||
std::map<std::string, std::string> autoArgs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue