3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

217474 commits

Author SHA1 Message Date
Timo Kaufmann 4ad4523600
Merge pull request #82773 from timokau/rpy2-pandas-1.x
python3.pkgs.rpy2: fix tests with pandas 1.x, 3.2.5 -> 3.2.6
2020-03-17 11:16:30 +00:00
Timo Kaufmann b8ed075c87 python3.pkgs.rpy2: 3.2.5 -> 3.2.6 2020-03-17 11:57:10 +01:00
Timo Kaufmann 9c8068c4c4 python3.pkgs.rpy2: fix tests with pandas 1.x 2020-03-17 11:57:10 +01:00
Fabian Möller 2c77f1c049
virtualboxExtpack: synchronize version with virtualbox 2020-03-17 11:23:06 +01:00
Andreas Rammhold b489708077
Merge pull request #82471 from danderson/bug-57191-vorbis-tools
vorbis-tools: bump debian patchseries from -6 to -11.
2020-03-17 10:35:33 +01:00
LeshaInc 2cc3a34d4a
openimagedenoise: init at 1.1.0 2020-03-17 10:50:53 +02:00
Jörg Thalheim a7faed30ff
Merge pull request #82770 from jchv/remove/jbrout
jbrout: remove broken package
2020-03-17 08:25:28 +00:00
John Chadwick 97fb0072db jbrout: remove broken package 2020-03-17 00:56:46 -07:00
José Romildo Malaquias b8e76c49f4 matcha: 2020-03-11 -> 2020-03-15 2020-03-17 06:46:04 +00:00
R. RyanTM b3b610831e redis: 5.0.7 -> 5.0.8 2020-03-17 05:00:56 +00:00
Dmitry Kalinkin e352fccb6a
Merge pull request #82760 from veprbl/pr/kicad_fix
[ZHF] kicad: don't build versions with 3d on Hydra
2020-03-16 23:55:05 -04:00
Mario Rodas 353b143329
Merge pull request #82735 from Izorkin/lego
lego: 3.4.0 -> 3.5.0
2020-03-16 22:26:27 -05:00
Mario Rodas 0562d5c502
Merge pull request #82702 from r-ryantm/auto-update/python2.7-rq
python27Packages.rq: 1.2.2 -> 1.3.0
2020-03-16 22:25:26 -05:00
Mario Rodas ffad9c724f
Merge pull request #82081 from kquick/swiprolog_openssl_1_1
swiProlog: openssl 1.0.2 -> openssl 1.1
2020-03-16 22:24:01 -05:00
Mario Rodas f21c6aea54
Merge pull request #82759 from zowoq/conmon
conmon: 2.0.11 -> 2.0.12
2020-03-16 22:10:56 -05:00
R. RyanTM 707e0b1e96 brial: 1.2.7 -> 1.2.8 2020-03-17 01:13:50 +00:00
Benjamin Hipple 90c3fa478b doc: update 20.03 release notes regarding upower
UPower works just fine in 20.03, but only if the service is enabled.

Resolves #82529; see issue for details.
2020-03-16 20:08:35 -04:00
Benjamin Hipple b7ef71665d habitat: 0.30.2 -> 0.90.6
The build has been broken on master for a very long time, for want of an
upgrade. This continues the effort put forth here:
https://github.com/NixOS/nixpkgs/pull/63105

Note that while there are newer versions than this, upgrading to those requires
getting some Cargo protobuf dependencies to compile. Since this fixes the
failing build, it seems like a good start.

Upstream does not appear to have any Darin builds in their CI, and we do not
have a Darwin maintainer available, so this disables it as well.
2020-03-16 19:59:57 -04:00
Domen Kožar d5dda83d91
Merge pull request #82746 from turboMaCk/elm-coverage
elmPackages.elm-instrument: Init at 0.0.7
2020-03-17 00:54:24 +01:00
Dmitry Kalinkin ebe5f10794
kicad: don't build versions with 3d on Hydra
The hydraPlatforms have to be set on the kicad package itself, that can be
checked using:

  echo ":p { inherit kicad kicad-small kicad-unstable; }" | nix repl ./pkgs/top-level/release.nix

This commit disables build of all kicad variants that require downloading
packages3d, which currently fail on hydra with the "Output limit exceeded"
status. This leaves Hydra with only building the kicad-small, which will allow
us to cache the build of kicad-base as well as all libraries except of
packages3d.
2020-03-16 19:45:04 -04:00
sohalt a503bd01e7 superTuxKart: 1.0 -> 1.1 2020-03-17 00:37:27 +01:00
Graham Christensen 5e57beab9c
Merge pull request #82051 from NixOS/arm-bootstrap
stdenv: update ARM bootstrap tarballs
2020-03-16 19:36:00 -04:00
Graham Christensen 6b361c3a31
armv{5tel,6l,7l}: bootstrap-files: quote URLs for rfc-45
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2020-03-16 19:04:39 -04:00
zowoq 48e1ed7c71 conmon: 2.0.11 -> 2.0.12
https://github.com/containers/conmon/releases/tag/v2.0.12
2020-03-17 08:54:40 +10:00
Léo Gaspard a0307bad46
Merge pull request #79120 from symphorien/iodine
Iodine: ipv6 support, updates, hardening, nixos test....
2020-03-16 23:42:12 +01:00
Jonathan Ringer c2b7261271 python35Packages.openyx: fix build
When dropping python 2 support, they also droppped
python 3.5 support.
2020-03-16 15:18:40 -07:00
Graham Christensen 11b54adeac
armv{5tel,6l,7l}: update bootstrap tools after #80497 2020-03-16 18:11:59 -04:00
mehlon 4b80e8a59f tor-browser-bundle-bin: 9.0.5 -> 9.0.6 2020-03-16 22:49:14 +01:00
Sander van der Burg 52c89d0572
Merge pull request #82067 from lucafavatella/androidenv-generate
androidenv: enhance script for the generated expressions
2020-03-16 22:48:17 +01:00
S-NA 2f5b8d6522
aucatctl: init at 0.1
Allows those who use sndiod to adjust the volume of audio programs.
2020-03-16 21:47:30 +00:00
Chris Ostrouchov 8be2040cf7 libkml: init at 1.3.0
Adding libkml with all tests enabled
2020-03-16 21:25:53 +01:00
Steve Jones 2ff00c41d7 cmt: init at 1.17 2020-03-16 12:59:56 -07:00
R. RyanTM a5f7fc6160 python27Packages.zc_buildout: 2.13.2 -> 2.13.3 2020-03-16 12:58:53 -07:00
R. RyanTM 58b2b8d844 sensu-go-agent: 5.14.1 -> 5.18.1 2020-03-16 12:49:47 -07:00
Aaron Andersen 6283b00f4f
Merge pull request #82319 from aanderse/tomcat-update
tomcat: 7.0.92 -> 7.0.100, 8.5.42 -> 8.5.51, 9.0.21 -> 9.0.31
2020-03-16 15:46:48 -04:00
Daniel Fullmer d467d6ce4a
zerotierone: enable package test (#82738) 2020-03-16 19:43:35 +00:00
zimbatm 70519e57af
Merge pull request #82733 from misuzu/zerotierone-armv7l-fix
zerotierone: fix build on armv7l via gcc9
2020-03-16 20:41:22 +01:00
Marek Fajkus f387b85540
elmPackages.elm-instrument: Init at 0.0.7 2020-03-16 20:10:34 +01:00
Maximilian Bosch 656e96b4bc
Merge pull request #82591 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.13.1 -> 1.14
2020-03-16 20:04:56 +01:00
Danylo Hlynskyi fab05f17d1
Merge pull request #80114 from rnhmjoj/initrd
nixos/boot: add option to disable initrd
2020-03-16 20:04:24 +02:00
Piotr Szegda 10e5a43b03
keybase,kbfs,keybase-gui: 5.2.1 -> 5.3.0 2020-03-16 18:50:43 +01:00
Izorkin fd0c7cc4ec lego: 3.4.0 -> 3.5.0 2020-03-16 20:12:10 +03:00
Timo Kaufmann 04a0ff8cc5
Merge pull request #82347 from timokau/home-manager-2020-03-07
home-manager: 2020-01-04 -> 2020-03-07
2020-03-16 16:36:10 +00:00
misuzu 795dcf8908 zerotierone: it supports all platforms 2020-03-16 18:17:18 +02:00
misuzu 8efac4fc98 zerotierone: fix build on armv7l via gcc9 2020-03-16 18:16:43 +02:00
Jörg Thalheim 7819588348
Merge pull request #82724 from mweinelt/pr/zsh-powerlevel10k/1.4.0
zsh-powerlevel10k: v1.3.0 → v1.4.0
2020-03-16 16:13:11 +00:00
Jörg Thalheim c5967df712
Merge pull request #82531 from r-ryantm/auto-update/coredns
coredns: 1.6.6 -> 1.6.7
2020-03-16 15:34:21 +00:00
R. RyanTM 22805c0e5f zabbix-cli: 2.1.1 -> 2.2.1 2020-03-16 15:09:49 +00:00
R. RyanTM 57e309376a tintin: 2.02.01 -> 2.02.02 2020-03-16 12:30:22 +00:00
Matteo Scarlata 3355e8d1ca
unison: fix build with ocamlPackages_4_09 (#82619)
Fixes #61867 and #61505, bumps the ocaml version unison is built
against to 4.08. The patches included here appear in the trunk version
of unison, but were not backported to 2.51.2.
2020-03-16 13:16:43 +01:00