Commit graph

217357 commits

Author SHA1 Message Date
Mario Rodas 988de96ad1
Merge pull request #80833 from r-ryantm/auto-update/inadyn
inadyn: 2.5 -> 2.6
2020-03-17 08:29:32 -05:00
Mario Rodas ef35625322
Merge pull request #79920 from r-ryantm/auto-update/groovy
groovy: 2.5.9 -> 3.0.0
2020-03-17 08:28:38 -05:00
Mario Rodas 1c797f06d9
Merge pull request #81505 from r-ryantm/auto-update/libgpiod
libgpiod: 1.4.2 -> 1.5
2020-03-17 08:27:48 -05:00
Mario Rodas 788a7c4785
Merge pull request #82241 from r-ryantm/auto-update/tpm2-pkcs11
tpm2-pkcs11: 1.0.1 -> 1.1.0
2020-03-17 08:25:37 -05:00
Mario Rodas d175ae31f3
Merge pull request #82046 from r-ryantm/auto-update/intel-media-driver
intel-media-driver: 19.3.0 -> 19.4.0r
2020-03-17 08:20:35 -05:00
Mario Rodas fa9290102e
Merge pull request #82717 from r-ryantm/auto-update/saga
saga: 7.5.0 -> 7.6.1
2020-03-17 08:20:22 -05:00
Mario Rodas 26bb35a387
Merge pull request #82195 from r-ryantm/auto-update/spice-protocol
spice-protocol: 0.14.0 -> 0.14.1
2020-03-17 08:18:44 -05:00
Ryan Mulligan 62a4870131
Merge pull request #82575 from r-ryantm/auto-update/renderizer
renderizer: 2.0.5 -> 2.0.9
2020-03-17 06:18:35 -07:00
Mario Rodas 461389e153
Merge pull request #82721 from r-ryantm/auto-update/unicode-character-database
unicode-character-database: 12.1.0 -> 13.0.0
2020-03-17 08:16:21 -05:00
Mario Rodas e51f529621
Merge pull request #82716 from r-ryantm/auto-update/simg2img
simg2img: 1.1.3 -> 1.1.4
2020-03-17 08:14:33 -05:00
Mario Rodas 8b488f2c58
Merge pull request #82539 from r-ryantm/auto-update/frp
frp: 0.31.2 -> 0.32.0
2020-03-17 08:12:18 -05:00
Mario Rodas 6536311315
Merge pull request #82731 from r-ryantm/auto-update/zabbix-cli
zabbix-cli: 2.1.1 -> 2.2.1
2020-03-17 08:07:21 -05:00
Mario Rodas cddbcd75dc
Merge pull request #82726 from r-ryantm/auto-update/tintin
tintin: 2.02.01 -> 2.02.02
2020-03-17 08:06:21 -05:00
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
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
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
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
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
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