about summary refs log tree commit diff
path: root/tvix/nix-compat/src/derivation/tests/derivation_tests/ok/ch49594n9avinrf8ip0aslidkc4lxkqv-foo.drv.json
blob: 831d27956d86215f38a98da24323194476e0c3a5 (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": {
    "bar": "/nix/store/mp57d33657rf34lzvlbpfa1gjfv5gmpg-bar",
    "builder": ":",
    "name": "foo",
    "out": "/nix/store/fhaj6gmwns62s6ypkcldbaj2ybvkhx3p-foo",
    "system": ":"
  },
  "inputDrvs": {
    "/nix/store/ss2p4wmxijn652haqyd7dckxwl4c7hxx-bar.drv": [
      "out"
    ]
  },
  "inputSrcs": [],
  "outputs": {
    "out": {
      "path": "/nix/store/fhaj6gmwns62s6ypkcldbaj2ybvkhx3p-foo"
    }
  },
  "system": ":"
}