feat: hectic-lab: mechabellum for lismy

This commit is contained in:
2026-05-23 19:40:36 +00:00
parent fb6ee3cb54
commit 934c02609a
4 changed files with 165 additions and 0 deletions

View File

@@ -58,6 +58,12 @@
url = "git+ssh://git@github.com/liquizz/hectic-landing.git";
inputs.nixpkgs.follows = "nixpkgs-fixed";
};
mechabellum-replay-analysis = {
# NOTE(yukkop): private repo - SSH access required.
# Only evaluated when nixosConfigurations."hectic-lab|x86_64-linux" is built.
url = "git+ssh://git@github.com/LysmiMx/mechabellum-replay-analysis.git";
inputs.nixpkgs.follows = "nixpkgs-fixed";
};
};
outputs = {