fix: no need for magix-nix-cache, not github actions.
Some checks failed
default / build (push) Has been cancelled
Some checks failed
default / build (push) Has been cancelled
This commit is contained in:
parent
bf62829b8c
commit
0dde96fb55
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ jobs:
|
|||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: nix build .#nixosConfigurations.bragi.config.system.build.toplevel
|
||||
- run: nix build .#nixosConfigurations.thor.config.system.build.toplevel
|
||||
- run: nix build .#nixosConfigurations.odin.config.system.build.toplevel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue