summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock5
1 files changed, 1 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index ac07cec..2b54b53 100644
--- a/flake.lock
+++ b/flake.lock
@@ -70,9 +70,7 @@
},
"pre-commit-hooks": {
"inputs": {
- "flake-compat": [
- "flake-compat"
- ],
+ "flake-compat": "flake-compat",
"flake-utils": [
"flake-utils"
],
@@ -100,7 +98,6 @@
},
"root": {
"inputs": {
- "flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"