about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-09-10 08:38:49 +0200
committerSoispha <soispha@vhack.eu>2023-09-10 08:38:49 +0200
commitcb1326562923091915e1eb36d53faa9a268a19f8 (patch)
treef11ff2979c5acdeb8f2b3f04c2cf222078364435 /flake.nix
parentFix(treewide): Provide `snap-synced-forked` as overlay and thus as pkg (diff)
downloadnixos-config-cb1326562923091915e1eb36d53faa9a268a19f8.tar.gz
nixos-config-cb1326562923091915e1eb36d53faa9a268a19f8.zip
Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix6
1 files changed, 0 insertions, 6 deletions
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