mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
ci/default.nix: nixfmt-rfc-style -> nixfmt
This was changed a tad early, technically it should have been changed
with the pinned nixpkgs for CI only.
(cherry picked from commit d1a4769b38)
This commit is contained in:
committed by
Wolfgang Walther
parent
46d9dd6b8a
commit
519e9a8aa1
@@ -49,7 +49,7 @@ let
|
||||
|
||||
programs.keep-sorted.enable = true;
|
||||
|
||||
# This uses nixfmt-rfc-style underneath,
|
||||
# This uses nixfmt underneath,
|
||||
# the default formatter for Nix code.
|
||||
# See https://github.com/NixOS/nixfmt
|
||||
programs.nixfmt.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user