lix/src
Dave Nicponski ca2be509b9 Verify $HOME is owned by current user in getHome(), if it exists.
Useful because a default `sudo` on darwin doesn't clear `$HOME`, so things like `sudo nix-channel --list`
will surprisingly return the USER'S channels, rather than `root`'s.

Other counterintuitive outcomes can be seen in this PR description:
  https://github.com/NixOS/nix/pull/6622
2022-06-17 17:42:08 -04:00
..
build-remote Generalize DerivationType in preparation for impure derivations 2022-03-18 14:59:56 +00:00
libcmd Merge pull request #6027 from Ma27/pure-repl 2022-06-13 16:11:46 +02:00
libexpr Shut up clang warnings 2022-06-02 21:19:54 +02:00
libfetchers fix sourcehut brach/tag resolving regression 2022-06-11 16:52:20 -03:00
libmain Avoid fmt when constructor already does it 2022-04-19 01:44:11 +00:00
libstore Merge pull request #6619 from Jonpez2/patch-1 2022-06-13 16:23:13 +02:00
libutil Verify $HOME is owned by current user in getHome(), if it exists. 2022-06-17 17:42:08 -04:00
nix Merge pull request #6027 from Ma27/pure-repl 2022-06-13 16:11:46 +02:00
nix-build nix-build: stop logger when appropriate 2022-06-11 15:17:35 +02:00
nix-channel Fix segfault in headerCallback() 2022-03-03 11:11:16 +01:00
nix-collect-garbage Add missing rethrows in conditional exception handlers 2022-06-10 10:52:41 -07:00
nix-copy-closure copyPaths: Pass store by reference 2021-07-22 09:59:51 +02:00
nix-env nix-env: A small std::move() optimization 2022-06-09 20:01:01 +05:30
nix-instantiate store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
nix-store nix-store: small std::move() optimization 2022-06-09 16:25:26 +05:30
resolve-system-dependencies Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00