nixos/packages/.nixd.json

7 lines
115 B
JSON

{
"eval": {
"target": {
"args": ["--expr", "with import <nixpkgs> { }; ./default.nix { }"]
}
}
}