about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorJohn Ericson <git@JohnEricson.me>2024-05-06 15:08:43 -0400
committerGitHub <noreply@github.com>2024-05-06 15:08:43 -0400
commitf5710818997d3d517521bd79348f92e546bb7bbe (patch)
tree3a61cd174003ca975f91f32e5e1f9ee2ef1da03f /.github
parentc9335c6596a3d8426e40957171c1a96ed218a68c (diff)
parentd51697124627278b1b4d1bc27abbbbd2d5733482 (diff)
Merge pull request #309577 from obsidiansystems/bsd-reformat
bsd treewide: Run RFC formatter
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/check-nix-format.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-nix-format.yml b/.github/workflows/check-nix-format.yml
index fff18d201d43e..87fe5d5464f0a 100644
--- a/.github/workflows/check-nix-format.yml
+++ b/.github/workflows/check-nix-format.yml
@@ -32,6 +32,7 @@ jobs:
         # Each environment variable beginning with NIX_FMT_PATHS_ is a list of
         # paths to check with nixfmt.
         env:
+          NIX_FMT_PATHS_BSD: pkgs/os-specific/bsd
           NIX_FMT_PATHS_MPVSCRIPTS: pkgs/applications/video/mpv/scripts
           # Format paths related to the Nixpkgs CUDA ecosystem.
           NIX_FMT_PATHS_CUDA: |