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.
6 lines
85 B
Nix
6 lines
85 B
Nix
{
|
|
type = "derivation";
|
|
name = "no-drvpath-1.0";
|
|
outPath = "/nix/store/fake";
|
|
}
|