mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2026-01-16 15:30:51 +00:00
Compare commits
No commits in common. "10255797b041d7956b52a65e500f7ca46eed2a5b" and "4b6e5aa0fae8cac35c26f9bf79616e50c60733c3" have entirely different histories.
10255797b0
...
4b6e5aa0fa
3 changed files with 3 additions and 3 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux
|
source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux
|
||||||
logger: pretty
|
logger: pretty
|
||||||
- uses: cachix/cachix-action@v16
|
- uses: cachix/cachix-action@v15
|
||||||
with:
|
with:
|
||||||
name: nyx
|
name: nyx
|
||||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||||
|
|
|
||||||
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
|
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
|
|
||||||
- uses: cachix/cachix-action@v16
|
- uses: cachix/cachix-action@v15
|
||||||
with:
|
with:
|
||||||
name: nyx
|
name: nyx
|
||||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||||
|
|
|
||||||
2
.github/workflows/update-pkgs.yml
vendored
2
.github/workflows/update-pkgs.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
|
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
|
|
||||||
- uses: cachix/cachix-action@v16
|
- uses: cachix/cachix-action@v15
|
||||||
with:
|
with:
|
||||||
name: nyx
|
name: nyx
|
||||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue