Format
This commit is contained in:
parent
9fea02c74f
commit
a60cc0118e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, ... }@inputs: {
|
||||
outputs = { self, nixpkgs, ... } @ inputs: {
|
||||
# https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-fmt.html
|
||||
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixpkgs-fmt;
|
||||
|
||||
|
|
Loading…
Reference in a new issue