This commit is contained in:
Andrea Ciceri 2022-06-05 20:38:25 +02:00
parent b5710afe65
commit ee596b3db9
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654

View file

@ -36,7 +36,6 @@ jobs:
with:
name: aciceri-fleet
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- run: echo "TODO: fix checks" #nix -Lv flake check
- run: nix -Lv build ".#nixosConfigurations.pc.config.system.build.toplevel"
- run: nix -Lv build ".#nixosConfigurations.pbp.config.system.build.toplevel" --option system aarch64-linux
- run: nix -Lv build ".#nixosConfigurations.hs.config.system.build.toplevel"