about summary refs log tree commit diff
path: root/tvix/nix-compat/src/derivation/tests/derivation_tests/ok/h32dahq0bx5rp1krcdx3a53asj21jvhk-has-multi-out.drv.json
blob: 0bd7a2991cc78b8cc57c3ebae19da9a9e1680ece (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": ":",
    "lib": "/nix/store/2vixb94v0hy2xc6p7mbnxxcyc095yyia-has-multi-out-lib",
    "name": "has-multi-out",
    "out": "/nix/store/55lwldka5nyxa08wnvlizyqw02ihy8ic-has-multi-out",
    "outputs": "out lib",
    "system": ":"
  },
  "inputDrvs": {},
  "inputSrcs": [],
  "outputs": {
    "lib": {
      "path": "/nix/store/2vixb94v0hy2xc6p7mbnxxcyc095yyia-has-multi-out-lib"
    },
    "out": {
      "path": "/nix/store/55lwldka5nyxa08wnvlizyqw02ihy8ic-has-multi-out"
    }
  },
  "system": ":"
}