Revert "Reapply "feat(clan): data-mesher + dm-pull-deploy wiring 🌊""
This reverts commit d184064bfd.
This commit is contained in:
parent
d184064bfd
commit
1d4c6c8f4f
34 changed files with 20 additions and 334 deletions
|
|
@ -28,11 +28,6 @@
|
|||
clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
|
||||
clan-core.inputs.nixpkgs.follows = "nixpkgs";
|
||||
clan-core.inputs.flake-parts.follows = "flake-parts";
|
||||
|
||||
# clan-community: dm-pull-deploy (and other user-curated services).
|
||||
clan-community.url = "https://git.clan.lol/clan/clan-community/archive/main.tar.gz";
|
||||
clan-community.inputs.nixpkgs.follows = "nixpkgs";
|
||||
clan-community.inputs.clan-core.follows = "clan-core";
|
||||
};
|
||||
|
||||
outputs = inputs @ { flake-parts, import-tree, ... }:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue