pre-commit: added other hosts
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
**/result
|
||||||
@@ -13,4 +13,16 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
always_run: true
|
always_run: true
|
||||||
|
- id: nixos-drybuild-nero
|
||||||
|
name: nero build check
|
||||||
|
entry: nix build .#nixosConfigurations.nero.config.system.build.toplevel
|
||||||
|
language: system
|
||||||
|
pass_filenames: false
|
||||||
|
always_run: true
|
||||||
|
- id: nixos-drybuild-vergil
|
||||||
|
name: vergil build check
|
||||||
|
entry: nix build .#nixosConfigurations.vergil.config.system.build.toplevel
|
||||||
|
language: system
|
||||||
|
pass_filenames: false
|
||||||
|
always_run: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user