aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 22 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index fa90b36..b6f0f31 100644
--- a/flake.lock
+++ b/flake.lock
@@ -59,7 +59,8 @@
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
- "nixpkgs": "nixpkgs"
+ "nixpkgs": "nixpkgs",
+ "treefmt-nix": "treefmt-nix"
}
},
"systems": {
@@ -76,6 +77,26 @@
"repo": "default",
"type": "github"
}
+ },
+ "treefmt-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1743748085,
+ "narHash": "sha256-uhjnlaVTWo5iD3LXics1rp9gaKgDRQj6660+gbUU3cE=",
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "rev": "815e4121d6a5d504c0f96e5be2dd7f871e4fd99d",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "type": "github"
+ }
}
},
"root": "root",