Fix root creation when the root already exists but is owned by another user
This commit is contained in:
@ -535,6 +535,8 @@ private:
|
||||
|
||||
void dumpStatus(Connection & conn, bool log);
|
||||
|
||||
void addRoot(const nix::Path & storePath);
|
||||
|
||||
public:
|
||||
|
||||
void showStatus();
|
||||
|
Reference in New Issue
Block a user