generated from Luis/nextjs-python-web-template
buildClan: also import clanCore module
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
];
|
||||
flake.lib = import ./default.nix {
|
||||
inherit lib;
|
||||
inherit (inputs) nixpkgs;
|
||||
inherit (inputs) nixpkgs clan;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user