1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src
John Ericson 2e7be46e73 Move new ValidPathInfo methods to path-info.cc
We'll move the old ones separately, so as not to clutter the diff.
2023-01-13 15:06:07 -05:00
..
build-remote build-remote: Add brackets to error message 2022-11-04 10:49:44 -07:00
libcmd Merge pull request #7539 from tweag/fix-nix-why-depends--derivation 2023-01-05 15:32:04 +01:00
libexpr Do big rename to clean up code 2023-01-06 15:36:05 -05:00
libfetchers Use named field initialization for references 2023-01-06 12:24:20 -05:00
libmain nix --version: Print the data directory 2023-01-03 08:30:49 -08:00
libstore Move new ValidPathInfo methods to path-info.cc 2023-01-13 15:06:07 -05:00
libutil Do big rename to clean up code 2023-01-06 15:36:05 -05:00
nix Do big rename to clean up code 2023-01-06 15:36:05 -05:00
nix-build nix-build: remove unused --add-root arg 2022-09-27 00:07:42 +02:00
nix-channel
nix-collect-garbage Add missing rethrows in conditional exception handlers 2022-06-10 10:52:41 -07:00
nix-copy-closure
nix-env Merge remote-tracking branch 'origin/master' into coerce-string 2023-01-02 20:53:39 +01:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store Use named field initialization for references 2023-01-06 12:24:20 -05:00
resolve-system-dependencies Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
toml11