CI/Nix: use hyprland cachix (#5701)

This commit is contained in:
fred21O4 2024-04-23 08:58:27 +12:00 committed by GitHub
parent 855a516596
commit da839f20f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ jobs:
name: hyprland
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#${{ matrix.package }} -L
- run: nix build .#${{ matrix.package }} --extra-substituters "https://hyprland.cachix.org" -L