lix/src/nix-env
Sidharth Kshatriya 7868405d58 nix-env: A small std::move() optimization
Avoids doing a O(n) copy of Strings i.e. std::list<std::string>
2022-06-09 20:01:01 +05:30
..
buildenv.nix Move some corepkgs into the nix binary 2020-03-11 16:57:48 +01:00
nix-env.cc nix-env: A small std::move() optimization 2022-06-09 20:01:01 +05:30
user-env.cc store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
user-env.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00