mod: added archon, added to workflow file

This commit is contained in:
2026-07-12 15:52:52 -04:00
parent aa5251a603
commit ae29f9eefc
3 changed files with 35 additions and 1 deletions

View File

@@ -62,10 +62,11 @@ jobs:
system="$(nix eval --impure --raw --expr builtins.currentSystem)"
nix build --accept-flake-config --no-link --print-out-paths -L \
NIXPKGS_ALLOW_UNFREE=1 nix build --impure --accept-flake-config --no-link --print-out-paths -L \
".#packages.${system}.musicpresence" \
".#packages.${system}.vintage-story" \
".#packages.${system}.swaytreesave" \
".#packages.${system}.archon" \
| tee built-paths.txt
- name: Push packages to Attic