Commit graph

460 commits

Author SHA1 Message Date
R. RyanTM
f7e646df7f jitsi-meet: 1.0.5056 -> 1.0.5307 2021-09-12 19:54:14 +00:00
Sandro
b432b2f337
Merge pull request #137510 from Ma27/bump-wiki-js
wiki-js: 2.5.201 -> 2.5.214
2021-09-12 14:47:46 +02:00
Maximilian Bosch
75eaccdcbc
wiki-js: 2.5.201 -> 2.5.214
ChangeLog: https://github.com/Requarks/wiki/releases/tag/2.5.214
2021-09-12 11:52:17 +02:00
tshaynik
fcc29f9599 jitsi-meet: add passthru.updateScript
Pull version number from stable releases, to ensure
that the latest stable release is used.
2021-09-09 15:27:51 -04:00
Martin Weinelt
f81ea682cf
Merge pull request #136801 from em0lar/vikunja-0.18.0 2021-09-06 02:53:50 +02:00
Leo Maroni
732316e9c5
vikunja-api: 0.17.1 -> 0.18.0 2021-09-05 20:51:11 +02:00
Leo Maroni
e0fbad9a66
vikunja-frontend: 0.17.0 -> 0.18.0 2021-09-05 20:49:59 +02:00
happysalada
702d183421 lemmy: 0.11.2 -> 0.11.3 2021-09-04 07:50:53 +09:00
Robin Gloster
43cc2477ae
Merge pull request #134022 from r-ryantm/auto-update/wordpress
wordpress: 5.7.2 -> 5.8
2021-09-01 21:23:08 +02:00
davidak
bb01facb08
Merge pull request #134111 from sebbel/master
matomo: 4.3.1 -> 4.4.1
2021-08-26 04:24:01 +02:00
ajs124
5fdc39a49d sogo: 5.1.1 -> 5.2.0
https://github.com/inverse-inc/sogo/releases/tag/SOGo-5.2.0
2021-08-19 18:23:39 +02:00
Kim Lindberger
14b0f20fa1
Merge pull request #132475 from ryantm/dev/ryantm/discourse-ldap-auth
discourseAllPlugins: init discourse-ldap-auth
2021-08-19 15:27:31 +02:00
Finn Behrens
c93e318747 moodle: update to 3.11.2 2021-08-18 19:12:43 +02:00
Ryan Mulligan
70d29c5cf4 discourseAllPlugins: init discourse-ldap-auth 2021-08-18 10:12:41 -07:00
talyz
12ff4b79e4
discourse: update.py: Remove native platforms in plugin lock files..
...and add ruby.
2021-08-17 18:21:27 +02:00
talyz
04e6b03fa9
discourse.mkDiscoursePlugin: Handle repos with gems directories
Some plugin repos already have a `gems` directory. This lets the
packager choose whether it should be kept and the nix packaged ruby
gems should be copied into it or if it should be removed in favor of
our ruby gems.
2021-08-17 18:21:21 +02:00
talyz
f8096460bd
discourse.plugins: Make the updater able to package plugins
Let the update.py script handle the initial, repetitive task of
packaging new plugins. With this in place, the plugin only needs to be
added to the list in `update-plugins` and most of the work will be
done automatically when the script is run. Metadata still needs to be
filled in manually and some packages may of course require additional
work/patching.
2021-08-17 18:21:15 +02:00
talyz
4197b6dd14
discourse.plugins.discourse-github: Update 2021-08-17 18:21:10 +02:00
talyz
443b318ee9
discourse: Change the path to the auto generated plugin assets
Change the path to the auto generated plugin assets, which defaults to
the plugin's directory and isn't writable at the time of asset
generation.
2021-08-17 18:21:03 +02:00
talyz
6fd5a40cca
discourse.tests: Test the appropriate discourse package
Perform the tests on the package that the `tests` attribute is a child
of, i.e. if `discourseAllPlugins.tests` is built, the tests will run
with the `discourseAllPlugins` package, not the `discourse` package as
previously.
2021-08-17 18:20:55 +02:00
talyz
bb14315d51
discourse: Remove leftover link to unused plugins directory 2021-08-17 18:17:56 +02:00
talyz
6f26527358
discourse.plugins.discourse-data-explorer: Update 2021-08-17 18:17:50 +02:00
talyz
92b758266e
discourse.plugins.discourse-solved: Update 2021-08-17 18:17:45 +02:00
talyz
5d94e3bfc9
discourse.plugins.discourse-canned-replies: Update 2021-08-17 18:17:39 +02:00
talyz
d1a63bf19c
discourse.plugins.discourse-calendar: Update 2021-08-17 18:17:34 +02:00
talyz
c97ae4ad8e
discourse: 2.7.5 -> 2.7.7 2021-08-17 18:17:27 +02:00
sebbel
4d3399c8f4 matomo: add sebbel as maintainer 2021-08-16 18:29:43 +02:00
Robert Hensing
a201246bac treewide: runCommandNoCC -> runCommand in generated code
This has been synonymous for ~5y.

Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Robert Hensing
fbafeb7ad5 treewide: runCommandNoCC -> runCommand
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
sebbel
444e3030da matomo, 4.3.1 -> 4.4.1 2021-08-15 08:31:58 +02:00
R. RyanTM
5564cb9c6b wordpress: 5.7.2 -> 5.8 2021-08-14 14:11:53 +00:00
DavHau
411a5246c0 cryptpad: add meta longDescription and mainProgram 2021-08-12 01:00:23 +02:00
DavHau
827142a43c cryptpad: add comment about EOL dependencies 2021-08-11 11:04:39 +09:00
DavHau
04412d1f51 cryptpad: reformat with nixpkgs-fmt 2021-08-11 11:04:39 +09:00
DavHau
df0f76b39f cryptpad: add test for nixos module 2021-08-11 11:04:39 +09:00
DavHau
6e59bc7969 cryptpad: use nodejs12 2021-08-11 11:04:39 +09:00
DavHau
27c813679e cryptpad: generate.sh: stop using outdated nixpkgs 2021-08-11 11:04:39 +09:00
DavHau
2220ca1e3c cryptpad: 3.20.1 -> 4.9.0 2021-08-11 11:04:39 +09:00
Artturi
322739445d
Merge pull request #124045 from r-ryantm/auto-update/galene
galene: 0.3.4 -> 0.3.5
2021-08-08 02:53:50 +03:00
Artturi
a67cc6b063
Merge pull request #132665 from alyaeanyx/whitebophir
whitebophir: 1.9.1 -> 1.14.6
2021-08-07 04:42:24 +03:00
Ryan Mulligan
32e24e792c discourse/update.py: add missing plugins 2021-08-05 13:25:38 -07:00
alyaeanyx
d52622de97 whitebophir: 1.9.1 -> 1.14.6 2021-08-04 16:15:52 +02:00
Ryan Mulligan
85d7eb75c9 discourseAllPlugins: init discourse-migratepassword 2021-08-02 15:21:53 -07:00
Ryan Mulligan
601db31c26 discourseAllPlugins: init discourse-data-explorer 2021-08-02 15:01:58 -07:00
Ryan Mulligan
eb02dc0c4a discourseAllPlugins: init discourse-checklist 2021-08-02 14:54:52 -07:00
Ryan Mulligan
34b37ad59c
Merge pull request #131740 from ryantm/discourse-calendar
discourseAllPlugins: add discourse-calendar
2021-07-29 15:49:58 -07:00
Ryan Mulligan
858b0157e5 discourseAllPlugins: add discourse-calendar 2021-07-27 13:44:58 -07:00
Felix Buehler
a56d117bdb servers: replace name with pname&version 2021-07-26 20:15:46 +02:00
Felix Buehler
4f62b05137 discourse.mkDiscoursePlugin: remove phases 2021-07-24 22:20:26 +02:00
Maximilian Bosch
65d60ae78b
Merge pull request #130062 from nh2/plausible-fix-shell-scripting-errors
nixos/plausible: Fix shell scripting errors, runtime fixes
2021-07-22 00:27:56 +02:00