add: apple container build target

This commit is contained in:
2026-09-02 13:21:30 -04:00
parent 52e8bf19e0
commit 9b1238eb39
4 changed files with 60 additions and 42 deletions
+3
View File
@@ -4,7 +4,10 @@
caitsith ? null
}:
{
# any overlays we define here
atuinLatest = pkgs.atuinLatest;
containerLatest = pkgs.containerLatest;
# any packages that are added to pkgs and are inputs, we inherit them here
inherit hildibrand;
inherit caitsith;