about summary refs log tree commit diff
path: root/tvix/nix-compat/src/derivation/tests/derivation_tests/ok/ss2p4wmxijn652haqyd7dckxwl4c7hxx-bar.drv.json
blob: e297d271592f84ad46cc2569e22381d055341121 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "args": [],
  "builder": ":",
  "env": {
    "builder": ":",
    "name": "bar",
    "out": "/nix/store/mp57d33657rf34lzvlbpfa1gjfv5gmpg-bar",
    "outputHash": "0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33",
    "outputHashAlgo": "sha1",
    "outputHashMode": "recursive",
    "system": ":"
  },
  "inputDrvs": {},
  "inputSrcs": [],
  "outputs": {
    "out": {
      "hash": "0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33",
      "hashAlgo": "r:sha1",
      "path": "/nix/store/mp57d33657rf34lzvlbpfa1gjfv5gmpg-bar"
    }
  },
  "system": ":"
}