add: ani-cli-rs package

added package to publish to attic
This commit is contained in:
2026-08-09 13:35:28 -04:00
parent b43f2ace49
commit 3207f9abec
3 changed files with 29 additions and 0 deletions
+1
View File
@@ -6,4 +6,5 @@
vintage-story = pkgs.callPackage ./linux/vintage-story.nix {};
archon = pkgs.callPackage ./linux/archon.nix {};
yubilock = pkgs.callPackage ./linux/yubilock/default.nix { };
ani-cli-rs = pkgs.callPackage ./linux/ani-cli-rs.nix { };
}