summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2024-08-17 06:08:42 -0400
committerseth <[email protected]>2024-08-17 07:02:29 -0400
commit747e8fd00a22a1d1a62f2bf377f9ea8f3c451d2c (patch)
tree52b69a1b3df55f814b9a78aa86d8b0c91c11ee8b /flake.lock
parent7468aa88cee1af2dc4b9c0f4ff5dd039969591c9 (diff)
flake: dedupe treefmt
• Updated input 'teawiebot/treefmt-nix': 'github:numtide/treefmt-nix/8db8970be1fb8be9c845af7ebec53b699fe7e009' (2024-07-23) → follows '' • Removed input 'teawiebot/treefmt-nix/nixpkgs'
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock25
1 files changed, 2 insertions, 23 deletions
diff --git a/flake.lock b/flake.lock
index de4ef28..d315b74 100644
--- a/flake.lock
+++ b/flake.lock
@@ -416,7 +416,7 @@
"openwrt-imagebuilder": "openwrt-imagebuilder",
"teawiebot": "teawiebot",
"terranix": "terranix",
- "treefmt-nix": "treefmt-nix_2"
+ "treefmt-nix": "treefmt-nix"
}
},
"rust-overlay": {
@@ -460,7 +460,7 @@
"nixpkgs": [
"nixpkgs"
],
- "treefmt-nix": "treefmt-nix"
+ "treefmt-nix": []
},
"locked": {
"lastModified": 1723478117,
@@ -506,27 +506,6 @@
"treefmt-nix": {
"inputs": {
"nixpkgs": [
- "teawiebot",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1721769617,
- "narHash": "sha256-6Pqa0bi5nV74IZcENKYRToRNM5obo1EQ+3ihtunJ014=",
- "owner": "numtide",
- "repo": "treefmt-nix",
- "rev": "8db8970be1fb8be9c845af7ebec53b699fe7e009",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "treefmt-nix",
- "type": "github"
- }
- },
- "treefmt-nix_2": {
- "inputs": {
- "nixpkgs": [
"nixpkgs"
]
},