This commit is contained in:
@@ -15,12 +15,12 @@ jobs:
|
||||
- name: Checkout
|
||||
run: git clone https://git.cyperpunk.de/DerGrumpf/cyper-nix.git .
|
||||
|
||||
- name: Format check
|
||||
run: nix fmt -- --ci
|
||||
|
||||
- name: Nix flake check
|
||||
run: nix flake check --impure
|
||||
|
||||
- name: Format check
|
||||
run: nix fmt -- --check .
|
||||
|
||||
- name: Build NixOS configs (dry-run)
|
||||
run: |
|
||||
nix build .#nixosConfigurations.cyper-desktop.config.system.build.toplevel --dry-run
|
||||
|
||||
Reference in New Issue
Block a user