chore(flake): switch to nixfmt-tree
All checks were successful
Build packages / Build derivations (push) Successful in 2m17s
All checks were successful
Build packages / Build derivations (push) Successful in 2m17s
This commit is contained in:
parent
7c81e5a6a3
commit
5cb52500da
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
shlink = lib.modules.importApply ./modules/shlink.nix { inherit self; };
|
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 =
|
hydraJobs =
|
||||||
let
|
let
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue