Commit Graph

300 Commits

Author SHA1 Message Date
zowoq
8adc564f28 treewide: editorconfig fixes
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
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
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