This commit is contained in:
mjallen18
2025-12-11 17:41:05 -06:00
parent 82ecfba7db
commit 31202f8b0e
17 changed files with 71 additions and 67 deletions

View File

@@ -4,7 +4,7 @@
}:
fetchNextcloudApp {
name = "nextcloud-app-assistant";
sha256 = "sha256-kW2rbgfhCg4RHp/RW+L1vuoyVXOp5r4Mc1VdI0g5cXA=";
url = "https://github.com/nextcloud/assistant/archive/refs/tags/v2.8.0.tar.gz";
sha256 = "sha256-ayt3FYGxBdIhugkofujdRWrVqgZVdZ2Z+Ieg35O/MpA=";
url = "https://github.com/nextcloud/assistant/archive/refs/tags/v2.11.0.tar.gz";
license = "agpl3Only";
}

View File

@@ -4,7 +4,7 @@
}:
fetchNextcloudApp {
name = "nextcloud-app-files_pdfviewer";
sha256 = "sha256-TeNOzRczeXK15DURrZ5al0cvXhRj7+y1VA4axPROvD4=";
url = "https://github.com/nextcloud/files_pdfviewer/archive/refs/tags/v31.0.8.tar.gz";
sha256 = "sha256-M8ejkWGuxhsy2dMBdqSDwfRA0hI6qPL1VhYoDH5tQR4=";
url = "https://github.com/nextcloud/files_pdfviewer/archive/refs/tags/v32.0.3.tar.gz";
license = "agpl3Only";
}

View File

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