mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
flake: use nixfmt stable release
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
6cf61d10e8
commit
56ee5d0670
2 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@
|
|||
pkgs:
|
||||
pkgs.treefmt.withConfig {
|
||||
runtimeInputs = with pkgs; [
|
||||
nixfmt-rfc-style
|
||||
nixfmt
|
||||
deadnix
|
||||
keep-sorted
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue