Turn $NIX_REMOTE into a configuration option
This commit is contained in:
parent
38dcd0c4b8
commit
f32cdc4fab
4 changed files with 8 additions and 7 deletions
|
|
@ -33,7 +33,6 @@ class Store;
|
|||
/* A command that require a Nix store. */
|
||||
struct StoreCommand : virtual Command
|
||||
{
|
||||
std::string storeUri;
|
||||
StoreCommand();
|
||||
void run() override;
|
||||
ref<Store> getStore();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue