···32 # Each environment variable beginning with NIX_FMT_PATHS_ is a list of
33 # paths to check with nixfmt.
34 env:
035 # Format paths related to the Nixpkgs CUDA ecosystem.
36 NIX_FMT_PATHS_CUDA: |
37 pkgs/development/cuda-modules
···32 # Each environment variable beginning with NIX_FMT_PATHS_ is a list of
33 # paths to check with nixfmt.
34 env:
35+ NIX_FMT_PATHS_MPVSCRIPTS: pkgs/applications/video/mpv/scripts
36 # Format paths related to the Nixpkgs CUDA ecosystem.
37 NIX_FMT_PATHS_CUDA: |
38 pkgs/development/cuda-modules