summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorKleidi Bujari <mail@4kb.net>2026-02-16 19:03:06 -0800
committerKleidi Bujari <mail@4kb.net>2026-02-16 19:03:06 -0800
commit03ed4b2cd2d0516723b71b0a40923c296169b24c (patch)
tree352b7642147ce3d5f36472024c969453793b388d /flake.nix
parent53d8faf21941e931910c8a244028f145be497955 (diff)
downloaddepot-03ed4b2cd2d0516723b71b0a40923c296169b24c.tar.gz
depot-03ed4b2cd2d0516723b71b0a40923c296169b24c.tar.bz2
depot-03ed4b2cd2d0516723b71b0a40923c296169b24c.zip
bump nixfmt to new name
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index aff22f1..56769ce 100644
--- a/flake.nix
+++ b/flake.nix
@@ -72,7 +72,7 @@
{
inherit nixosModules nixosConfigurations overlays;
- formatter = forAllSystems (system: nixpkgsFor.${system}.nixfmt-rfc-style);
+ formatter = forAllSystems (system: nixpkgsFor.${system}.nixfmt);
packages = forAllSystems (
system:
let