This website requires JavaScript.
Explore
Help
Sign in
wroclaw-git-backups
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
mirror of
https://github.com/NixOS/nix
synced
2025-07-03 22:51:47 +02:00
Code
Activity
4eb11d4592
nix
/
src
/
nix-env
History
Download ZIP
Download TAR.GZ
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