add openusage

Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2026-02-09 17:15:10 +00:00
parent 42873f4d2d
commit d38a348a06
4 changed files with 155 additions and 0 deletions

View File

@@ -48,6 +48,10 @@
url = "github:dmmulroy/overseer";
flake = false;
};
openusage = {
url = "github:robinebers/openusage/v0.5.1";
flake = false;
};
};
outputs = inputs @ {flake-parts, ...}: