add: cliamp build target

This commit is contained in:
2026-09-02 13:41:37 -04:00
parent 563be1867c
commit 7dad6a62f0
3 changed files with 26 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
# any overlays we define here
atuinLatest = pkgs.atuinLatest;
containerLatest = pkgs.containerLatest;
cliampLatest = pkgs.cliampLatest;
# any packages that are added to pkgs and are inputs, we inherit them here
inherit hildibrand;