R. RyanTM
d3665032ca
moodle: 3.10 -> 3.10.1
2021-01-20 06:55:18 +00:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Martin Weinelt
1abe0f8ca7
wallabag: 2.4.0 -> 2.4.1
...
https://github.com/wallabag/wallabag/releases/tag/2.4.1
2021-01-18 16:03:04 +01:00
Martin Weinelt
6867c3b3ff
Merge pull request #106597 from mweinelt/wallabag
...
wallabag: 2.3.8 -> 2.4.0
2021-01-18 15:21:28 +01:00
Thomas Gerbet
41abb0383c
mediawiki: 1.35.0 -> 1.35.1
...
Release notes: https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/+/1.35.1/RELEASE-NOTES-1.35
Main motivation is to pull the security fixes for:
* CVE-2020-35474
* CVE-2020-35478
* CVE-2020-35479
* CVE-2020-35477
* CVE-2020-35480
2021-01-17 00:07:50 +01:00
WilliButz
a646165d0c
hedgedoc: 1.7.1 -> 1.7.2, fixes CVE-2021-21259
...
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.2
CVE-2021-21259:
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-44w9-vm8p-3cxw
2021-01-16 00:44:29 +01:00
Ben Siraphob
872973d7d1
pkgs/servers: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Michele Guerini Rocco
721a4ecfa6
Merge pull request #109114 from illustris/searx
...
searx: 0.17.0 -> 0.18.0
2021-01-14 10:15:37 +01:00
illustris
100bf61e6f
searx: 0.17.0 -> 0.18.0
2021-01-14 11:43:23 +05:30
Silvan Mosberger
0cd5058afd
Merge pull request #85842 from iblech/patch-whitebophir
...
whitebophir: init at 1.7.0 (package and service)
2021-01-13 03:06:34 +01:00
Ingo Blechschmidt
deb9c1d027
whitebophir: init at 1.7.0
2021-01-13 01:22:31 +01:00
Michele Guerini Rocco
b1fb65a741
Merge pull request #101849 from rnhmjoj/searx
...
nixos/searx: declarative configuration
2021-01-11 18:17:10 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
rnhmjoj
2a458003d9
searx: add NixOS test to passthu.tests
2021-01-11 08:41:16 +01:00
rnhmjoj
92d55d57eb
searx: make package friendly towards nginx/uWSGI
...
- Link the /static directory to make it easier to serve
- Export searx module for use in uWSGI (just import the module)
2021-01-11 08:41:15 +01:00
David Wood
a072755b45
jirafeau: 4.1.1 -> 4.3.0
2021-01-07 17:16:20 +00:00
luc65r
e52f7881ef
searx: fix build
2020-12-28 08:43:32 +01:00
WilliButz
484d851cb9
hedgedoc: 1.7.0 -> 1.7.1 (fixes CVE-2020-26286 and CVE-2020-26287)
...
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.1
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-wcr3-xhv7-8gxc
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-g6w6-7xf9-m95p
2020-12-27 23:06:21 +01:00
Martin Weinelt
d90b0f22cf
wallabag: 2.3.8 -> 2.4.0
...
https://github.com/wallabag/wallabag/releases/tag/2.4.0
2020-12-22 01:46:46 +01:00
WilliButz
e19995e43b
codimd: 1.6.0 -> 1.7.0, rename to hedgedoc
...
CodiMD was renamed to HedgeDoc and is now built with nodejs-14_x.
https://github.com/hedgedoc/hedgedoc/releases/tag/1.7.0
2020-12-22 01:39:02 +01:00
Jörg Thalheim
6fa3728805
frab: remove package
...
broken since 2018
2020-12-10 22:24:11 +01:00
MetaDark
4a5c49363a
fetchzip: remove write permissions for unpacked files
...
Fixes https://github.com/NixOS/nixpkgs/issues/38649
2020-11-26 15:30:12 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Sandro
72d811d858
Merge pull request #103922 from r-ryantm/auto-update/shaarli
...
shaarli: 0.11.1 -> 0.12.1
2020-11-23 23:33:02 +01:00
Ryan Mulligan
c7b3e43be0
shaarli-material: remove package
...
This has been marked broken since Oct 2019 and has no maintainer.
2020-11-16 21:08:44 -08:00
R. RyanTM
110a7885dc
shaarli: 0.11.1 -> 0.12.1
2020-11-15 17:27:54 +00:00
R. RyanTM
a431ca0463
rss-bridge: 2020-02-26 -> 2020-11-10
2020-11-12 00:58:24 +00:00
Aaron Andersen
3fcfdb9bcc
Merge pull request #103190 from freezeboy/update-moodle
...
moodle: 3.9.2 -> 3.10.0
2020-11-10 04:15:11 -05:00
freezeboy
f3ba4b1bcd
moodle: 3.9.2 -> 3.10.0
2020-11-09 16:33:15 +01:00
freezeboy
1a7131a842
wordpress: 5.5.1 -> 5.5.3
2020-11-08 19:56:56 -08:00
Pavol Rusnak
2c931312ce
treewide: simplify rev/repo arguments in src
...
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
davidak
4166a767de
doc: improve 20.09 release notes
2020-10-27 21:11:22 +01:00
Ben Siraphob
db74029e3e
treewide: remove package names from prefix of descriptions
2020-10-27 09:15:07 -07:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Aaron Andersen
6635924441
Merge pull request #99490 from rapenne-s/update/mediawiki
...
mediawiki: 1.34.2 -> 1.35.0
2020-10-12 20:03:54 -04:00
Janne Heß
3f69715b63
sogo: 5.0.0 -> 5.0.1
2020-10-07 23:11:45 +02:00
Solène Rapenne
807bb39012
mediawiki: 1.34.2 -> 1.35.0
2020-10-03 18:29:38 +02:00
Aaron Andersen
b7520a3279
Merge pull request #98302 from helsinki-systems/upd/wordpress
...
wordpress: 5.4.2 -> 5.5.1
2020-10-01 18:33:06 -04:00
freezeboy
acfc94405d
moodle: change maintainer
2020-09-26 08:52:11 +02:00
freezeboy
53c4c7ab3a
moodle: 3.9.1 -> 3.9.2
2020-09-25 21:38:21 +02:00
ajs124
c56f278337
wordpress: 5.4.2 -> 5.5.1
2020-09-19 21:41:19 +02:00
ajs124
88363a8704
matomo: 3.14.0 -> 3.14.1
2020-09-15 02:33:30 +02:00
ajs124
c413f10daf
Merge pull request #96364 from florianjacob/matomo
...
matomo: 3.13.6 -> 3.14.0
2020-09-10 01:37:45 +02:00
WilliButz
46e3949819
codimd: build with nodejs-12_x instead of nodejs-10_x
...
The codimd test is now exposed via passthru.tests
2020-09-08 20:17:29 +02:00
Florian Jacob
f0c65f21ed
matomo: 3.13.6 -> 3.14.0
2020-08-26 14:13:16 +02:00
Lassulus
e357d0ec8c
Merge pull request #95678 from helsinki-systems/upd/sogo
...
sogo: 4.3.2 -> 5.0.0
2020-08-26 00:04:36 +02:00
ajs124
6ba9e9c4c3
sogo: switch to (hopefully) stable patch url
...
patches were "rewritten" in their repo, that's why the hash changed
2020-08-24 20:46:45 +02:00
Frederik Rietdijk
fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
...
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
Silvan Mosberger
7db9fd1dbc
Merge pull request #81467 from dawidsowa/rss-bridge
...
rss-bridge: init at 2020-02-26
2020-08-18 05:00:41 +02:00
zowoq
0052523a18
maintainers: 1000101 -> _1000101
2020-08-18 07:59:48 +10:00
ajs124
a0afc29460
sogo: 4.3.2 -> 5.0.0
2020-08-17 12:14:51 +02:00
Marek Mahut
f43fa60f02
Merge pull request #95010 from StijnDW/dokuwiki
...
dokuwiki: 2018-04-22b -> 2020-07-29
2020-08-14 16:27:38 +02:00
dawidsowa
ca64913fac
rss-bridge: init at 2020-02-26
2020-08-13 19:51:28 +02:00
Maximilian Bosch
ab65e8112e
Merge pull request #94962 from ryantm/jitsi-meet
...
jitsi: bump jicofo, jitsi-videobridge, jitsi-meet
2020-08-10 10:54:32 +02:00
zowoq
cea7cd902e
buildGoModule packages: set doCheck = false
2020-08-10 16:02:30 +10:00
Stijn DW
552fb94877
dokuwiki: 2018-04-22b -> 2020-07-29
2020-08-09 17:42:57 +02:00
Ryan Mulligan
ddacd5d0de
jitsi-meet: 1.0.4127 -> 1.0.4289
2020-08-08 12:31:51 -07:00
Ryan Mulligan
c4814c03b7
treewide: add Jitsi maintainers
...
* makes jitsi maintainer team
2020-08-04 13:07:36 -07:00
Ryan Mulligan
4162c69b3c
Merge pull request #92468 from petabyteboy/jitsi-meet
...
nixos/jitsi-meet: init
2020-08-03 12:43:37 -07:00
xeji
38aa804d5b
cryptpad: 3.13.0 -> 3.20.1 ( #94255 )
2020-07-31 22:34:43 +00:00
zowoq
3c5750d1cd
buildGoModule packages: editorconfig fixes
2020-07-31 13:58:04 +10:00
sohalt
aac4810374
moodle: fix typo
2020-07-19 18:38:54 +02:00
Finn Behrens
832d2289c3
moodle: update to 3.9.1
...
use phpEnv to provide xmlrpc
2020-07-16 23:48:08 +02:00
Finn Behrens
7561a3dc4a
nixos/moodle: add plugins
2020-07-16 23:48:02 +02:00
freezeboy
5f9de36ed7
moodle: 3.9.0 -> 3.9.1
2020-07-14 14:17:10 +02:00
Maximilian Bosch
31eb4387ea
Merge pull request #92804 from danielfullmer/searx-0.17.0
...
searx: 0.16.0 -> 0.17.0
2020-07-10 09:53:01 +02:00
Daniel Fullmer
624425c6b4
searx: 0.16.0 -> 0.17.0
2020-07-09 11:28:09 -07:00
Martin Milata
b128516ef1
jitsi-meet: init at 1.0.4627
2020-07-09 00:00:03 +02:00
Martin Weinelt
b07693e718
wallabag: apply patches to add missing migrations in initial setup
...
Fixes: https://github.com/wallabag/wallabag/issues/3662
2020-07-08 06:33:53 +02:00
Aaron Andersen
206eb297ad
Merge pull request #92368 from r-ryantm/auto-update/moodle
...
moodle: 3.8.3 -> 3.9
2020-07-06 07:25:02 -04:00
Aaron Andersen
4027715570
Merge pull request #92335 from r-ryantm/auto-update/mediawiki
...
mediawiki: 1.34.1 -> 1.34.2
2020-07-06 07:07:47 -04:00
Benjamin Hipple
3fd87d33b9
Merge pull request #89836 from florianjacob/matomo
...
matomo: 3.13.5 -> 3.13.6
2020-07-05 20:03:34 -04:00
R. RyanTM
1a1f2b0592
moodle: 3.8.3 -> 3.9
2020-07-05 19:49:00 +00:00
R. RyanTM
382000f6b7
mediawiki: 1.34.1 -> 1.34.2
2020-07-05 14:03:28 +00:00
Daniël de Kok
7287a36e3f
Merge pull request #91411 from mweinelt/wordpress
...
wordpress: 5.4.1 -> 5.4.2
2020-06-26 17:40:30 +02:00
Marek Mahut
31cd000bb6
Merge pull request #91613 from 1000101/1000101
...
maintainers: fix previously uncaught name issues
2020-06-26 17:12:34 +02:00
1000101
6c3b36212a
maintainers: fix previously uncaught name issues
2020-06-26 16:38:27 +02:00
Martin Weinelt
f422d6582d
wordpress: add passthru.tests
2020-06-24 17:00:45 +02:00
Martin Weinelt
e6d5fec97d
wordpress: 5.4.1 -> 5.4.2
...
Fixes: CVE-2020-4049
Closes : #91305
2020-06-24 17:00:39 +02:00
Johannes Schleifenbaum
dec248b07f
searx: fix werkzeug.contrib import
2020-06-23 15:31:32 +02:00
Daniel Fullmer
ac73a60960
searx: fix missing dependency version
...
Fixes #90060
2020-06-15 20:17:26 -04:00
Florian Jacob
7f14cdbe04
matomo: 3.13.5 -> 3.13.6
2020-06-08 21:47:09 +02:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes
2020-06-01 15:24:19 +02:00
Kim Lindberger
825e20ff46
Merge pull request #82753 from Kloenk/feature/engelsystem
...
engelsystem: init at 3.1.0
2020-05-24 16:31:23 +02:00
talyz
1e343d1638
nixos/engelsystem: Add test
2020-05-24 15:45:22 +02:00
Niklas Hambüchen
e9d62a2063
Merge pull request #88595 from r-ryantm/auto-update/moodle
...
moodle: 3.8.2 -> 3.8.3
2020-05-23 05:01:52 +02:00
Lassulus
d84d8e802e
Merge pull request #79175 from helsinki-systems/init/sogo
...
sogo: init at 4.3.2
2020-05-22 11:04:39 +02:00
R. RyanTM
865f214e33
moodle: 3.8.2 -> 3.8.3
2020-05-22 08:24:24 +00:00
Finn Behrens
829ebc5390
engelsystem: init at version 3.1.0
2020-05-21 15:56:56 +02:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256
2020-05-14 07:22:21 +01:00
ajs124
73c7c48918
sogo: init at 4.3.2
2020-05-12 18:49:42 +02:00
Florian Jacob
f34412fce7
matomo: 3.13.4 -> 3.13.5
2020-05-07 11:19:55 -07:00
Martin Weinelt
3bc4b4d843
wordpress: 5.4 → 5.4.1
...
Fixes: CVE-2020-11030, CVE-2020-11029, CVE-2020-11028, CVE-2020-11027, CVE-2020-11026, CVE-2020-11025
2020-05-06 15:08:17 +02:00
Konrad Borowski
7a29abc75c
restya-board: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
64bf916b4a
mediawiki: 1.34.0 -> 1.34.1
2020-04-09 10:17:28 -07:00
Peter Hoeg
a2669234d6
Merge pull request #84664 from r-ryantm/auto-update/wordpress
...
wordpress: 5.3.2 -> 5.4
2020-04-09 09:58:11 +08:00
R. RyanTM
1e7135120d
wordpress: 5.3.2 -> 5.4
2020-04-07 20:45:50 +00:00
Daniel Fullmer
7db64c4352
searx: 0.15.0 -> 0.16.0
2020-04-05 15:59:25 -04:00