diff options
author | Soispha <soispha@vhack.eu> | 2023-09-10 08:38:49 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-09-10 08:38:49 +0200 |
commit | cb1326562923091915e1eb36d53faa9a268a19f8 (patch) | |
tree | f11ff2979c5acdeb8f2b3f04c2cf222078364435 /flake.lock | |
parent | Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkg (diff) | |
download | nixos-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.lock | 17 |
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": [ |