Weijia Wang
b4521212e4
wordpress: 6.2.2 -> 6.3.1
2023-09-17 00:02:26 +02:00
Robert Schütz
abbb8264d8
Merge pull request #254869 from dotlambda/whitebophir-buildNpmPackage
...
whitebophir: use buildNpmPackage
2023-09-14 19:15:46 +00:00
Pol Dellaiera
d30fde0977
Merge pull request #250735 from TheNeikos/fix/discourse
...
discourse: update 3.1.0.beta4 -> 3.1.0
2023-09-14 16:03:28 +02:00
Marcel Müller
bbdccb8eb9
discourse: Use nodejs18
...
Suggested-by: talyz <kim.lindberger@gmail.com>
2023-09-13 20:26:05 +02:00
Marcel Müller
8e8a6ed409
discourse: Remove sass-embedded patch
...
This was fixed globally in #240000 and thus is not needed here anymore.
2023-09-13 17:59:24 +02:00
Marcel Müller
48f63c5b74
discourseAllPlugins.plugins.discourse-prometheus: Update ABI patch
2023-09-13 14:48:58 +02:00
Marcel Müller
c28a6bf832
discourseAllPlugins: Update all
2023-09-13 14:48:47 +02:00
Marcel Müller
77b7dc52cf
discourse: Fix update.py handling newlines
...
The update.py script would error out if the spec had a trailing new
line. The split that follows it would try to split it into two, and
error out as it can't.
2023-09-13 14:48:34 +02:00
Marcel Müller
c87ad974cb
discourse: 3.1.0.beta4 -> 3.1.0
2023-09-13 14:48:03 +02:00
Lord-Valen
75c7894435
nodePackages.terser: use buildNpmPackage
2023-09-13 10:23:09 +02:00
Fabián Heredia Montiel
ff323ed355
treewide: vendorSha256 → vendorHash
...
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Robert Schütz
765dafed03
whitebophir: use buildNpmPackage
2023-09-12 19:53:43 -07:00
Johann Wagner
71a1e25506
peering-manager: maintained by wdz
2023-09-12 16:42:32 +02:00
Anna Aurora
82a2a96f98
meme-bingo-web: init at 0.2.0
2023-09-12 02:45:58 +00:00
Lassulus
38e6d28575
Merge pull request #251323 from saserr/improve-healthchecks
...
healthchecks: add DB, DB_NAME and support for several _FILE options
2023-09-11 17:30:59 +02:00
Martin Weinelt
8593999542
wallabag: rebase data env patch
2023-09-09 23:07:20 +02:00
Martin Weinelt
9ad0b7b6cf
Merge pull request #238828 from mweinelt/wallabag-2.6.0
...
wallabag: 2.5.4 -> 2.6.6
2023-09-09 20:15:59 +02:00
Martin Weinelt
0f9a86c000
wallabag: 2.5.4 -> 2.6.6
...
https://github.com/wallabag/wallabag/releases/tag/2.6.0
https://github.com/wallabag/wallabag/releases/tag/2.6.1
https://github.com/wallabag/wallabag/releases/tag/2.6.2
https://github.com/wallabag/wallabag/releases/tag/2.6.3
https://github.com/wallabag/wallabag/releases/tag/2.6.4
https://github.com/wallabag/wallabag/releases/tag/2.6.5
https://github.com/wallabag/wallabag/releases/tag/2.6.6
Dropped the swiftmailer patch, because wallabag migrated to symfony
mailer.
https://github.com/advisories/GHSA-p8gp-899c-jvq9
https://github.com/advisories/GHSA-gjvc-55fw-v6vq
https://github.com/wallabag/wallabag/pull/6924
Fixes: CVE-2023-4454, CVE-2023-4455
2023-09-09 19:38:11 +02:00
Ryan Lahfa
23357ad31e
Merge pull request #254006 from r-ryantm/auto-update/dolibarr
2023-09-09 01:57:24 +03:00
Salar Rahmanian
e8210b2aac
plausible: 1.4.4 -> 1.5.1
2023-09-08 20:54:05 +00:00
R. Ryantm
3bdbcacb1f
dolibarr: 17.0.3 -> 18.0.1
2023-09-08 10:17:58 +00:00
Yannick Markus
06e13b240d
bookstack: 23.06.2 -> 23.08.2
2023-09-08 09:31:16 +02:00
Robert Schütz
f5f1fe8180
outline: use fetchYarnDeps
2023-09-05 20:01:55 -07:00
Weijia Wang
cb4bd1bc52
Merge pull request #252126 from cyberus-technology/outline-0.71.0
...
outline: 0.70.2 -> 0.71.0
2023-09-06 00:06:40 +02:00
Ryan Lahfa
f626102605
Merge pull request #252852 from RaitoBezarius/update/netbox
2023-09-02 19:26:56 +03:00
Sanjin Sehic
7f5e8a0113
nixos/healthchecks: enable _FILE variants for all secrets
...
This change enables _FILE variants for all secrets in Healthchecks
configuration so they can be read from a file and not stored in
/nix/store.
In particular, it adds support for these secrets:
DB_PASSWORD, DISCORD_CLIENT_SECRET, EMAIL_HOST_PASSWORD,
LINENOTIFY_CLIENT_SECRET, MATRIX_ACCESS_TOKEN, PD_APP_ID,
PUSHBULLET_CLIENT_SECRET, PUSHOVER_API_TOKEN, S3_SECRET_KEY, SECRET_KEY,
SLACK_CLIENT_SECRET, TELEGRAM_TOKEN, TRELLO_APP_KEY, and TWILIO_AUTH.
2023-09-02 09:43:19 +01:00
Sanjin Sehic
4a81613aa6
nixos/healthchecks: add EMAIL_HOST_PASSWORD_FILE option
...
This allows keeping EMAIL_HOST_PASSWORD out of /nix/store.
2023-09-02 09:43:17 +01:00
Weijia Wang
c04f87be38
Merge pull request #251757 from LeSuisse/nifi-1.23.2
...
nifi: 1.23.0 -> 1.23.2
2023-09-02 00:12:16 +02:00
Raito Bezarius
10976a6968
netbox: 3.5.8 -> 3.5.9
...
https://github.com/netbox-community/netbox/releases/tag/v3.5.9
2023-09-01 23:21:06 +02:00
Vladimír Čunát
da45825636
Merge #242215 : moodle: 4.1.3 -> 4.1.4
2023-08-30 12:56:43 +02:00
Alexander Sieg
c625ae7ca5
outline: 0.70.2 -> 0.71.0
2023-08-29 13:32:19 +02:00
R. Ryantm
b0f40a85be
slskd: 0.18.1 -> 0.18.2
2023-08-29 09:58:23 +00:00
happysalada
676fe5e01b
lemmy: fix ui commit_hash path
2023-08-27 20:44:10 +08:00
Thomas Gerbet
d13a7e781c
nifi: 1.23.0 -> 1.23.2
...
Fixes CVE-2023-40037
https://nifi.apache.org/security.html#CVE-2023-40037
Release notes:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.2
2023-08-27 12:19:28 +02:00
Ryan Lahfa
72494b65bc
Merge pull request #219873 from r-ryantm/auto-update/dolibarr
2023-08-26 16:23:13 +02:00
Raito Bezarius
20423599cf
netbox: 3.5.7 -> 3.5.8
...
https://github.com/netbox-community/netbox/releases/tag/v3.5.8
2023-08-26 13:18:54 +02:00
Rick van Schijndel
64aa0d2907
Merge pull request #250001 from ppom0/slskd-0.18.1
...
slskd: 0.17.8 → 0.18.1
2023-08-25 07:36:28 +02:00
R. Ryantm
ec0c7f2799
dolibarr: 16.0.5 -> 17.0.3
2023-08-23 11:07:17 +00:00
Benjamin Staffin
63e9b2f8c0
Merge pull request #246354 from minijackson/netbox-fixes
...
netbox: 3.5.6 -> 3.5.7 + migration fixes + upgrade NixOS test
2023-08-21 16:22:38 -04:00
Robert Scott
5f01945f7c
dolibarr: 16.0.4 -> 16.0.5
2023-08-18 22:55:05 +01:00
ppom
e728d92e8a
slskd: 0.17.8 → 0.18.1
2023-08-18 19:39:47 +02:00
Maximilian Bosch
6f0c6c95e9
wiki-js: 2.5.299 -> 2.5.300
...
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.300
Apparently they actually fixed their Node 18+ support, so we can drop
the patchery 🎉
2023-08-14 15:37:27 +02:00
Thomas Gerbet
b1f7d88470
nifi: 1.22.0 -> 1.23.0
...
Fixes CVE-2023-36542, see https://nifi.apache.org/security.html#CVE-2023-36542
Release notes:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.0
2023-08-13 13:49:59 +02:00
zowoq
d08bb79771
pict-rs: 0.4.0 -> 0.4.2
...
https://git.asonix.dog/asonix/pict-rs/releases/tag/v0.4.1
https://git.asonix.dog/asonix/pict-rs/releases/tag/v0.4.2
2023-08-11 10:51:21 +08:00
zowoq
264f94eafd
lemmy-server: 0.18.3 -> 0.18.4
...
https://github.com/LemmyNet/lemmy/blob/main/RELEASES.md#lemmy-v0184-release-2023-08-08
2023-08-11 10:51:21 +08:00
Sandro
2c98a795db
engelsystem: substitute version in URL
2023-08-10 01:05:54 +02:00
Vladimír Čunát
15ab671971
nifi: avoid a stripping error
...
https://hydra.nixos.org/build/229730628/nixlog/5/tail
2023-08-05 18:25:23 +02:00
happysalada
51606bc8c1
lemmy: 0.18.2 -> 0.18.3
2023-08-04 09:58:53 +08:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
Pol Dellaiera
bb1faddf07
hedgedoc: add meta.mainProgram
...
Follow up of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-03 11:54:32 +02:00