fix: use correct appid for Gpodder Sync

main
Louis Pearson 2024-01-07 15:44:24 -07:00
parent 4f68122655
commit e7109a915c
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@
autoUpdateApps.enable = true; autoUpdateApps.enable = true;
extraApps = { extraApps = {
gpodderSync = pkgs.fetchNextcloudApp { gpoddersync = pkgs.fetchNextcloudApp {
appName = "Gpodder Sync"; appName = "Gpodder Sync";
appVersion = "3.8.2"; appVersion = "3.8.2";
sha256 = "sha256-eeBvRZUDVIaym0ngfPD2d7aY3SI/7lPWkrYPnqSh5Kw="; sha256 = "sha256-eeBvRZUDVIaym0ngfPD2d7aY3SI/7lPWkrYPnqSh5Kw=";