Commit Graph

1202 Commits

Author SHA1 Message Date
Yaya
b10a609526 snipe-it: Pin to PHP 8.1
This fixes the build failure for Snipe-IT after 3bb3859049 bumped the
default PHP version to 8.2.

Resolves #241556
2023-07-05 14:47:05 +02:00
Pol Dellaiera
28f085475d
Merge pull request #240664 from minijackson/netbox-3.5.4
netbox: 3.5.3 -> 3.5.4
2023-07-01 23:00:01 +02:00
Martin Weinelt
5f705e4de5
Merge pull request #240789 from rnhmjoj/pr-searx
searx: fix for flask-babel 3.0
2023-07-01 00:02:22 +02:00
rnhmjoj
2151defed0
searx: fix for flask-babel 3.0
The update to flask-babel 3.0 (48958930) broke searx, despite the program
apparently building.
2023-06-30 21:58:36 +02:00
Minijackson
10cf856dc1
netbox: 3.5.3 -> 3.5.4 2023-06-30 08:30:45 +02:00
Sandro
1fe1484b87
Merge pull request #240285 from 999eagle/update/searxng 2023-06-28 13:09:24 +02:00
Sophie Tauchert
d129a6767e
searxng: unstable-2023-05-19 -> unstable-2023-06-26 2023-06-28 09:34:48 +02:00
Thomas Gerbet
b0caf7e507
nifi: 1.21.0 -> 1.22.0 (#239554)
* nifi: 1.21.0 -> 1.22.0

Fixes CVE-2023-34468 and CVE-2023-34212.
Advisories: https://nifi.apache.org/security.html#1.22.0

Release notes:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.22.0

* Update pkgs/servers/web-apps/nifi/default.nix

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-27 18:27:39 +02:00
Sandro
c13fd6a3d4
Merge pull request #232302 from SuperSandro2000/mediawiki-nocc
mediawiki: use stdenvNoCC, remove extra derivation
2023-06-27 18:14:36 +02:00
adisbladis
d76f499f99
Merge pull request #239690 from adisbladis/lemmy-0_18_0
lemmy: 0.17.4 -> 0.18.0
2023-06-28 00:10:09 +12:00
Janik
946c3f8c51
Merge pull request #214063 from michaelshmitty/anuko-timetracker 2023-06-27 13:19:44 +02:00
Michael Smith
30874bced7 anuko-time-tracker: init at 1.22.19.5806 2023-06-27 12:30:33 +02:00
Janik
23a11416b9
Merge pull request #238307 from pacien/pixelfed-update 2023-06-27 09:55:06 +02:00
Matej Cotman
cab0518627 lemmy-server: write version to file 2023-06-27 16:24:23 +12:00
Matej Cotman
2ba6d6fb94 lemmy-ui: write version to correct file 2023-06-27 16:24:23 +12:00
Matej Cotman
4b789ef027 lemmy: build sharp 2023-06-27 16:24:23 +12:00
adisbladis
8b88e2ccfe lemmy: 0.17.4 -> 0.18.0 2023-06-27 16:24:23 +12:00
Maximilian Bosch
77d4f4feee
discourse.assets: work around cannot execute: required file not found
`yarn run patch-package` as `postinstall`-hook doesn't work because it
has a shebang using `/usr/bin/env` which isn't available in the sandbox.
Removing the postinstall hook and manually running this after
`patchShebangs` appears to solve the issue.

Relevant error log of the build error
(`NIXPKGS_ALLOW_INSECURE=1 nix-build -A discourse.assets`)

    error /build/source/app/assets/javascripts/node_modules/discourse: Command failed.
    Exit code: 127
    Command: patch-package
    Arguments:
    Directory: /build/source/app/assets/javascripts/node_modules/discourse
    Output:
    /bin/sh: line 1: /build/source/app/assets/javascripts/node_modules/.bin/patch-package: cannot execute: required file not found
    info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
2023-06-24 12:27:44 +02:00
Yaya
337d9f17be snipe-it: 6.1.0 -> 6.1.1
https://github.com/snipe/snipe-it/releases/tag/v6.1.1
2023-06-22 05:42:39 +00:00
pacien
806a002215 pixelfed: remove outdated dist note 2023-06-18 17:55:15 +02:00
pacien
89e4a7dce6 pixelfed: 0.11.5 -> 0.11.8 2023-06-17 19:22:57 +02:00
pacien
8dc46af8e3 pixelfed: fix hash format in update script 2023-06-17 19:21:09 +02:00
Raito Bezarius
b8c2f83395 pixelfed: add update script 2023-06-17 18:34:23 +02:00
Ryan Lahfa
a056d3567c
Merge pull request #236279 from minijackson/netbox-3.5.3 2023-06-16 11:49:13 +02:00
happysalada
b55b415198 lemmy: fix update script (hash + running dir) 2023-06-15 14:18:22 -04:00
adisbladis
adb66130e7 lemmy-ui: set meta.platforms to nodejs.meta.platforms
lemmy-ui should run everywhere that nodejs does.
2023-06-14 09:24:56 -04:00
adisbladis
2e7eea8e38 lemmy: 0.17.3 -> 0.17.4 2023-06-14 09:24:56 -04:00
Nick Cao
49063a6155
Merge pull request #237456 from r-ryantm/auto-update/jitsi-meet
jitsi-meet: 1.0.7235 -> 1.0.7322
2023-06-14 01:03:30 -06:00
boozedog
d1aab88879 matomo: 4.10.1 -> 4.14.2 2023-06-13 07:36:07 -04:00
R. Ryantm
9145ccba2b jitsi-meet: 1.0.7235 -> 1.0.7322 2023-06-13 00:57:24 +00:00
Maximilian Bosch
05fa952d15
Merge pull request #236392 from r-ryantm/auto-update/wiki-js
wiki-js: 2.5.298 -> 2.5.299
2023-06-08 16:04:50 +02:00
Maximilian Bosch
93c3b2e75a
wiki-js: drop node version check
We implemented v18 support, so this is not needed.
2023-06-08 14:37:30 +02:00
Marcus Ramberg
72a47ca349 lemmy: 0.17.2 -> 0.17.3 2023-06-07 14:10:28 -04:00
R. Ryantm
96fbaff572 wiki-js: 2.5.298 -> 2.5.299 2023-06-07 03:59:16 +00:00
Minijackson
0cdcc8cd25
netbox: 3.5.0 -> 3.5.3 2023-06-06 14:52:51 +02:00
Pol Dellaiera
622f1fec7d
Merge pull request #233908 from r-ryantm/auto-update/jitsi-meet
jitsi-meet: 1.0.6943 -> 1.0.7235
2023-06-05 23:50:45 +02:00
happysalada
6a050b80fa fetchMixDeps: transition to hash 2023-06-05 09:29:32 -04:00
Nick Cao
f25b2b2083
Merge pull request #235897 from r-ryantm/auto-update/galene
galene: 0.7.0 -> 0.7.1
2023-06-04 20:41:25 -06:00
Philip Munksgaard
1fca3245e7 livebook: init at 0.9.2
This commit adds a package for the [livebook](https://livebook.dev) interactive
Elixir notebook environment.

Created with inspiration from
https://github.com/hauleth/nix-elixir/blob/master/pkgs/livebook.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-06-04 17:40:06 -04:00
R. Ryantm
ef06a18b11 galene: 0.7.0 -> 0.7.1 2023-06-04 07:53:48 +00:00
Mario Rodas
0190867eec changedetection-io: unpin apprise dependency 2023-06-03 04:20:00 +00:00
R. Ryantm
354600acec jitsi-meet: 1.0.6943 -> 1.0.7235 2023-05-25 01:52:00 +00:00
Alexander Sieg
789c38f865
outline: add xanderio to maintainers 2023-05-23 12:03:39 +02:00
Alexander Sieg
5ade08168a
outline: add nixos test 2023-05-23 12:03:39 +02:00
Alexander Sieg
74bc42615c
outline: 0.68.1 -> 0.69.2 2023-05-23 10:44:02 +02:00
Jonas Heinrich
c92f2244d1 wordpress6_2: 6.2.1 -> 6.2.2 2023-05-22 09:18:50 +02:00
Daniel Nagy
456ca20781
searxng: unstable-2023-03-13 -> unstable-2023-05-19
Diff: 295c87a926..d867bf17e6
2023-05-21 14:50:15 +02:00
Nick Cao
55b93bace4
Merge pull request #233073 from r-ryantm/auto-update/slskd
slskd: 0.17.5 -> 0.17.8
2023-05-20 21:08:06 -06:00
R. Ryantm
dc07e260c9 slskd: 0.17.5 -> 0.17.8 2023-05-20 19:27:17 +00:00
Robert Scott
68dccd63d1
Merge pull request #232655 from LeSuisse/moodle-4.1.3
moodle: 4.1.2 -> 4.1.3
2023-05-20 19:21:22 +01:00
Thomas Gerbet
149fa3e66d wordpress6_1: 6.1.1 -> 6.1.2
This upgrade appears to contain 3 security fixes.

https://wordpress.org/documentation/wordpress-version/version-6-1-2/
2023-05-20 14:16:56 +02:00
Jonas Heinrich
b2c35b8b0e wordpressPackages.plugins: update, wPackages.plugins.wp-swiper: init at 1.0.32 2023-05-19 14:11:10 +02:00
Thomas Gerbet
1e39b542b9 moodle: 4.1.2 -> 4.1.3
Fixes CVE-2023-30943 and CVE-2023-30944.

https://moodledev.io/general/releases/4.1/4.1.3
2023-05-18 18:47:56 +02:00
Weijia Wang
092f89bc39 wordpress: update languages and plugins 2023-05-17 18:48:55 +03:00
Weijia Wang
84c6233abd
Merge pull request #232384 from wegank/wordpress-update-script
wordpress: fix generate.sh
2023-05-17 18:46:30 +03:00
Weijia Wang
3a0ab52313 wordpress: fix generate.sh 2023-05-17 17:15:12 +03:00
Weijia Wang
e5fc07cb22
Merge pull request #232381 from f2k1de/wordpress-6.2.1
wordpress6_2: 6.2 -> 6.2.1
2023-05-17 12:37:49 +03:00
Isa
112849bd19 wordpress6_2: 6.2 -> 6.2.1 2023-05-17 10:34:38 +02:00
Sandro Jäckel
0000000877
mediawiki: use stdenvNoCC, remove extra derivation 2023-05-16 23:23:37 +02:00
Jonas Heinrich
f1ed357208 wordpressPackages.plugins.login-lockdown: init at 2.06, wordpressPackages: update 2023-05-16 12:15:50 +02:00
Kerstin
872987d040
beam/mixRelease: default stripDebug to false due frequent runtime errors (#232107)
This flag appears to cause issues in 3 out 4 users of mixRelease in
Nixpkgs, plus Mobilizon, which isn't merged yet. It might be safer to
set it to fals for now, as the runtime error messages produced by it are
quite cryptic.
2023-05-16 10:50:34 +02:00
Moritz 'e1mo' Fromm
4341067c94
dokuwiki: 2023-04-04 -> 2023-04-04a
Hotfix for a discovered vulnerability (deemed as high[^1])
in the RSS parser allowing cross-site scripting via injected,
arbitrary, JavaScript.

Changes: https://github.com/dokuwiki/dokuwiki/compare/release-2023-04-04...release-2023-04-04a

[^1]: https://huntr.dev/bounties/c6119106-1a5c-464c-94dd-ee7c5d0bece0/
2023-05-16 08:40:59 +02:00
Jörg Thalheim
fc8c839fe8
Merge pull request #231841 from Ma27/wikijs-node18
wiki-js: use nodejs18
2023-05-14 16:22:56 +01:00
Ryan Lahfa
8ef486b60e
Merge pull request #207194 from RaitoBezarius/pixelfed-module
pixelfed: init at 0.11.5, module, tests
2023-05-14 17:09:19 +02:00
Kirill Radzikhovskyy
a14e2b4b16 plausible: unbreak with latest nodejs 2023-05-14 09:05:21 -04:00
Maximilian Bosch
577ffe768c
wiki-js: use nodejs18
Part of #229910.

Unfortunately this is a little hacky because upstream doesn't intend to
support it for 2.5, but only for 3.0 which isn't out yet, however nodejs-16
will get out of maintenance during the support-span of NixOS 23.05[1].

The only breaking change is that `extract-files` uses a deprecated way
of exposing modules, I went through the list of other breaking
changes in v17 and v18[2][3] and couldn't spot any usage of removed
features, also local testing didn't reveal further issues.

Unfortunately fixing that breakage turned out to be non-trivial.
Currently, `extract-files@9.0.0` is used with the problematic portions
in its `package.json`, however it's only a transitive dependency of
`@graphql-tools/url-loader` & `apollo-upload-client`. Unfortunately, the
versions of that in use require v9 and don't work with a newer version of
`extract-files` with the problem fixed[4]. Also, upgrading the
dependencies in question is not a feasible option because `graphql-tools`
was split up into multiple smaller packages in v8 and also some of the
APIs in use in `wiki.js` were dropped there[5], so this would also be
very time-consuming and non-trivial to fix.

Since this was the only issue, I decided to go down the hacky route and
patch the problem in `package.json` of `extract-files` manually during
our `patchPhase`.

[1] https://github.com/requarks/wiki/discussions/6388
[2] https://nodejs.org/en/blog/release/v17.0.0
[3] https://nodejs.org/en/blog/release/v18.0.0
[4] Upon local testing, this broke with the following error:

        Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './public/extractFiles' is not defined by "exports" in /wiki/node_modules/extract-files/package.json
[5] For instance `SchemaDirectiveVisitor` in
  `server/graph/directives/auth`.
2023-05-14 14:25:33 +02:00
Martin Weinelt
1d7b09e984
Merge pull request #231093 from iblech/patch-whitebophir-node20
whitebophir: upgrade from nodejs_16 to nodejs_20
2023-05-12 19:07:12 +02:00
Martin Weinelt
474db646de
Merge pull request #231102 from iblech/patch-ethercalc-nodejs20
ethercalc: upgrade from nodejs_14 to nodejs_20
2023-05-12 19:06:47 +02:00
ppom
018192cda2 slskd: init at 0.17.5 2023-05-12 10:14:48 +02:00
Ingo Blechschmidt
f1b487c9ba ethercalc: upgrade from nodejs_14 to nodejs_20 2023-05-10 17:59:39 +02:00
Ingo Blechschmidt
4e4a631041 whitebophir: upgrade from nodejs_16 to nodejs_20 2023-05-10 16:46:37 +02:00
asonix
cb2941db79 pict-rs: 0.3.0-alpha.37 -> 0.3.3 2023-05-09 15:24:54 -04:00
happysalada
164edb8468 plausible: mark broken following node-16 deprecation 2023-05-08 17:45:55 -04:00
R. Ryantm
2692d3f41d nifi: 1.20.0 -> 1.21.0 2023-05-07 15:20:36 +00:00
Gabriel Fontes
16b3b0c53b nixos/tests/kavita: init 2023-05-06 13:57:53 -03:00
Gabriel Fontes
76de0ec750 kavita: init at 0.7.1.4 2023-05-06 13:57:53 -03:00
Weijia Wang
fd3298bac4 wordpress: update languages and plugins 2023-05-03 17:40:18 +03:00
Weijia Wang
5d1f6e2d83
Merge pull request #229654 from onny/wordpress62
wordpress: 6.1.1 -> 6.2; wordpress6_2: init
2023-05-03 16:34:59 +03:00
Jonas Heinrich
103268d3d3
Merge pull request #225141 from dasj19/wordpress-ro
wordpress: added ro_RO language + updated plugins,themes and languages
2023-05-03 14:01:47 +02:00
Jonas Heinrich
9679582652 wordpress: 6.1.1 -> 6.2; wordpress6_2: init 2023-05-03 13:56:50 +02:00
Kira Bruneau
e12199b8a0 dart-sass-embedded: build from source 2023-04-29 12:16:23 -04:00
Minijackson
0c97d307e6 netbox: 3.4.10 -> 3.5.0 2023-04-29 12:39:32 +02:00
Minijackson
aa4d05bdc2 netbox: 3.4.9 -> 3.4.10 2023-04-29 12:39:32 +02:00
Minijackson
f71efbb6e6 netbox: 3.4.7 -> 3.4.9 2023-04-29 12:39:32 +02:00
IndeedNotJames
06fa6807d2
discourseAllPlugins: update all 2023-04-28 12:14:58 +02:00
IndeedNotJames
f88be46556
discourse: 3.1.0.beta2 -> 3.1.0.beta4
https://meta.discourse.org/t/3-1-0-beta4-new-notifications-menu-chat-and-sidebar-improvements-security-fixes-and-more/262044
https://meta.discourse.org/t/3-1-0-beta3-search-optimizations-resizable-chat-drawer-new-api-scopes-and-more/258274
diff: https://github.com/discourse/discourse/compare/v3.1.0.beta2..v3.1.0.beta4
2023-04-28 12:14:58 +02:00
Yaya
5effdaaa40
nixos/tests/snipe-it: init (#180772) 2023-04-26 17:46:15 +02:00
Weijia Wang
fdb0d6d50c
Merge pull request #227363 from r-ryantm/auto-update/shaarli
shaarli: 0.12.1 -> 0.12.2
2023-04-25 23:59:00 +03:00
Jonas Heinrich
e7e169ca03
Merge pull request #225883 from e1mo/dokuwiki-2023-04-04
dokuwiki: 2022-07-31a -> 2023-04-04
2023-04-25 14:02:59 +02:00
Sandro Jäckel
aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
Nick Cao
ca50dac040
Merge pull request #226233 from erdnaxe/galene-update7
galene: 0.6.1 -> 0.7.0
2023-04-24 10:21:46 +08:00
Raito Bezarius
f341151cfa nixos/tests/pixelfed: init test 2023-04-21 17:39:24 +02:00
R. Ryantm
b7a60b612f shaarli: 0.12.1 -> 0.12.2 2023-04-20 23:28:38 +00:00
Yaya
d07b21106c snipe-it: 6.0.14 -> 6.1.0
https://github.com/snipe/snipe-it/releases/tag/v6.1.0
2023-04-18 23:15:45 +00:00
Edgar B
d713631265 monica: init at 4.0.0 2023-04-16 11:24:00 +02:00
Moritz 'e1mo' Fromm
8c2f6a1d9e
dokuwiki: 2022-07-31a -> 2023-04-04
See changelog at
<https://www.dokuwiki.org/changes#release_2023-04-04_jack_jackrum> for
list of (significant) changes.
2023-04-15 10:41:32 +02:00
Alexandre Iooss
4be94ba44b galene: 0.6.1 -> 0.7.0 2023-04-15 08:35:56 +02:00
Alexandre Iooss
bd80d99a61 galene: add erdnaxe as maintainer 2023-04-15 08:35:42 +02:00
Sandro
59695dcb9e
Merge pull request #225925 from SuperSandro2000/healthchecks
healthchecks: 2.6.1 -> 2.8.1
2023-04-13 10:45:54 +02:00
Sandro Jäckel
cbe3dd7394
healthchecks: 2.6.1 -> 2.8.1
Diff: https://github.com/healthchecks/healthchecks/compare/refs/tags/v2.6.1...v2.8.1
2023-04-12 19:57:38 +02:00