1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src
Robert Hensing d4fa0a84a5 refact: TraceKind -> TracePrint
Co-authored-by: Rebecca Turner <rbt@sent.as>
2024-03-27 16:32:49 +01:00
..
build-remote Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
libcmd Merge pull request #10083 from lf-/jade/refactor-repl-input 2024-03-20 22:37:40 +01:00
libexpr refact: TraceKind -> TracePrint 2024-03-27 16:32:49 +01:00
libfetchers git fetcher: use resolveRef for getting revision of reference 2024-03-14 14:04:51 +01:00
libmain :quit in the debugger should quit the whole program 2024-02-20 10:01:13 -08:00
libstore Daemon: warn when an untrusted user cannot override a setting 2024-03-20 17:55:35 +01:00
libutil refact: TraceKind -> TracePrint 2024-03-27 16:32:49 +01:00
nix Update src/nix/build.md 2024-03-20 14:42:44 -07:00
nix-build Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-channel Say how many channels were unpacked 2024-02-20 19:17:18 -05:00
nix-collect-garbage
nix-copy-closure
nix-env Add a ListBuilder helper for constructing list values 2024-03-15 18:26:37 +01:00
nix-instantiate Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-store Add Git object hashing to the store layer 2024-02-27 11:27:34 -05:00
resolve-system-dependencies
toml11