summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock4
1 files changed, 3 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 4b8ce405c..f64213e39 100644
--- a/flake.lock
+++ b/flake.lock
@@ -73,7 +73,9 @@
},
"zig": {
"inputs": {
- "flake-compat": [],
+ "flake-compat": [
+ "flake-compat"
+ ],
"flake-utils": [
"flake-utils"
],