This commit is contained in:
mjallen18
2026-01-12 12:08:36 -06:00
parent dfd8d9a1a8
commit 382f059188
27 changed files with 151 additions and 154 deletions

View File

@@ -4,7 +4,7 @@
}:
fetchNextcloudApp {
name = "nextcloud-app-assistant";
sha256 = "sha256-HgEyfENQL37qoUISuW7O3EADBP92hegngw4GfgK3z/8=";
url = "https://github.com/nextcloud/assistant/archive/refs/tags/v2.12.0.tar.gz";
sha256 = "sha256-N6az85dmXVJHSy+BNh6+lW3nmN7YkrEBPGaPa0ZIk54=";
url = "https://github.com/nextcloud/assistant/archive/refs/tags/v3.0.0.tar.gz";
license = "agpl3Only";
}

View File

@@ -4,7 +4,7 @@
}:
fetchNextcloudApp {
name = "nextcloud-app-files_pdfviewer";
sha256 = "sha256-M8ejkWGuxhsy2dMBdqSDwfRA0hI6qPL1VhYoDH5tQR4=";
url = "https://github.com/nextcloud/files_pdfviewer/archive/refs/tags/v32.0.3.tar.gz";
sha256 = "sha256-ZFfV3FIasepUn3G9FKKt/mzKdTE4pXzMQGjlYizbubQ=";
url = "https://github.com/nextcloud/files_pdfviewer/archive/refs/tags/v33.0.0beta2.tar.gz";
license = "agpl3Only";
}

View File

@@ -4,7 +4,7 @@
}:
fetchNextcloudApp {
name = "nextcloud-app-photos";
sha256 = "sha256-Hl5ngkW0DRZr4hZdMNcGUY5dV9/3b0QKLenoR9Mzc9c=";
url = "https://github.com/nextcloud/photos/archive/refs/tags/v32.0.3.tar.gz";
sha256 = "sha256-WdNujLjCMuPKsvkaogNeULVsqklAW9fvpIHB2RBHBzM=";
url = "https://github.com/nextcloud/photos/archive/refs/tags/v33.0.0beta2.tar.gz";
license = "agpl3Only";
}