nix-remote 0.1.1

The nix remote protocol
Documentation
1
2
3
4
5
6
7
8
builtins.derivation {
  name = "fake";
  builder = "true";
  system = "x86_64-linux";
  outputHashMode = "flat";
  outputHashAlgo = "sha256";
  outputHash = "sha256-M32uw5dfZXRsP5geBveY87FBIlBkdGldfEYvX4Kohpc=";
}