mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Replaced nixfmt with nixfmt-tree
This commit is contained in:
2
Justfile
2
Justfile
@@ -9,7 +9,7 @@ machine:
|
|||||||
[group("utils")]
|
[group("utils")]
|
||||||
clean-code:
|
clean-code:
|
||||||
sudo nix run nixpkgs#deadnix -- -eq
|
sudo nix run nixpkgs#deadnix -- -eq
|
||||||
sudo nix run nixpkgs#nixfmt -- **/**.nix
|
sudo nix run nixpkgs#nixfmt-tree
|
||||||
|
|
||||||
[group("maintenance")]
|
[group("maintenance")]
|
||||||
switch args="":
|
switch args="":
|
||||||
|
|||||||
Reference in New Issue
Block a user