Commit Graph

968 Commits

Author SHA1 Message Date
Nick Cao
996e5a71c5
Merge pull request #211654 from mweinelt/one-flask-babel-is-enough
python3Packages.flask-babel: 2.0.0 -> 3.0.0
2023-02-03 09:02:57 +08:00
Weijia Wang
c95374a887
Merge pull request #214158 from ymarkus/bookstack
bookstack: 22.11.1 -> 23.01
2023-02-02 23:56:07 +01:00
Martin Weinelt
91391118c7
wallabag: Drop swiftmailer patch
The swiftmailer bundle isn't part of the dependencies anymore.
2023-02-02 21:30:23 +00:00
R. Ryantm
2d2bbe40a4 sogo: 5.7.0 -> 5.8.0 2023-02-02 17:39:20 +01:00
Yannick Markus
eb6cc4899e
bookstack: 22.11.1 -> 23.01 2023-02-02 11:44:11 +01:00
Martin Weinelt
98c6798b10
wallabag: 2.5.2 -> 2.5.3
https://github.com/wallabag/wallabag/releases/tag/2.5.3

Fixes two security issues, were an authorized user could
- export other users entries
- modify or delete other user's annotations

Fixes: CVE-2023-0609, CVE-2023-0610
2023-02-01 14:29:43 +01:00
Benno Bielmeier
7215603cb9 discourse.plugins.discourse-reactions: Init 2023-01-31 12:19:20 +09:00
R. Ryantm
73b810b140 shiori: 1.5.3 -> 1.5.4 2023-01-29 09:38:07 +00:00
Colin Arnott
1754920c76
wordpress: remove bundled plugins and themes
Wordpress bundles some non-essential plugins and themes, then pesters
users to upgrade them. As we make the whole webroot readonly, it is
not possible to trivially delete them. Instead we should have users
explicitly install plugins via the existing nixos module.
2023-01-28 10:17:21 +00:00
Nick Cao
cdb1e212a3
Merge pull request #212813 from r-ryantm/auto-update/healthchecks
healthchecks: 2.5 -> 2.6.1
2023-01-27 08:04:56 +08:00
Aaron Jheng
1771b6692c
phylactery: use buildGoModule (#208980)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-27 00:13:00 +01:00
R. Ryantm
bcd1853765 healthchecks: 2.5 -> 2.6.1 2023-01-26 17:34:24 +00:00
Nick Cao
c2b6af8e21
Merge pull request #212238 from yu-re-ka/peering-manager-1-7-4
peering-manager: 1.7.3 -> 1.7.4
2023-01-25 12:45:53 +08:00
Weijia Wang
b51ef1f4fc
Merge pull request #209305 from r-ryantm/auto-update/moodle
moodle: 4.0.5 -> 4.1.1
2023-01-23 16:09:39 +01:00
Yureka
c89e19eefe peering-manager: 1.7.3 -> 1.7.4 2023-01-23 10:55:21 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
29585f1ea0 moodle: 4.0.5 -> 4.1.1 2023-01-20 05:33:22 +00:00
Martin Weinelt
48958930e7 python3Packages.flaskbabel: Drop in favor of flask-babel 2023-01-19 21:43:58 +00:00
Martin Weinelt
2a8de9e8a9
Merge pull request #198264 from kolaente/update/vikunja-api
vikunja-api: 0.19.2 -> 0.20.1
2023-01-18 19:09:00 +00:00
Martin Weinelt
e1f34a8e2c
Merge pull request #198266 from kolaente/update/vikunja-frontend
vikunja-frontend: 0.19.1 -> 0.20.2
2023-01-18 19:01:53 +00:00
kolaente
2eb3417f75
vikunja-frontend: 0.20.1 -> 0.20.2 2023-01-18 19:10:28 +01:00
Ryan Lahfa
eb6d457115
Merge pull request #209246 from e1mo/dokuwiki/package-overriding
dokuwiki: Combine mechanism for plugins and templates
2023-01-18 00:51:18 +01:00
Maximilian Bosch
7fec93f6dd
Merge pull request #208105 from r-ryantm/auto-update/wiki-js
wiki-js: 2.5.294 -> 2.5.295
2023-01-15 19:25:48 +01:00
Jonas Heinrich
7f6757e4f2
Merge pull request #210880 from urandom2/wordpress3
wordpress: add {pre,post}Install hooks
2023-01-15 13:03:18 +01:00
Colin Arnott
7e09121c44
wordpress: add {pre,post}Install hooks 2023-01-15 11:02:15 +00:00
Colin Arnott
cd8ee4179c
wordpressPackages: add builtins and update
As a companion to #210873, this change adds some of the builtin plugins
and themes, that generally ship with wordpress, so that consumers can
explicitly opt into including them in their wordpress derivation.
2023-01-15 10:27:39 +00:00
Jonas Heinrich
a7500527bd outline: 0.67.0 -> 0.67.1 2023-01-12 14:54:29 +01:00
Anderson Torres
593d558f05
Merge pull request #208196 from s1341/init_kasmweb
kasmweb: init at 1.12.0
2023-01-09 20:28:10 -03:00
s1341
dbfe3bd2e7 kasmweb: init at 1.12.0 2023-01-09 07:19:54 +02:00
Moritz 'e1mo' Fromm
ee41b6b457
dokuwiki: Combine mechanism for plugins and templates
Copy templates and plugins into Dokuwiki instead of linking to address
template compatibility. As noted by @sinavir[^1], (some) templates would
fail due to relative PHP imports.

[^1]: https://github.com/NixOS/nixpkgs/pull/208299#issuecomment-1370413116
2023-01-06 23:52:49 +01:00
Thomas Gerbet
c629cd779a
Merge pull request #208517 from r-ryantm/auto-update/mediawiki
mediawiki: 1.38.4 -> 1.39.1
2023-01-06 22:50:45 +01:00
Jonas Heinrich
c45d4f78bc wordpressPackages.plugins.hkdev-maintenance-mode: init at 2.2.6 2023-01-05 16:06:44 +01:00
Colin Arnott
f9d1f80045
wordpress6_1: init at 6.1.1
release-22.11 currently tracks 6.0 for pkgs.wordpress. This means there
is no way to opt in to the newer version. Similiar to nextcloud and go,
we have broken out a new derivation to opt in. It is a nop for unstable,
and only useful when backported.

Updates #208529
2023-01-04 11:20:25 +00:00
Jonas Heinrich
b8e56ca31d
Merge pull request #208529 from onny/wordpress-update2
wordpress: 6.0.3 -> 6.1.1
2023-01-04 11:22:48 +01:00
Jonas Heinrich
876a6f4c94
Merge pull request #209002 from urandom2/civicrm
wordpressPackages.plugins.civicrm: init at 5.56.0
2023-01-04 11:06:43 +01:00
Jonas Heinrich
a6c2d7b804
Merge pull request #208992 from urandom2/wpforms-lite
wordpressPackages.plugins.wpforms-lite: init at 1.7.8
2023-01-04 10:51:08 +01:00
Colin Arnott
b2266ed09b
wordpressPackages.plugins.civicrm: init at 5.56.0
There are a number of third party wordpress components that cannot be
trivially fetched via wp4nix. As such, we have broken out a file that
contains these derivations and merges them back into wordpressPackages.
2023-01-04 09:28:35 +00:00
Colin Arnott
81ba6e9905
wordpressPackages.plugins.wp-statistics: 13.2.10 -> 13.2.11 2023-01-04 09:04:17 +00:00
Colin Arnott
cd5a85fbe8
wordpressPackages.plugins.mailpoet: 4.3.0 -> 4.3.1 2023-01-04 09:04:07 +00:00
Colin Arnott
9e8e0ef31a
wordpressPackages.plugins.wpforms-lite: init at 1.7.8 2023-01-04 09:00:02 +00:00
Jonas Heinrich
733713c15c
Merge pull request #208530 from onny/wordpressPackages-update
wordpressPackages: update
2023-01-03 22:34:59 +01:00
R. Ryantm
d3346ad543 bookstack: 22.11 -> 22.11.1 2023-01-02 21:38:12 +08:00
Jonas Heinrich
34a58710d9 wordpressPackages: update 2022-12-31 19:04:36 +01:00
Jonas Heinrich
fe98aa7530 wordpress: 6.0.3 -> 6.1.1 2022-12-31 18:51:33 +01:00
R. Ryantm
366c8f4526 mediawiki: 1.38.4 -> 1.39.1 2022-12-31 16:06:51 +00:00
Naïm Favier
22ea90a4d8
.editorconfig: apply trailing whitespace removal
editorconfig-checker -disable-indent-size **/*.md
2022-12-29 01:40:50 +01:00
R. Ryantm
72ea3c7f44 wiki-js: 2.5.294 -> 2.5.295 2022-12-28 13:26:19 +00:00
Sandro
6c0b60981c
Merge pull request #202978 from urandom2/linx-server
Fixes https://github.com/NixOS/nixpkgs/issues/188667
2022-12-27 21:23:33 +01:00
Artturin
d78711a3e1 gnustep.base: use multiple outputs and support multiple outputs in hook
had to move the installFlagsArray in preInstallPhases so that ${!outputX} work because they're set by the multiple-output hook

unar before:
closure size 1.4G

unar after:
closure size 138.9M
2022-12-25 21:10:43 +02:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00