more cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, namespace, ... }:
|
||||
let
|
||||
inherit (lib.mjallen) mkOpt mkBoolOpt;
|
||||
inherit (lib.${namespace}) mkOpt mkBoolOpt;
|
||||
in
|
||||
with lib;
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user