mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-11-28 22:50:20 +03:00
CI/Nix: git+https -> github
This commit is contained in:
parent
6f313de952
commit
d73c14751a
2
.github/workflows/nix-build.yml
vendored
2
.github/workflows/nix-build.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
name: hyprland
|
||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||
|
||||
- run: nix build 'git+https://github.com/hyprwm/Hyprland?ref=${{ github.ref }}#${{ matrix.package }}' -L --extra-substituters "https://hyprland.cachix.org"
|
||||
- run: nix build 'github:hyprwm/Hyprland?ref=${{ github.ref }}#${{ matrix.package }}' -L --extra-substituters "https://hyprland.cachix.org"
|
||||
|
Loading…
Reference in New Issue
Block a user