lix/src
Alexander Bantyev 3e57e3480b
Add use-registries config option (and deprecate --no-registries flag)
Some people want to avoid using registries at all on their system; Instead
of having to add --no-registries to every command, this commit allows to
set use-registries = false in the config. --no-registries is still allowed
everywhere it was allowed previously, but is now deprecated.

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
2021-07-16 23:26:04 +03:00
..
build-remote Fix the remote build of CA derivations 2021-06-21 14:18:33 +02:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd Add use-registries config option (and deprecate --no-registries flag) 2021-07-16 23:26:04 +03:00
libexpr Add use-registries config option (and deprecate --no-registries flag) 2021-07-16 23:26:04 +03:00
libfetchers Merge pull request #4988 from NixOS/fetchgit-name-attribute 2021-07-08 14:33:49 +02:00
libmain Respect TERM=dumb more consistently 2021-07-01 18:19:01 -06:00
libstore Add use-registries config option (and deprecate --no-registries flag) 2021-07-16 23:26:04 +03:00
libutil Forward the whole Nix config to the post-build-hook 2021-07-15 18:41:56 +02:00
nix Forward the whole Nix config to the post-build-hook 2021-07-15 18:41:56 +02:00
nix-build Merge branch 'master' into structured-attrs-shell 2021-07-12 15:49:39 +02:00
nix-channel Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-collect-garbage Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-copy-closure Use RealisedPaths in copyPaths 2021-02-25 17:18:48 +01:00
nix-env Rename Buildable 2021-04-05 09:52:25 -04:00
nix-instantiate Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-store Rename Buildable 2021-04-05 09:52:25 -04:00
nlohmann nlohmann_json: Update to 3.9.1, fix use of internal copy 2021-07-15 12:25:53 +02:00
resolve-system-dependencies Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00