about summary refs log tree commit diff
path: root/tvix/derivation/src/tests/derivation_tests/292w8yzv5nn7nhdpxcs8b7vby2p27s09-nested-json.drv.json
blob: a1b763ec94493df37c29bc70e88d3a8d1156359b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "outputs": {
    "out": {
      "path": "/nix/store/pzr7lsd3q9pqsnb42r9b23jc5sh8irvn-nested-json"
    }
  },
  "input_sources": [],
  "input_derivations": {},
  "platform": ":",
  "builder": ":",
  "arguments": [],
  "environment": {
    "builder": ":",
    "json": "{\"hello\":\"moto\\n\"}",
    "name": "nested-json",
    "out": "/nix/store/pzr7lsd3q9pqsnb42r9b23jc5sh8irvn-nested-json",
    "system": ":"
  }
}