updated nixfmt pkg

This commit is contained in:
2026-01-10 09:22:46 -05:00
parent 59147834f7
commit 6bb7904782
5 changed files with 5 additions and 5 deletions

View File

@@ -112,7 +112,7 @@ in
user = "github-runners"; user = "github-runners";
group = "github-runners"; group = "github-runners";
extraPackages = with pkgs; [ extraPackages = with pkgs; [
nixfmt-rfc-style nixfmt
nixos-rebuild nixos-rebuild
treefmt treefmt
my_python my_python

View File

@@ -52,7 +52,7 @@
nix-output-monitor nix-output-monitor
nix-prefetch nix-prefetch
nix-tree nix-tree
nixfmt-rfc-style nixfmt
treefmt treefmt
]; ];
} }

View File

@@ -52,7 +52,7 @@
nix-output-monitor nix-output-monitor
nix-prefetch nix-prefetch
nix-tree nix-tree
nixfmt-rfc-style nixfmt
treefmt treefmt
]; ];
} }

View File

@@ -52,7 +52,7 @@
nix-output-monitor nix-output-monitor
nix-prefetch nix-prefetch
nix-tree nix-tree
nixfmt-rfc-style nixfmt
treefmt treefmt
]; ];
} }

View File

@@ -56,7 +56,7 @@
nix-output-monitor nix-output-monitor
nix-prefetch nix-prefetch
nix-tree nix-tree
nixfmt-rfc-style nixfmt
treefmt treefmt
]; ];
} }