diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 4 |
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" ], |
