worldofpeace
7ab19b1517
doc/gnome: update wrapper args example
...
It now breaks down as mentioned in https://github.com/NixOS/nixpkgs/issues/75443
2019-12-10 18:11:55 -05:00
markuskowa
3922a30090
Merge pull request #75416 from jbedo/bedtools
...
bedtools: 2.29.0 -> 2.29.1
2019-12-10 23:58:03 +01:00
Justin Bedo
50fbca4bfc
bedtools: fix clang builds
2019-12-11 09:27:57 +11:00
Marek Mahut
67def7ca74
Merge pull request #74506 from waiting-for-dev/dontInstall
...
doc/stdenv: Add docs for 'dontInstall' variable
2019-12-10 22:46:21 +01:00
Marek Mahut
e993cd56bb
Merge pull request #75369 from r-ryantm/auto-update/python3.8-soundfile
...
python38Packages.pysoundfile: 0.10.2 -> 0.10.3.post1
2019-12-10 22:45:12 +01:00
Marek Mahut
dd33d4d4aa
Merge pull request #75216 from r-ryantm/auto-update/flexibee
...
flexibee: 2019.3.0.7 -> 2019.3.1.1
2019-12-10 22:44:01 +01:00
Marek Mahut
999877641e
Merge pull request #75393 from r-ryantm/auto-update/slack
...
slack: 4.1.2 -> 4.2.0
2019-12-10 22:43:42 +01:00
Marek Mahut
cd979f45c8
Merge pull request #75386 from WilliButz/update-loki
...
grafana-loki: 1.1.0 -> 1.2.0
2019-12-10 22:42:13 +01:00
Ersin Akinci
ca6bbbb740
pythonPackages.mapbox: init at 0.18.0
2019-12-10 13:24:14 -08:00
Jonathan Ringer
a87c803cf9
python3Packages.docker: fix darwin tests
2019-12-10 13:16:51 -08:00
markuskowa
2e44944de5
Merge pull request #75407 from r-ryantm/auto-update/zotero
...
zotero: 5.0.77 -> 5.0.80
2019-12-10 21:39:33 +01:00
Matthew Bauer
8f3ca4ec16
Merge pull request #75157 from bergey/nano-fix-build-MacOS
...
nano: upstream patch fixes build on MacOS
2019-12-10 15:32:27 -05:00
Jan Tojnar
4ee7f487fe
Merge pull request #75267 from r-ryantm/auto-update/liblouis
...
liblouis: 3.11.0 -> 3.12.0
2019-12-10 21:06:13 +01:00
Jan Tojnar
5b4908c1d6
Merge pull request #75226 from r-ryantm/auto-update/gnome-desktop
...
gnome3.gnome-desktop: 3.34.1 -> 3.34.2
2019-12-10 20:42:18 +01:00
Florian Klink
b5e53a7fae
Merge pull request #74761 from mmilata/containers-python-test
...
nixosTests.containers*: port rest to python
2019-12-10 20:37:03 +01:00
Florian Klink
8772359957
nixosTests.containers-portforward: add to all-tests.nix
2019-12-10 20:34:37 +01:00
Jan Tojnar
832cf9a43e
Merge pull request #75217 from r-ryantm/auto-update/evolution
...
gnome3.evolution: 3.34.1 -> 3.34.2
2019-12-10 20:28:31 +01:00
Jonathan Ringer
430dc3b590
python3Packages.dask-ml: 1.0.0 -> 1.1.1
...
Also fix dependency issues
2019-12-10 10:51:57 -08:00
Frederik Rietdijk
a376f1849d
Merge staging into staging-next
2019-12-10 19:01:45 +01:00
Frederik Rietdijk
f3618342ec
Merge staging-next into staging
2019-12-10 19:01:27 +01:00
Daiderd Jordan
5e7e4c93a9
gfortran: use 8.x on darwin
...
The conditional was introduced in 982d8599fbd9e19bb94e099f07a45697dda38e14,
but the build has been fixed since then.
2019-12-10 18:58:28 +01:00
Frederik Rietdijk
2ff8cef0a4
Merge master into staging-next
2019-12-10 18:58:02 +01:00
Lancelot SIX
84c16b7d39
gnupg: 2.2.18 -> 2.2.19
...
See https://lists.gnu.org/archive/html/info-gnu/2019-12/msg00001.html
for release information.
2019-12-10 18:56:32 +01:00
R. RyanTM
dcf45f3dff
gnome3.libsoup: 2.68.2 -> 2.68.3
2019-12-10 18:56:11 +01:00
Marco A L Barbosa
b2b2330c35
curl: add option to use wolfssl backend
2019-12-10 18:55:41 +01:00
Robert Scott
9234d1d6db
glibc: add patch for CVE-2019-19126
...
including patch in-repo as it needs modification to remove the changes to
NEWS but fetchpatch doesn't work here
2019-12-10 18:51:16 +01:00
Mario Rodas
490f8ab122
documize-community: remove module-mode environment variable
...
We disable module-mode in buildGoPackage
2019-12-10 18:50:44 +01:00
Mario Rodas
46abdee40b
buildGoPackage: disable module-mode
...
Go 1.13 slightly changed the behavior GO111MODULE=auto [1], which might
accidentally cause the go command to build the module, for instance in
the checkPhase:
[GO111MODULE=auto] activates the module-aware mode of the go command
whenever the current working directory contains, or is below a
directory containing, a go.mod file — even if the current directory
is within GOPATH/src.
[1] https://golang.org/doc/go1.13#proxy-vars
2019-12-10 18:50:44 +01:00
Will Dietz
868972f294
ebtables: 2.0.10-4 -> 2.0.11 (legacy)
2019-12-10 18:50:04 +01:00
Will Dietz
1dac321dc3
iptables: 1.8.3 -> 1.8.4
2019-12-10 18:50:04 +01:00
Will Dietz
a3e3c55245
libnftnl: 1.1.4 -> 1.1.5
2019-12-10 18:50:04 +01:00
Will Dietz
7d7c87d162
nftables: 0.9.2 -> 0.9.3
2019-12-10 18:50:04 +01:00
R. RyanTM
f45df9cd47
vimHugeX: 8.1.2237 -> 8.1.2407
2019-12-10 18:49:04 +01:00
R. RyanTM
aa14318d12
nspr: 4.23 -> 4.24
2019-12-10 18:48:49 +01:00
R. RyanTM
6fb560513e
librsvg: 2.46.3 -> 2.46.4
2019-12-10 18:48:35 +01:00
Orivej Desh
2ac6f1e352
ifm: init at 2015-11-08
...
Listed on http://www.ifarchive.org/indexes/if-archiveXmapping-tools.html
2019-12-10 17:09:14 +00:00
Elis Hirwing
9d71e7f1fb
php74: Enable zip support
...
This fixes #75427
2019-12-10 17:49:19 +01:00
Gabriel Ebner
5f1790101f
Merge branch 'auto-update/libqalculate'
2019-12-10 17:38:25 +01:00
José Romildo Malaquias
9b2913b854
mate.marco: 1.22.3 -> 1.22.4
2019-12-10 13:37:56 -03:00
José Romildo Malaquias
2b9fc07050
mate.atril: 1.22.2 -> 1.22.3
2019-12-10 13:37:56 -03:00
Gabriel Ebner
12d9b6929c
qalculate-gtk: 3.5.0 -> 3.6.0
2019-12-10 17:34:29 +01:00
Janne Heß
9e710b29fd
riot-web: Run install hooks
2019-12-10 15:54:05 +01:00
scalavision
38c7aa05ef
mill: 0.5.2 -> 0.5.3 ( #75423 )
2019-12-10 15:40:05 +01:00
Tim Steinbach
68708349f1
git: Add git to update script
...
Otherwise the system's git will be used, which may not exist
or, as is the case with Ubuntu, not have the --sort flag for ls-remote.
2019-12-10 08:30:00 -05:00
Christian Kampka
1d2e21ad1f
zsh-history: 2019-10-07 -> 2019-12-10
2019-12-10 13:18:38 +01:00
Frederik Rietdijk
f4bedb49b7
python.pkgs.nidaqmx: init at 0.5.7
2019-12-10 13:14:02 +01:00
Minijackson
8797d4f2fa
vimPlugins.LanguageClient-neovim: 0.1.154 -> 0.1.155
2019-12-10 12:57:15 +01:00
Mario Rodas
6a88e7cfef
Merge pull request #75399 from r-ryantm/auto-update/thermald
...
thermald: 1.9 -> 1.9.1
2019-12-10 06:47:41 -05:00
Jörg Thalheim
e32aa7f763
Merge pull request #74776 from Mic92/hbmqtt
...
hbmqtt: fix tests
2019-12-10 10:16:13 +00:00
Peter Simons
9be0d6d4ae
Merge pull request #75021 from mnacamura/r-websocket
...
rPackages.websocket: fix build
2019-12-10 11:00:16 +01:00