lix/src
regnat 4bc28c44f2 Store the output hashes in the initialOutputs of the drv goal
That way we
1. Don't have to recompute them several times
2. Can compute them in a place where we know the type of the parent
  derivation, meaning that we don't need the casting dance we had before
2021-02-19 15:48:31 +01:00
..
build-remote Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd Throw an error if --arg / --argstr is used with a flake 2021-02-17 17:32:10 +01:00
libexpr Include note about type of catched errors in tryEval documentation 2021-02-03 17:14:40 +01:00
libfetchers Add traces to errors while updating flake lock file 2021-01-27 14:02:54 +01:00
libmain Remove mkFlag() 2021-01-27 12:06:03 +01:00
libstore Store the output hashes in the initialOutputs of the drv goal 2021-02-19 15:48:31 +01:00
libutil Support --no-net for backwards compatibility 2021-02-07 20:44:56 +01:00
nix Increase default stack size on Linux 2021-02-18 19:22:37 +01:00
nix-build Don't crash nix-build when not all outputs are realised 2021-02-19 15:48:31 +01:00
nix-channel Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-collect-garbage Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-copy-closure Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-env Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-instantiate Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-store Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
resolve-system-dependencies Fix macOS build 2021-01-21 12:46:22 +01:00