From cb1326562923091915e1eb36d53faa9a268a19f8 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 10 Sep 2023 08:38:49 +0200 Subject: Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked` --- flake.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index dbc66476..890928fe 100644 --- a/flake.nix +++ b/flake.nix @@ -273,10 +273,6 @@ url = "github:arkenfox/user.js"; flake = false; }; - snap-sync = { - url = "github:qubidt/snap-sync"; - flake = false; - }; }; outputs = { @@ -297,7 +293,6 @@ # external dependencies neovim_config, user_js, - snap-sync, templates, # my binaries video_pause, @@ -345,7 +340,6 @@ neovim_config user_js - snap-sync templates # my binaries -- cgit 1.4.1