mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-26 09:41:57 -07:00
CI/Nix: use hyprland cachix (#5701)
This commit is contained in:
2
.github/workflows/nix-build.yml
vendored
2
.github/workflows/nix-build.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user