Reverting Hercules CI and adding upstream nixos-hardware
This commit is contained in:
parent
4884c287a0
commit
8d5c4b724b
5 changed files with 18 additions and 87 deletions
9
.github/workflows/check.yml
vendored
9
.github/workflows/check.yml
vendored
|
@ -33,9 +33,8 @@ jobs:
|
|||
with:
|
||||
name: aciceri-fleet
|
||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||
#- run: sed -i 's/#\(.*\).*\#.* ga-uncomment/\1/g' flake.nix # disabling outputs unsupported inside the GitHub action
|
||||
- run: nix -Lv build ".#nixosConfigurations.pbp.config.system.build.toplevel"
|
||||
#- run: nix -Lv flake check
|
||||
#- run: nix -Lv build ".#nixosConfigurations.pc.config.system.build.toplevel"
|
||||
#- run: nix -Lv build ".#nixosConfigurations.hs.config.system.build.toplevel"
|
||||
- run: sed -i 's/#\(.*\).*\#.* ga-uncomment/\1/g' flake.nix # disabling outputs unsupported inside the GitHub action
|
||||
- run: nix -Lv flake check
|
||||
- run: nix -Lv build ".#nixosConfigurations.pc.config.system.build.toplevel"
|
||||
- run: nix -Lv build ".#nixosConfigurations.hs.config.system.build.toplevel"
|
||||
- run: nix -Lv develop -c echo OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue