This commit is contained in:
2025-05-12 16:35:42 -05:00
parent b4309ab4e9
commit 2e0341a12e
3 changed files with 17 additions and 21 deletions

View File

@@ -11,10 +11,6 @@
url = "github:nicbarker/clay";
flake = false;
};
Archimedes-Modules = {
url = "git+ssh://gitea@gitea.blunkall.us/Blunkall-Technologies/Archimedes-Modules";
flake = false;
};
};
outputs = { self, nixpkgs, imgui, clay, ... }@inputs: let