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

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