lix/src
John Ericson 9d309de0de Clean up serialization for BuildResult
A few versioning mistakes were corrected:

- In 27b5747ca7, Daemon protocol had some
  version `>= 0xc` that should have been `>= 0x1c`, or `28` since the
  other conditions used decimal.

- In a2b69660a9, legacy SSH gated new CAS
  info on version 6, but version 5 in the server. It is now 6
  everywhere.

Additionally, legacy ssh was sending over more metadata than the daemon
one was. The daemon now sends that data too.

CC @regnat

Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2021-03-22 14:57:41 +00:00
..
build-remote Merge pull request #4477 from NixOS/ca/build-remote 2021-02-26 16:54:44 +01:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd --override-input: Imply --no-write-lock-file 2021-03-16 16:53:39 +01:00
libexpr nix repl :doc: Don't return docs for partially applied primops 2021-03-03 17:52:57 +01:00
libfetchers Merge pull request #4566 from orbekk/master 2021-03-11 10:38:07 +01:00
libmain ProgressBar: Respect verbosity level 2021-03-19 17:56:39 +01:00
libstore Clean up serialization for BuildResult 2021-03-22 14:57:41 +00:00
libutil nix flake update: Recreate the lock file 2021-02-26 14:55:54 +01:00
nix Restore 'nix flake info' as a deprecated alias 2021-03-19 17:21:37 +01:00
nix-build nix-build: set execfail 2021-03-04 18:54:45 -08: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 Clean up serialization for BuildResult 2021-03-22 14:57:41 +00:00
resolve-system-dependencies Fix macOS build 2021-01-21 12:46:22 +01:00