lix/src
John Ericson a8f45b5e5a Improve OutputsSpec slightly
A few little changes preparing for the rest.
2023-01-11 18:54:50 -05:00
..
build-remote build-remote: Add brackets to error message 2022-11-04 10:49:44 -07:00
libcmd Improve OutputsSpec slightly 2023-01-11 18:54:50 -05:00
libexpr Improve OutputsSpec slightly 2023-01-11 18:54:50 -05:00
libfetchers Allow to disable global flake-registry with "" 2022-12-12 15:32:02 +01:00
libmain Make clear that StorePathWithOutputs is a deprecated type 2023-01-10 11:27:19 -05:00
libstore Improve OutputsSpec slightly 2023-01-11 18:54:50 -05:00
libutil Put the --show-trace hint in the logical place 2023-01-02 20:53:58 +01:00
nix Improve OutputsSpec slightly 2023-01-11 18:54:50 -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 Fix unused variable warning 2022-12-12 16:41:46 +01:00
resolve-system-dependencies
toml11