lix/src
Eelco Dolstra 453c3a603f nix flake update: Recreate the lock file
This is probably what most people expect it to do. Fixes #3781.

There is a new command 'nix flake lock' that has the old behaviour of
'nix flake update', i.e. it just adds missing lock file entries unless
overriden using --update-input.
2021-02-26 14:55:54 +01:00
..
build-remote Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd Merge pull request #4541 from obsidiansystems/simpler-store-path-command 2021-02-19 16:18:53 +01:00
libexpr Make missing auto-call arguments throw an eval error 2021-02-22 16:13:09 +01:00
libfetchers Add traces to errors while updating flake lock file 2021-01-27 14:02:54 +01:00
libmain Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
libstore Use std::make_unique 2021-02-26 12:35:29 +01:00
libutil nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
nix nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
nix-build Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05: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 Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-instantiate Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-store Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
resolve-system-dependencies Fix macOS build 2021-01-21 12:46:22 +01:00