vscodium extension: sync-rsync -> sync-rsync-extended
The former is unmaintained since 6 years
This commit is contained in:
parent
de45531920
commit
478ab9f8d1
1 changed files with 4 additions and 4 deletions
|
@ -27,10 +27,10 @@
|
|||
]
|
||||
++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
||||
{
|
||||
name = "Sync-Rsync";
|
||||
publisher = "vscode-ext";
|
||||
version = "0.36.0";
|
||||
sha256 = "sha256-0b/OHLZfXo0NAVAVkzZSqMGDzF0uvPRoiqsZtW1iOdA";
|
||||
name = "sync-rsync-extended";
|
||||
publisher = "SanderVerschoor";
|
||||
version = "1.0.1";
|
||||
sha256 = "sha256-Jsfa1SrK1H0QwlJPEBdrb0gfGiIYoXdtIP32/4g+ceM=";
|
||||
}
|
||||
# TODO: probably available in nixpkgs soonish?
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue