nix(refactor): Add buildToolbox to streamline module interface towards shell.nix
This commit is contained in:
committed by
Wolfgang Walther
parent
de73ced34a
commit
fe497fc438
@@ -1,4 +1,5 @@
|
||||
{
|
||||
build-toolbox = import ./build-toolbox;
|
||||
checked-shell-script = import ./checked-shell-script;
|
||||
ghr = import ./ghr;
|
||||
gitignore = import ./gitignore.nix;
|
||||
|
||||
Reference in New Issue
Block a user