lix/src
2023-10-20 12:40:46 +02:00
..
build-remote Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
libcmd Add API docs to some args-related functionality 2023-10-16 11:25:15 -04:00
libexpr Remove stuff we don't need yet 2023-10-19 19:20:21 +02:00
libfetchers Move getLastModified(), remove setPathDisplay() 2023-10-20 12:40:46 +02:00
libmain Rename an identifier of ours called stdout 2023-09-20 09:04:42 -04:00
libstore Introduce FSInputAccessor and use it 2023-10-18 17:37:32 +02:00
libutil Move getLastModified(), remove setPathDisplay() 2023-10-20 12:40:46 +02:00
nix Introduce MemoryInputAccessor and use it for corepkgs 2023-10-18 17:38:11 +02:00
nix-build printStats -> maybePrintStats 2023-10-09 16:34:35 +02:00
nix-channel Factor out nix-defexpr path computation 2023-08-02 12:54:48 -04:00
nix-collect-garbage
nix-copy-closure
nix-env printStats -> maybePrintStats 2023-10-09 16:34:35 +02:00
nix-instantiate printStats -> maybePrintStats 2023-10-09 16:34:35 +02:00
nix-store Introduce separate Serve protocol serialisers 2023-10-10 11:52:45 -04:00
resolve-system-dependencies
toml11