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.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index dbe65c59..de8cf12a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -189,6 +189,7 @@
         "impermanence": "impermanence",
         "neovim_config": "neovim_config",
         "nixpkgs": "nixpkgs",
+        "snap-sync": "snap-sync",
         "strip_js_comments": "strip_js_comments",
         "user_js": "user_js"
       }
@@ -220,6 +221,22 @@
         "type": "github"
       }
     },
+    "snap-sync": {
+      "flake": false,
+      "locked": {
+        "lastModified": 1653097113,
+        "narHash": "sha256-jKoGBh8dtS9XZkUuZZcLDqreMUdyVZ16z1+Xc63TC4Q=",
+        "owner": "qubidt",
+        "repo": "snap-sync",
+        "rev": "84e2ad00800cf43d0952b61add7e77797eced82d",
+        "type": "github"
+      },
+      "original": {
+        "owner": "qubidt",
+        "repo": "snap-sync",
+        "type": "github"
+      }
+    },
     "strip_js_comments": {
       "inputs": {
         "crane": "crane",