build-clan: export default.nix that injects clanLib
This should be the single entry point, that includes clanLib instead of importApply propagation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ clanLib }:
|
||||
{
|
||||
lib,
|
||||
clanLib,
|
||||
self,
|
||||
# TODO: Use dependency injection to allow for testing
|
||||
# inventoryInterface,
|
||||
|
||||
Reference in New Issue
Block a user