Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
93 B
Nix
Raw Normal View History

{
imports = [
{
imports = [ { } ];
}
];
disabledModules = [ ./b.nix ];
}