manatee: Add solo-referee module

This commit is contained in:
Alexander Heldt
2026-07-24 12:26:33 +00:00
parent cdb657bd36
commit 08a3bae6c6
6 changed files with 110 additions and 0 deletions
+6
View File
@@ -92,6 +92,12 @@
# url = "path:/home/alex/code/puppy-tracker";
inputs.nixpkgs.follows = "nixpkgs";
};
solo-referee = {
url = "git+ssh://gitea@git.ppp.pm:1122/alex/solo-referee.git?ref=main";
# url = "path:/home/alex/code/solo-referee";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =