eldritch horrors
7ff1dca1fa
Turn derivation unit tests into unit characterization tests
(cherry picked from commit a6e587923c9d5d716fe0f0049bed96d1cc210bff)
Change-Id: Ia2a2e65aabfee8d5d52142b8fdaacbae4a27242c
26 lines
423 B
JSON
26 lines
423 B
JSON
{
|
|
"args": [
|
|
"bar",
|
|
"baz"
|
|
],
|
|
"builder": "foo",
|
|
"env": {
|
|
"BIG_BAD": "WOLF"
|
|
},
|
|
"inputDrvs": {
|
|
"/nix/store/c015dhfh5l0lp6wxyvdn7bmwhbbr6hr9-dep2.drv": {
|
|
"dynamicOutputs": {},
|
|
"outputs": [
|
|
"cat",
|
|
"dog"
|
|
]
|
|
}
|
|
},
|
|
"inputSrcs": [
|
|
"/nix/store/c015dhfh5l0lp6wxyvdn7bmwhbbr6hr9-dep1"
|
|
],
|
|
"name": "simple-derivation",
|
|
"outputs": {},
|
|
"system": "wasm-sel4"
|
|
}
|