summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2024-05-07 14:59:02 -0300
committersuperherointj <5861043+superherointj@users.noreply.github.com>2024-05-10 18:55:58 -0300
commit01f3bdb2483a8d010ddf47f40c245b93769cdb21 (patch)
tree9c9fc03dc5783d633f1ca084f0b4965d8be01038 /.github/workflows
parent4b3a28ff52adb184facac1998ae4a091ba55ec29 (diff)
github/workflows: add k3s to check-nix-format
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/check-nix-format.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/check-nix-format.yml b/.github/workflows/check-nix-format.yml
index 87fe5d5464f0..1d51c973be93 100644
--- a/.github/workflows/check-nix-format.yml
+++ b/.github/workflows/check-nix-format.yml
@@ -39,6 +39,10 @@ jobs:
pkgs/development/cuda-modules
pkgs/test/cuda
pkgs/top-level/cuda-packages.nix
+ NIX_FMT_PATHS_K3S: |
+ nixos/modules/services/cluster/k3s
+ nixos/tests/k3s
+ pkgs/applications/networking/cluster/k3s
NIX_FMT_PATHS_VSCODE_EXTS: pkgs/applications/editors/vscode/extensions
NIX_FMT_PATHS_PHP_PACKAGES: pkgs/development/php-packages
NIX_FMT_PATHS_BUILD_SUPPORT_PHP: pkgs/build-support/php