fix: use correct appid for Gpodder Sync
parent
4f68122655
commit
e7109a915c
|
@ -304,7 +304,7 @@
|
|||
autoUpdateApps.enable = true;
|
||||
|
||||
extraApps = {
|
||||
gpodderSync = pkgs.fetchNextcloudApp {
|
||||
gpoddersync = pkgs.fetchNextcloudApp {
|
||||
appName = "Gpodder Sync";
|
||||
appVersion = "3.8.2";
|
||||
sha256 = "sha256-eeBvRZUDVIaym0ngfPD2d7aY3SI/7lPWkrYPnqSh5Kw=";
|
||||
|
|
Loading…
Reference in New Issue