modules.clan.default: move specialArgs into common place
This commit is contained in:
@@ -16,7 +16,6 @@ rec {
|
||||
];
|
||||
flake.clanLib = import ./default.nix {
|
||||
inherit lib inputs self;
|
||||
inherit (inputs) nixpkgs nix-darwin;
|
||||
};
|
||||
# TODO: remove this legacy alias
|
||||
flake.lib = flake.clanLib;
|
||||
|
||||
Reference in New Issue
Block a user