From 47dfde54f5e753a2b14a63aad7e6995ee66bd1a3 Mon Sep 17 00:00:00 2001 From: ene Date: Sat, 18 Feb 2023 23:45:10 +0100 Subject: Fix: Add snap-sync through the nix flake --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') 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", -- cgit 1.4.1