chore(flake): switch to nixfmt-tree
All checks were successful
Build packages / Build derivations (push) Successful in 2m17s

This commit is contained in:
uku 2025-03-19 13:50:47 +01:00
parent 7c81e5a6a3
commit 5cb52500da
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -42,7 +42,7 @@
shlink = lib.modules.importApply ./modules/shlink.nix { inherit self; };
};
formatter = forEachSystem (system: (pkgsFor system).nixfmt-rfc-style);
formatter = forEachSystem (system: (pkgsFor system).nixfmt-tree);
hydraJobs =
let