Deployed v1.0.0 of cup collector

https://github.com/genebean/cup-collector/releases/tag/v1.0.0
This commit is contained in:
Gene Liverman 2026-05-27 14:06:58 -04:00
parent e6a1262a66
commit dd6f5c068a
Signed by: genebean
SSH key fingerprint: SHA256:gMnZbl3rg8nIXl4AomxNeNiOG4mWP/xEywbmQjVfhtY
2 changed files with 5 additions and 4 deletions

View file

@ -12,7 +12,7 @@
};
cup-collector = {
url = "github:genebean/cup-collector";
url = "github:genebean/cup-collector/v1.0.0";
inputs.nixpkgs.follows = "nixpkgs";
};