about summary refs log tree commit diff
path: root/tvix/derivation/src/tests/derivation_tests/0hm2f1psjpcwg8fijsmr4wwxrx59s092-bar.drv.json
blob: abaaa8d4a6fca8d0ea55a25e7ba49e518f228ef0 (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
 {
  "outputs": {
    "out": {
      "path": "/nix/store/4q0pg5zpfmznxscq3avycvf9xdvx50n3-bar",
      "hash_algorithm": "r:sha256",
      "hash": "08813cbee9903c62be4c5027726a418a300da4500b2d369d3af9286f4815ceba"
    }
  },
  "input_sources": [],
  "input_derivations": {},
  "platform": ":",
  "builder": ":",
  "arguments": [],
  "environment": {
    "builder": ":",
    "name": "bar",
    "out": "/nix/store/4q0pg5zpfmznxscq3avycvf9xdvx50n3-bar",
    "outputHash": "08813cbee9903c62be4c5027726a418a300da4500b2d369d3af9286f4815ceba",
    "outputHashAlgo": "sha256",
    "outputHashMode": "recursive",
    "system": ":"
  }
}