Skip to content

Commit

Permalink
ci(main): remove magic-nix-cache
Browse files Browse the repository at this point in the history
It is deprecated due to change to GitHub API.
  • Loading branch information
nialov committed Feb 5, 2025
1 parent 94cc591 commit a315b00
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
with:
# TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
source-tag: "v0.32.3"
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: cachix/cachix-action@v15
with:
name: nialov
Expand All @@ -37,7 +36,6 @@ jobs:
with:
# TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
source-tag: "v0.32.3"
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: cachix/cachix-action@v15
with:
name: nialov
Expand All @@ -55,7 +53,6 @@ jobs:
with:
# TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
source-tag: "v0.32.3"
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: cachix/cachix-action@v15
with:
name: nialov
Expand Down Expand Up @@ -126,7 +123,6 @@ jobs:
with:
# TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
source-tag: "v0.32.3"
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: cachix/cachix-action@v15
with:
name: nialov
Expand All @@ -152,7 +148,6 @@ jobs:
# with:
# # TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
# source-tag: "v0.32.3"
# - uses: DeterminateSystems/magic-nix-cache-action@v8
# - uses: cachix/cachix-action@v15
# with:
# name: nialov
Expand Down

0 comments on commit a315b00

Please sign in to comment.