mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 12:41:00 +01:00
Removed collision-bug between repositorys, each group of repositorys and each individual repository has now a scannable unique hash
This commit is contained in:
parent
79d5604780
commit
01062b0563
7 changed files with 30 additions and 21 deletions
|
|
@ -75,9 +75,6 @@ extern string thisSystem;
|
|||
infinity. */
|
||||
extern unsigned int maxSilentTime;
|
||||
|
||||
//TODO
|
||||
extern string stateRootRepos;
|
||||
|
||||
Strings querySetting(const string & name, const Strings & def);
|
||||
|
||||
string querySetting(const string & name, const string & def);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue