about summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.lock b/flake.lock
index b048c4e..2b78f48 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,6 +1,6 @@
 {
   "nodes": {
-    "compat": {
+    "flake-compat": {
       "flake": false,
       "locked": {
         "lastModified": 1696426674,
@@ -57,7 +57,7 @@
     },
     "root": {
       "inputs": {
-        "compat": "compat",
+        "flake-compat": "flake-compat",
         "gomod2nix": "gomod2nix",
         "nixpkgs": "nixpkgs",
         "utils": "utils"