lix/src
Eelco Dolstra ae31b5f50f
Merge pull request #7497 from rski/master
src/libstore: Print the reason opening the DB failed
2023-01-03 12:44:14 +01:00
..
build-remote build-remote: Add brackets to error message 2022-11-04 10:49:44 -07:00
libcmd Merge remote-tracking branch 'origin/master' into coerce-string 2023-01-02 20:53:39 +01:00
libexpr Don't use state.positions[noPos] 2023-01-02 20:53:58 +01:00
libfetchers Allow to disable global flake-registry with "" 2022-12-12 15:32:02 +01:00
libmain Put the --show-trace hint in the logical place 2023-01-02 20:53:58 +01:00
libstore Merge pull request #7497 from rski/master 2023-01-03 12:44:14 +01:00
libutil Put the --show-trace hint in the logical place 2023-01-02 20:53:58 +01:00
nix Merge remote-tracking branch 'origin/master' into coerce-string 2023-01-02 20:53:39 +01:00
nix-build
nix-channel
nix-collect-garbage
nix-copy-closure
nix-env Merge remote-tracking branch 'origin/master' into coerce-string 2023-01-02 20:53:39 +01:00
nix-instantiate
nix-store Fix unused variable warning 2022-12-12 16:41:46 +01:00
resolve-system-dependencies
toml11