diff --git a/.gitea/workflows/publish-attic.yaml b/.gitea/workflows/publish-attic.yaml index 2909595..8ddb378 100644 --- a/.gitea/workflows/publish-attic.yaml +++ b/.gitea/workflows/publish-attic.yaml @@ -70,6 +70,11 @@ jobs: NIXPKGS_ALLOW_UNFREE=1 nix build --impure --sandbox --no-sandbox-fallback --accept-flake-config --no-link --print-out-paths -L \ ".#packages.${system}.atuinLatest" \ ".#packages.${system}.cliampLatest" \ + ".#packages.${system}.lazygitLatest" \ + ".#packages.${system}.ghDashLatest" \ + ".#packages.${system}.diffNavLatest" \ + ".#packages.${system}.k9sLatest" \ + ".#packages.${system}.sable-web" \ ".#packages.${system}.musicpresence" \ ".#packages.${system}.vintage-story" \ ".#packages.${system}.swaytreesave" \