Sandro
e1ccff2798
Merge pull request #216335 from SuperSandro2000/searxng-babel
2023-02-16 20:11:56 +01:00
Sandro Jäckel
820c86da44
searxng: replace maintainer Kranzes with me
...
as offered in the PR
2023-02-16 19:42:18 +01:00
Sandro Jäckel
4ce10e413f
searxng: unstable-2022-09-01 -> unstable-2023-03-13
...
This was motivated by an incompatibility caused by a recent babel or
flask-babel update.
2023-02-16 19:42:18 +01:00
Jonas Heinrich
11867c6ee3
wordpressPackages.themes.geist: init 2.0.3
2023-02-13 19:10:46 +01:00
Martin Weinelt
b9f654c89c
wallabag: 2.5.3 -> 2.5.4
...
https://github.com/wallabag/wallabag/releases/tag/2.5.4
Fixes: CVE-2023-0734, CVE-2023-0735, CVE-2023-0736, CVE-2022/0737
2023-02-07 22:27:50 +00:00
zowoq
a83fd920d8
phylactery: remove empty go vendor hash
2023-02-07 06:23:39 +10:00
Artturi
4cc665fe8e
Merge pull request #214963 from LeSuisse/freshrss-fix-passthru-tests
2023-02-06 21:42:20 +02:00
Thomas Gerbet
f4c1ef09d8
freshrss: fix passthru.tests
2023-02-06 17:52:19 +01:00
Maximilian Bosch
e895665134
wiki-js: 2.5.295 -> 2.5.296
...
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.296
2023-02-06 13:43:01 +01:00
Jan Tojnar
a4764363a2
Revert "wallabag: Drop swiftmailer patch"
...
The patch is still needed in 2.5.3.
It was removed because it did not apply to previous tarball,
which was accidentally generated from wrong branch.
It applies again after 2692bb8570
.
This reverts commit 91391118c7
.
2023-02-05 17:20:50 +01:00
Nick Cao
fbcb1c43a7
Merge pull request #214706 from benneti/master
...
wallabag: fix source file for 2.5.3
2023-02-05 20:28:24 +08:00
Jonas Heinrich
f58d92fa4b
Merge pull request #211417 from xanderio/outline-fix-mail
...
outline: fix mail notifications
2023-02-05 11:27:38 +01:00
Jonas Heinrich
ecf734051b
Merge pull request #211251 from onny/outline-update
...
outline: 0.67.1 -> 0.67.2
2023-02-05 10:18:46 +01:00
Benedikt Tissot
2692bb8570
wallabag: fix source file for 2.5.3
...
Fixes this upstream issue https://github.com/wallabag/wallabag/issues/6269 where the wrong release file was created.
2023-02-05 09:51:18 +01:00
R. Ryantm
7c4b648ef4
bookstack: 23.01 -> 23.01.1
2023-02-04 17:30:05 +00:00
Nick Cao
1a38804b7e
Merge pull request #214288 from mweinelt/vikunja-update
...
vikunja-api: 0.20.1 -> 0.20.2: vikunja-frontend: 0.20.2 -> 0.20.3
2023-02-04 11:19:58 +08:00
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
Martin Weinelt
505da9e637
vikunja-frontend: 0.20.2 -> 0.20.3
...
https://kolaente.dev/vikunja/frontend/src/tag/v0.20.3/CHANGELOG.md
2023-02-03 01:52:59 +01:00
Martin Weinelt
bf17e9e866
vikunja-api: 0.20.1 -> 0.20.2
...
Changelog: https://kolaente.dev/vikunja/api/src/tag/v0.20.2/CHANGELOG.md
2023-02-03 01:51:44 +01: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
Alexander Sieg
f00a7e7e27
outline: fix email notifications
...
Outline needs it's mail template at public/email relative to this
working directory.
e3db7455b3/server/emails/mailer.tsx (L87)
2023-01-18 16:58:47 +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
Jonas Heinrich
354cff2a4f
outline: 0.67.1 -> 0.67.2
...
Changelog: https://github.com/outline/outline/releases
2023-01-17 16:47:44 +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