about summary refs log tree commit diff
path: root/tvix/nix-compat/src/derivation/tests/derivation_tests/ok/0hm2f1psjpcwg8fijsmr4wwxrx59s092-bar.drv.json
blob: c8bbc4cbb5bea594b326ce114dddbf0af8df03ed (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/4q0pg5zpfmznxscq3avycvf9xdvx50n3-bar",
    "outputHash": "08813cbee9903c62be4c5027726a418a300da4500b2d369d3af9286f4815ceba",
    "outputHashAlgo": "sha256",
    "outputHashMode": "recursive",
    "system": ":"
  },
  "inputDrvs": {},
  "inputSrcs": [],
  "outputs": {
    "out": {
      "hash": "08813cbee9903c62be4c5027726a418a300da4500b2d369d3af9286f4815ceba",
      "hashAlgo": "r:sha256",
      "path": "/nix/store/4q0pg5zpfmznxscq3avycvf9xdvx50n3-bar"
    }
  },
  "system": ":"
}