fix: try nixpkgs.
Some checks failed
default / build (push) Failing after 1m22s

This commit is contained in:
CronyAkatsuki 2026-01-22 16:01:03 +01:00
parent ec707c397d
commit a61b6a30c9

View file

@ -12,7 +12,7 @@ jobs:
- uses: https://code.forgejo.org/actions/checkout@v4
- run: nix flake check
continue-on-error: true
- run: nix build .#bragi
- run: nix build .#thor
- run: nix build .#odin
- run: nix build .#freyja
- run: nix build .#nixosConfigurations.bragi
- run: nix build .#nixosConfigurations.thor
- run: nix build .#nixosConfigurations.odin
- run: nix build .#nixosConfigurations.freyja