lix/src
John Ericson f3e272ba02 Avoid some StorePath <-> Path round trips
Avoid needless work and throwing away invariants.

These conversions date back to when `StorePath` was in Rust and there
were issues with it missing utility methods.
2023-01-30 09:37:57 -05:00
..
build-remote
libcmd Fix unreachable error message 2023-01-20 13:01:03 +01:00
libexpr Document default nix-path value 2023-01-27 15:25:07 +01:00
libfetchers
libmain
libstore Avoid some StorePath <-> Path round trips 2023-01-30 09:37:57 -05:00
libutil Merge pull request #5226 from NixOS/client-side-profiles 2023-01-30 12:21:47 +01:00
nix Avoid some StorePath <-> Path round trips 2023-01-30 09:37:57 -05:00
nix-build
nix-channel
nix-collect-garbage
nix-copy-closure
nix-env
nix-instantiate
nix-store
resolve-system-dependencies
toml11