about summary refs log tree commit diff stats
path: root/flake.lock
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.lock
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.lock')
-rw-r--r--flake.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock
index 27a077eb..cbbc1d9c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -806,7 +806,6 @@
         "rust-overlay": "rust-overlay",
         "serverphone": "serverphone",
         "shell_library": "shell_library",
-        "snap-sync": "snap-sync",
         "strip_js_comments": "strip_js_comments",
         "systems": "systems",
         "templates": "templates",
@@ -903,22 +902,6 @@
         "url": "https://codeberg.org/soispha/shell_library.git"
       }
     },
-    "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": [