mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
commit
33b3a0e477
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ BuildEnvironment readEnvironment(const Path & path)
|
||||||
std::set<std::string> exported;
|
std::set<std::string> exported;
|
||||||
|
|
||||||
auto file = readFile(path);
|
auto file = readFile(path);
|
||||||
//auto file = readFile("/tmp/x");
|
|
||||||
|
|
||||||
auto pos = file.cbegin();
|
auto pos = file.cbegin();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue