Files
nix/tests/functional/cli-characterisation/nix-env-qa-meta-with-function.out.exp
Robert Hensing fd984a3e9d tests: add CLI characterisation tests
Improve coverage ahead of changes to get-drvs.cc and related code.
Each fixture is a separate file to avoid line-number churn in error
expectations.
2026-02-26 18:06:51 +01:00

16 lines
240 B
Plaintext

{
"": {
"meta": {
"bad": null
},
"name": "meta-with-function-1.0",
"outputName": "out",
"outputs": {
"out": null
},
"pname": "meta-with-function",
"system": "SYSTEM",
"version": "1.0"
}
}