Commit Graph

267285 Commits

Author SHA1 Message Date
R. RyanTM
abc1c04714 gnome3.gpaste: 3.38.3 -> 3.38.4 2021-01-30 16:36:41 +01:00
R. RyanTM
9be3d9b950 gnome3.gnome-terminal: 3.38.1 -> 3.38.2 2021-01-30 16:36:30 +01:00
R. RyanTM
0efeb843b6 rdkafka: 1.5.3 -> 1.6.0 2021-01-30 15:34:11 +00:00
Mario Rodas
4509dbdb8a
Merge pull request #111246 from marsam/update-rubocop
rubocop: 1.8.0 -> 1.9.0
2021-01-30 10:29:20 -05:00
Sandro
791555c444
Merge pull request #111264 from holymonson/prezto
zsh-prezto: install to right place
2021-01-30 16:25:12 +01:00
Mario Rodas
4439c8f0fc
Merge pull request #111309 from r-ryantm/auto-update/libsolv
libsolv: 0.7.16 -> 0.7.17
2021-01-30 10:22:57 -05:00
Mario Rodas
f3627f8cf0
Merge pull request #111290 from r-ryantm/auto-update/kubeseal
kubeseal: 0.13.1 -> 0.14.1
2021-01-30 10:21:31 -05:00
Guillaume Girol
a6840c55c2
Merge pull request #101606 from utsl42/master
Fix hardening default for pkgsMusl to reenable -pie
2021-01-30 15:19:12 +00:00
R. RyanTM
340b6780b8 hepmc3: 3.2.2 -> 3.2.3 2021-01-30 09:51:24 -05:00
Mario Rodas
6245758fd5
Merge pull request #111257 from r-ryantm/auto-update/haproxy
haproxy: 2.3.2 -> 2.3.4
2021-01-30 09:18:45 -05:00
Mario Rodas
09c2f74a31
Merge pull request #111244 from marsam/update-docker-slim
docker-slim: 1.33.0 -> 1.34.0
2021-01-30 09:17:54 -05:00
Mario Rodas
6bfc43f5f6
Merge pull request #111254 from r-ryantm/auto-update/groonga
groonga: 10.0.9 -> 10.1.1
2021-01-30 09:17:06 -05:00
R. RyanTM
3a857c3754 liblockfile: 1.16 -> 1.17 2021-01-30 14:14:52 +00:00
Guillaume Girol
04af7c02cd
Merge pull request #108725 from veehaitch/ath_regd_optional
kernelPatches: ath driver: allow setting regulatory domain
2021-01-30 14:07:25 +00:00
Lorenz Leutgeb
54bf37a957 mindustry: Use Gradle 6.8 2021-01-30 14:43:44 +01:00
taku0
5efbf24b67
Merge pull request #106481 from tadfisher/patch-3
fetchFirefoxAddon: fix typo
2021-01-30 22:31:24 +09:00
Ben Siraphob
0fa4858791 release-notes/rl-2103: mention deprecation of stdenv.lib 2021-01-30 20:26:37 +07:00
Lorenz Leutgeb
113bc6492d gradle: 6.7 -> 6.8.1 2021-01-30 14:15:56 +01:00
R. RyanTM
db7385f795 libsolv: 0.7.16 -> 0.7.17 2021-01-30 12:58:25 +00:00
José Romildo Malaquias
8ca74894e3
Merge pull request #111267 from r-ryantm/auto-update/jgmenu
jgmenu: 4.2.1 -> 4.3.0
2021-01-30 09:58:11 -03:00
Aaron Andersen
062391fed9
Merge pull request #111289 from dotlambda/solr-8.6.3
solr: 8.6.1 -> 8.6.3
2021-01-30 07:53:19 -05:00
R. RyanTM
bf8e46cfd1 librelp: 1.7.0 -> 1.9.0 2021-01-30 12:42:58 +00:00
Robert Schütz
54be5b6963 mbedtls: 2.16.3 -> 2.16.9 2021-01-30 13:20:32 +01:00
Robert Scott
89b4d1741b
Merge pull request #111104 from r-ryantm/auto-update/gomplate
gomplate: 3.8.0 -> 3.9.0
2021-01-30 12:17:55 +00:00
Ben Siraphob
32e8cec5d9 stdenv: warn about use of inherited lib 2021-01-30 18:42:48 +07:00
tu-maurice
68e7cfa62a snowmachine: move to applications/misc/
The snowmachine sits in pkgs/applications/ among folders that represent
categories. This commit moves it to a more appropriate place in
pkgs/applications/misc/
2021-01-30 12:41:32 +01:00
Orivej Desh
1d8c7f5499
python3Packages.pebble: init at 4.6.0 (#111276) 2021-01-30 12:28:36 +01:00
R. RyanTM
03ab4596f8 fastJson: 0.99.8 -> 0.99.9 2021-01-30 11:25:14 +00:00
R. RyanTM
cea59fd3a9 kubeseal: 0.13.1 -> 0.14.1 2021-01-30 11:13:27 +00:00
Robert Schütz
1070eba43f solr: 8.6.1 -> 8.6.3 2021-01-30 12:08:32 +01:00
Michael Weiss
d6d4228b39
chromiumBeta: Backport a patch to fix the build
The build was failing with:
In file included from ../../third_party/blink/renderer/modules/webcodecs/audio_encoder.cc:7:
In file included from ../../media/audio/audio_opus_encoder.h:16:
gen/shim_headers/opus_shim/third_party/opus/src/include/opus.h:5:10: error: 'opus.h' file not found with <angled> include; use "quotes" instead
#include <opus.h>
         ^~~~~~~~
         "opus.h"
[...]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[42272/44233] CXX obj/third_party/blink/renderer/modules/webcodecs/webcodecs/decoder_template.oo[K

Note: This also fixes the ungoogled-chromium channel name in versionRange.
2021-01-30 12:08:17 +01:00
Robert Schütz
9ff3bd475a solr: clean up aliases
Since solr_7 actually refers to version 8, it is removed.
The alias solr_8 is moved to aliases.nix.
2021-01-30 12:07:05 +01:00
Aaron L. Zeng
1b6764da4e
ocamlPackages.caqti*: init at 1.3.0
Except for caqti-type-calendar, whose most recent version number is
1.2.0.
2021-01-30 11:37:36 +01:00
Aaron L. Zeng
5b13986979
ocamlPackages.mariadb: init at 1.1.4 2021-01-30 11:37:36 +01:00
Aaron L. Zeng
f58c4e236f
ocamlPackages.postgresql: init at 4.6.3 2021-01-30 11:37:36 +01:00
Aaron L. Zeng
fce29131f5
maintainers: add bcc32 2021-01-30 11:37:36 +01:00
Daniël de Kok
256eb05dad
Merge pull request #111218 from dotlambda/limesurvey-insecure
limesurvey: mark as insecure
2021-01-30 11:37:14 +01:00
Greizgh
ff2006837c tt-rss: 2019-01-29 -> 2021-01-29 2021-01-30 11:35:05 +01:00
Daniël de Kok
44c8df7e2a
Merge pull request #110952 from LeSuisse/libqb-2.0.2
libqb: 0.17.2 -> 2.0.2
2021-01-30 11:32:15 +01:00
Daniël de Kok
99726bde86
Merge pull request #110867 from LeSuisse/net-snmp-5.9
net-snmp: 5.8 -> 5.9
2021-01-30 11:31:06 +01:00
Ben Siraphob
9071feb01d hspell: stdenv.lib -> lib 2021-01-30 17:22:11 +07:00
Ben Siraphob
7ff2c85a8e cargo-valgrind: stdenv.lib -> lib 2021-01-30 17:22:11 +07:00
Ben Siraphob
08ce0156e4 pleroma-otp: stdenv.lib -> lib 2021-01-30 17:19:29 +07:00
Robert Schütz
a03847e696 limesurvey: mark as insecure 2021-01-30 11:16:32 +01:00
Thomas Gerbet
68889745cb libqb: 0.17.2 -> 2.0.2
Fixes CVE-2019-12779.
2021-01-30 11:07:25 +01:00
R. RyanTM
2726b2f79b
kmymoney: 5.1.0 -> 5.1.1 (#111280) 2021-01-30 10:54:07 +01:00
R. RyanTM
850ab6c88e
gpsprune: 20 -> 20.1 2021-01-30 09:43:30 +01:00
Jörg Thalheim
fd2dcf3b17
Merge pull request #111247 from siraben/stdenv-lib-node-env
pkgs/development: stdenv.lib -> lib in node-composition files
2021-01-30 08:40:47 +00:00
Vladimír Čunát
1c12fe62b6
Merge #111172: libav: libvpx >= 1.8 drops some formats
This fixes the build.
2021-01-30 09:19:42 +01:00
adisbladis
8026cf1736
Merge pull request #111231 from zowoq/buildah
buildah: 1.19.2 -> 1.19.3
2021-01-30 08:57:47 +01:00