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";
}