4 lines
78 B
Nix
4 lines
78 B
Nix
{
|
|
nix-gc = ./basic.nix;
|
|
nix-gc-changed-options = ./changed-options.nix;
|
|
}
|