aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-04-27 16:34:27 +0900
committernsfisis <nsfisis@gmail.com>2025-04-27 16:34:27 +0900
commit939f02ceab3cecf66a399e50e72af46e4d277bd1 (patch)
tree9e44341e8e4eab3911d8285ed5b0d3529a158c9c /flake.lock
parentf37e8e6866204551eae29aff5cecf706e8167edb (diff)
downloadnur-packages-939f02ceab3cecf66a399e50e72af46e4d277bd1.tar.gz
nur-packages-939f02ceab3cecf66a399e50e72af46e4d277bd1.tar.zst
nur-packages-939f02ceab3cecf66a399e50e72af46e4d277bd1.zip
treefmt
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 07eb6b2..93684c4 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,7 +18,28 @@
},
"root": {
"inputs": {
- "nixpkgs": "nixpkgs"
+ "nixpkgs": "nixpkgs",
+ "treefmt-nix": "treefmt-nix"
+ }
+ },
+ "treefmt-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1744961264,
+ "narHash": "sha256-aRmUh0AMwcbdjJHnytg1e5h5ECcaWtIFQa6d9gI85AI=",
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "rev": "8d404a69efe76146368885110f29a2ca3700bee6",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "type": "github"
}
}
},