This commit is contained in:
Harald Hoyer 2025-07-31 12:35:16 +02:00 committed by GitHub
commit 3acd5b199d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 16 additions and 14 deletions

View file

@ -28,8 +28,6 @@ jobs:
endpoint: https://static.188.92.12.49.clients.your-server.de/
cache: tee-pot
token: ${{ secrets.ATTIC_TOKEN }}
- name: Enable magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix fmt . -- --check
@ -50,8 +48,6 @@ jobs:
endpoint: https://static.188.92.12.49.clients.your-server.de/
cache: tee-pot
token: ${{ secrets.ATTIC_TOKEN }}
- name: Enable magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check -L --show-trace --keep-going
@ -73,8 +69,6 @@ jobs:
endpoint: https://static.188.92.12.49.clients.your-server.de/
cache: tee-pot
token: ${{ secrets.ATTIC_TOKEN }}
- name: Enable magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: nix build
run: nix run github:nixos/nixpkgs/nixos-23.11#nixci