Switch to the formatting tool treefmt

This commit is contained in:
SebastianStork 2024-07-10 15:36:19 +02:00
parent 003b0151f9
commit f5a827eacf
2 changed files with 31 additions and 1 deletions

21
flake.lock generated
View file

@ -212,6 +212,7 @@
"nix-vscode-extensions": "nix-vscode-extensions",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix",
"treefmt-nix": "treefmt-nix",
"wrapper-manager": "wrapper-manager"
}
},
@ -251,6 +252,26 @@
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1720507012,
"narHash": "sha256-QIeZ43t9IVB4dLsFaWh2f4C7JSRfK7p+Y1U9dULsLXU=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "8b63fe8cf7892c59b3df27cbcab4d5644035d72f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"wrapper-manager": {
"inputs": {
"nixpkgs": [