Commit Graph

271118 Commits

Author SHA1 Message Date
Eelco Dolstra dd63561bcb Remove ripgrep test
VM tests are expensive (and prone to random failures) so they should
only be used for things that can only be tested in a VM, not for
things that could be tested in a regular checkPhase or derivation.
2021-02-17 17:57:09 +01:00
Arthur Teisseire 7cc2f6cc54 ocamlPackages.sha: init at 1.13 2021-02-17 17:45:18 +01:00
Martin Weinelt e02ced5c20
Merge pull request #110717 from Emantor/init/labgrid
python3Packages.labgrid: init at 0.3.1
2021-02-17 17:38:12 +01:00
R. RyanTM 7ae996fae6 php73Packages.phpstan: 0.12.74 -> 0.12.76 2021-02-17 16:34:04 +00:00
Maximilian Bosch 910e103fcb
Merge pull request #113323 from witchof0x20/nextcloud_redirect_fix
nixos/nextcloud: DAV .well-known redirect fix
2021-02-17 17:23:35 +01:00
Florian Klink b804a0da3e casync: update license from lgpl21 to lgpl21Plus
As per bd8898ed92/LICENSE.LGPL2.1 (L479)
2021-02-17 17:04:17 +01:00
ajs124 caa3293dd1 projectm: remove myself as maintainer 2021-02-17 17:01:28 +01:00
Francesco Gazzetta d56f72178e nixos/mlmmj: use appropriate postfix options
instead of extra*

should make the module more interoperable with others
2021-02-17 16:00:59 +00:00
Francesco Gazzetta 7596e7a495 nixos/mlmmj: add more list headers
since we already add a couple of default headers, it makes sense to have
a sensible default and add the unsubscribe header and friends
2021-02-17 15:59:06 +00:00
Raimon Grau 1ba30cfcd7 metabase: 0.37.8 -> 0.38.0 2021-02-17 15:56:34 +00:00
Daniël de Kok f1bb633034
Merge pull request #113378 from siraben/knightos-build-graph-reduction
knightos: reduce build time dependency graph
2021-02-17 16:42:53 +01:00
R. RyanTM 3df15d03be ezquake: 3.2.2 -> 3.2.3 2021-02-17 15:40:25 +00:00
Gytis Ivaskevicius c1441787d2 maintainers: add gytis-ivaskevicius 2021-02-17 15:33:05 +00:00
Gytis Ivaskevicius 6508977c17 Add `extraLdPath` to main jetbrains builder 2021-02-17 15:33:05 +00:00
Arnout Engelen dc0e2bfd78 jetbrains: replace overrideDerivation with overrideAttr
This fixes error-checking of function arguments (
https://nixos.org/manual/nixpkgs/stable/#sec-pkg-overrideDerivation),
notably checking the license (https://github.com/NixOS/nixpkgs/issues/107250)
2021-02-17 07:30:16 -08:00
R. RyanTM 89b06df73d i2pd: 2.35.0 -> 2.36.0 2021-02-17 15:29:38 +00:00
adisbladis 943e0f5796
Merge pull request #113398 from flokli/casync-update
casync: 2-219-ga8f6c84 -> 2-219-ga8f6c84
2021-02-17 16:28:12 +01:00
Tim Steinbach 6fa4ecd56f
Revert "Revert "linux: 5.10.16 -> 5.10.17""
This reverts commit bff7306df4.
2021-02-17 10:14:26 -05:00
Tim Steinbach b2f79fe7e7
linux: Disable BFQ scheduler 2021-02-17 10:12:28 -05:00
Tim Steinbach bff7306df4
Revert "linux: 5.10.16 -> 5.10.17"
This reverts commit f4174c5201.
2021-02-17 10:12:27 -05:00
Sandro 6e442e9633
Merge pull request #113079 from SuperSandro2000/wget2 2021-02-17 16:05:58 +01:00
ajs124 7d1c6ae99e
Merge pull request #113350 from helsinki-systems/upd/nginx
nginxMainline: 1.19.6 -> 1.19.7
2021-02-17 15:53:14 +01:00
Sandro c4ee39c2a0
Merge pull request #100472 from SFrijters/terminator-2.0.1
terminator: 1.92 -> 2.1.0
2021-02-17 15:46:43 +01:00
Tim Steinbach e9ac606289
linux/hardened/patches/5.4: 5.4.97-hardened1 -> 5.4.98-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach d7709382c6
linux/hardened/patches/5.10: 5.10.15-hardened1 -> 5.10.16-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach 6b9c808af4
linux/hardened/patches/4.19: 4.19.175-hardened1 -> 4.19.176-hardened1 2021-02-17 09:42:40 -05:00
Tim Steinbach a770528349
linux-rt_5_10: 5.10.12-rt26 -> 5.10.16-rt30 2021-02-17 09:42:39 -05:00
Tim Steinbach fd59bee273
linux: 5.4.97 -> 5.4.99 2021-02-17 09:42:39 -05:00
Tim Steinbach f4174c5201
linux: 5.10.16 -> 5.10.17 2021-02-17 09:42:37 -05:00
Tim Steinbach e64ac44062
linux: 4.19.175 -> 4.19.176 2021-02-17 09:42:36 -05:00
Michael Weiss 5c7d7c32af
Merge pull request #113368 from TredwellGit/chromium
chromium: 88.0.4324.150 -> 88.0.4324.182
2021-02-17 15:41:50 +01:00
Justin Humm 40f60919ab nixos/mastodon: fix group membership for nginx
4255954d97 set the StateDirectory to 0750,
but nginx wasn't in the Mastodon group. This commit also deletes a line,
that probably was intended to serve this purpose, but makes no sense.
Why should the Mastodon user be added as an extraGroup to the nginx
user?
2021-02-17 15:16:14 +01:00
Christoph Hrdinka d2cf75b2ff
Merge pull request #112523 from r-ryantm/auto-update/osm-gps-map
osm-gps-map: 1.1.0 -> 1.2.0
2021-02-17 15:15:08 +01:00
Tim Steinbach 4d86791dd2 zfs: Enable 2.0.3 for kernel 5.11 2021-02-17 09:12:50 -05:00
adisbladis a34cbf8a04 linuxPackages_latest: Use kernel 5.11 2021-02-17 09:12:50 -05:00
adisbladis 3a6c739b16 linux_5_11: init at 5.11 2021-02-17 09:12:50 -05:00
adisbladis e15b9e9045 linux_5_10: 5.10.15 -> 5.10.16 2021-02-17 09:12:50 -05:00
Sandro 6d5d0d5a31
Merge pull request #113345 from SuperSandro2000/fix-collection14 2021-02-17 14:38:32 +01:00
Johannes Rosenberger 04e04ead20
lice: 0.4 -> 0.6 (#112895)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-17 14:29:04 +01:00
Petter S. Storvik 26256141d1
clpm: 0.3.5 -> 0.3.6 (#112901) 2021-02-17 14:28:31 +01:00
Sandro 6408a8f40b
Merge pull request #112068 from doronbehar/pkg/qt-3 2021-02-17 14:20:49 +01:00
Sandro bc3adcc21f
Merge pull request #109842 from fabaff/fwanalyzer
fwanalyzer: init at 1.4.3
2021-02-17 14:17:16 +01:00
Aaron Andersen 6cebd9e150 logrotate: minor cleanup 2021-02-17 08:16:22 -05:00
Sandro 151500a80f
Merge pull request #113126 from ilian/fix/vim-plugins-updater 2021-02-17 14:15:01 +01:00
Sandro Jäckel 05f43031d2
pythonPackages.pytest-httpx: init at 0.10.1 2021-02-17 14:12:14 +01:00
Sandro Jäckel c2b3dda317
gen-oath-safe: use dontBuild 2021-02-17 14:12:11 +01:00
Sandro Jäckel e675c08bca
yubikey-manager-qt: remove unused input 2021-02-17 14:12:06 +01:00
Sandro Jäckel 22eb71242d
pubs: remove unused input 2021-02-17 14:12:03 +01:00
Sandro Jäckel f0864934fb
blackmagic: use don't install 2021-02-17 14:11:59 +01:00
Sandro Jäckel 57c0838feb
aws-sam-cli: remove unused input 2021-02-17 14:11:56 +01:00