update contributing guide and format repo

This commit is contained in:
Bryton Hall 2022-08-11 23:41:33 -04:00
parent 90de01f7d9
commit 1c410a7e03
5 changed files with 48 additions and 20 deletions

View file

@ -61,9 +61,10 @@
};
}
];
specialArgs = {inherit kubenix;
inherit pkgs;
};
specialArgs = {
inherit kubenix;
inherit pkgs;
};
}
attrs');
in {