Skip to content

Commit

Permalink
ci: remove magic nix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Jan 14, 2025
1 parent f1b7ef0 commit 1906460
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-isos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
substituters = https://nix-community.cachix.org https://isabelroses.cachix.org https://catppuccin.cachix.org https://cache.nixos.org/
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= isabelroses.cachix.org-1:mXdV/CMcPDaiTmkQ7/4+MzChpOe6Cb97njKmBQQmLPM= catppuccin.cachix.org-1:noG/4HkbhJb+lUAdKrph6LaozJvAeEEZj4N732IysmU=
- name: Nix Magic Cache
uses: DeterminateSystems/magic-nix-cache-action@main

- name: Build Lilith Iso
continue-on-error: false
run: nix build -L .#nixosConfigurations.lilith.config.system.build.isoImage
Expand Down

0 comments on commit 1906460

Please sign in to comment.