Init cosmic-web-apps
This commit is contained in:
@@ -14,10 +14,7 @@
|
||||
in
|
||||
{
|
||||
packages.${system} = {
|
||||
xsdata-pydantic = pkgs.python313Packages.callPackage ./xsdata-pydantic.nix { };
|
||||
entsoe-apy = pkgs.python313Packages.callPackage ./entsoe-apy.nix {
|
||||
xsdata-pydantic = self.packages.${system}.xsdata-pydantic;
|
||||
};
|
||||
cosmic-web-apps = pkgs.python313Packages.callPackage ./cosmic-web-apps.nix { };
|
||||
};
|
||||
|
||||
devShells.${system} = {
|
||||
|
||||
Reference in New Issue
Block a user