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