lix/src
Alexander Bantyev ef1e7ab840
flake.nixConfig: fix flake-registry config settings
Before this commit, nixConfig.flake-registry didn't have any real effect
on the evaluation, since config was applied after inputs were evaluated.
Change this behavior: apply the config in the beginning of flake::lockFile.
2021-07-01 00:23:47 +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 flake.nixConfig: fix flake-registry config settings 2021-07-01 00:23:47 +03:00
libexpr flake.nixConfig: fix flake-registry config settings 2021-07-01 00:23:47 +03:00
libfetchers fix error: 'optional' in namespace 'std' does not name a template type 2021-06-02 18:09:03 +08:00
libmain restoreSignals() + restoreAffinity() -> restoreProcessContext() 2021-04-07 13:10:02 +02:00
libstore Merge pull request #4942 from NixOS/ca/remove-lock-files 2021-06-28 16:12:19 +02:00
libutil Recursively substitute the realisations 2021-05-26 18:44:17 +02:00
nix Forward the experimental features to the nix repl subprocesses 2021-06-29 14:52:46 +02:00
nix-build nix-shell: Replace resolving failure error by an assertion 2021-06-22 11:29:55 +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 Revert "Use upstream nlohmann_json" 2021-04-05 21:24:55 +01:00
resolve-system-dependencies Fix macOS build 2021-01-21 12:46:22 +01:00