about summary refs log tree commit diff
path: root/pkgs/servers/nextcloud
diff options
context:
space:
mode:
authorRobert Schütz <nix@dotlambda.de>2023-06-15 14:05:39 -0700
committerRobert Schütz <nix@dotlambda.de>2023-06-15 14:05:39 -0700
commit1cb9ad903695e5a6ba117fe3840c9cd44aec7cb2 (patch)
tree16e71ba49eb0018ef2b1cee0ee5f47da60903dbb /pkgs/servers/nextcloud
parentfcf1a7e0377c44b85ce973e7097018974d82de96 (diff)
downloadnixlib-1cb9ad903695e5a6ba117fe3840c9cd44aec7cb2.tar
nixlib-1cb9ad903695e5a6ba117fe3840c9cd44aec7cb2.tar.gz
nixlib-1cb9ad903695e5a6ba117fe3840c9cd44aec7cb2.tar.bz2
nixlib-1cb9ad903695e5a6ba117fe3840c9cd44aec7cb2.tar.lz
nixlib-1cb9ad903695e5a6ba117fe3840c9cd44aec7cb2.tar.xz
nixlib-1cb9ad903695e5a6ba117fe3840c9cd44aec7cb2.tar.zst
nixlib-1cb9ad903695e5a6ba117fe3840c9cd44aec7cb2.zip
nextcloudPackages.apps.qownnotesapi: init at 23.6.0
Diffstat (limited to 'pkgs/servers/nextcloud')
-rw-r--r--pkgs/servers/nextcloud/packages/25.json10
-rw-r--r--pkgs/servers/nextcloud/packages/26.json10
-rw-r--r--pkgs/servers/nextcloud/packages/nextcloud-apps.json1
3 files changed, 21 insertions, 0 deletions
diff --git a/pkgs/servers/nextcloud/packages/25.json b/pkgs/servers/nextcloud/packages/25.json
index bb93b61cd758..d37b8530de3b 100644
--- a/pkgs/servers/nextcloud/packages/25.json
+++ b/pkgs/servers/nextcloud/packages/25.json
@@ -169,6 +169,16 @@
       "agpl"
     ]
   },
+  "qownnotesapi": {
+    "sha256": "1hkcqcc6y7x0zrc88qqmsf7mz0dl1kk06gsl6la3kr33fxr0cp0k",
+    "url": "https://github.com/pbek/qownnotesapi/releases/download/v23.6.0/qownnotesapi-nc.tar.gz",
+    "version": "23.6.0",
+    "description": "QOwnNotesAPI is the Nextcloud/ownCloud API for [QOwnNotes](http://www.qownnotes.org), the open source notepad for Linux, macOS and Windows, that works together with the notes application of Nextcloud/ownCloud.\n\nThe only purpose of this App is to provide API access to your Nextcloud/ownCloud server for your QOwnNotes desktop installation, you cannot use this App for anything else, if you don't have QOwnNotes installed on your desktop computer!",
+    "homepage": "https://github.com/pbek/qownnotesapi",
+    "licenses": [
+      "agpl"
+    ]
+  },
   "registration": {
     "sha256": "07dqc670qmdb3c8jjnj7azxxspjhiv6m9nrj960y3rjabyzy25m9",
     "url": "https://github.com/nextcloud-releases/registration/releases/download/v2.1.0/registration-v2.1.0.tar.gz",
diff --git a/pkgs/servers/nextcloud/packages/26.json b/pkgs/servers/nextcloud/packages/26.json
index 833f15fdd1b0..bcff05b3f238 100644
--- a/pkgs/servers/nextcloud/packages/26.json
+++ b/pkgs/servers/nextcloud/packages/26.json
@@ -169,6 +169,16 @@
       "agpl"
     ]
   },
+  "qownnotesapi": {
+    "sha256": "1hkcqcc6y7x0zrc88qqmsf7mz0dl1kk06gsl6la3kr33fxr0cp0k",
+    "url": "https://github.com/pbek/qownnotesapi/releases/download/v23.6.0/qownnotesapi-nc.tar.gz",
+    "version": "23.6.0",
+    "description": "QOwnNotesAPI is the Nextcloud/ownCloud API for [QOwnNotes](http://www.qownnotes.org), the open source notepad for Linux, macOS and Windows, that works together with the notes application of Nextcloud/ownCloud.\n\nThe only purpose of this App is to provide API access to your Nextcloud/ownCloud server for your QOwnNotes desktop installation, you cannot use this App for anything else, if you don't have QOwnNotes installed on your desktop computer!",
+    "homepage": "https://github.com/pbek/qownnotesapi",
+    "licenses": [
+      "agpl"
+    ]
+  },
   "registration": {
     "sha256": "07dqc670qmdb3c8jjnj7azxxspjhiv6m9nrj960y3rjabyzy25m9",
     "url": "https://github.com/nextcloud-releases/registration/releases/download/v2.1.0/registration-v2.1.0.tar.gz",
diff --git a/pkgs/servers/nextcloud/packages/nextcloud-apps.json b/pkgs/servers/nextcloud/packages/nextcloud-apps.json
index 86e0ac7ef990..8f4ddd98c430 100644
--- a/pkgs/servers/nextcloud/packages/nextcloud-apps.json
+++ b/pkgs/servers/nextcloud/packages/nextcloud-apps.json
@@ -16,6 +16,7 @@
 , "onlyoffice"
 , "polls"
 , "previewgenerator"
+, "qownnotesapi"
 , "registration"
 , "spreed"
 , "tasks"