lix/src
regnat a4ec6cb1da Be more lenient when realisations have a conflicting dependency set
- This can legitimately happen (for example because of a non-determinism
  causing a build-time dependency to be kept or not as a runtime
  reference)
- Because of older Nix versions, it can happen that we encounter a
  realisation with an (erroneously) empty set of dependencies, in which
  case we don’t want to fail, but just warn the user and try to fix it.
2021-07-16 11:48:41 +02: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 Merge pull request #4969 from serokell/balsoft/fix-nixConfig-flake-registry 2021-07-08 12:35:08 +02:00
libexpr Merge pull request #5011 from Pamplemousse/fix_adjustLoc 2021-07-15 09:23:59 +02: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 Be more lenient when realisations have a conflicting dependency set 2021-07-16 11:48:41 +02: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