Commit graph

175047 commits

Author SHA1 Message Date
Robert Schütz efdb9b4ee8 home-assistant: pin user-agents to 1.1.0
home-assistant-frontend requires
    user-agents==1.1.0
2019-04-08 16:48:02 +02:00
Robert Schütz afbf13e738 python.pkgs.user-agents: 1.1.0 -> 2.0 2019-04-08 16:41:14 +02:00
Ryan Mulligan 4135ad69a1
Merge pull request #58316 from r-ryantm/auto-update/libwpg
libwpg: 0.3.2 -> 0.3.3
2019-04-08 07:19:33 -07:00
Samuel Dionne-Riel ef0ca61215
Merge pull request #58027 from DanielFabian/gfxpayload
grub: Add gfxpayload
2019-04-08 10:06:59 -04:00
markuskowa 663030731e
Merge pull request #58656 from r-ryantm/auto-update/connman
connman: 1.36 -> 1.37
2019-04-08 16:03:38 +02:00
Robert Schütz 3084079695 home-assistant: 0.91.1 -> 0.91.2 2019-04-08 15:36:28 +02:00
LinArcX ae3be1a41a ir-standard-fonts: init at unstable-2017-01-21 (#57943) 2019-04-08 09:30:11 -04:00
LinArcX 185187f993 shabnam-fonts: init at v4.0.0 (#58446) 2019-04-08 09:19:41 -04:00
Maximilian Bosch d190794b4a
Merge pull request #59174 from dhl/dhl/development/tools/aws-sam-cli
aws-sam-cli: 0.5.0 -> 0.14.2
2019-04-08 14:38:10 +02:00
markuskowa 6b682c001d
Merge pull request #58792 from markuskowa/upd-mpi4py
pythonPackages.mpi4py: 3.0.0 -> 3.0.1
2019-04-08 13:57:09 +02:00
Elis Hirwing 6a384a5bc3
Merge pull request #59075 from dtzWill/update/php-apcu
phpPackages.apcu{,_bc}: minor updates
2019-04-08 13:56:54 +02:00
Markus Kowalewski adbf19a9bd
pythonPackages.h5py: add ssh to checkInputs
ssh is required in the checkPhase by openmpi
2019-04-08 13:39:40 +02:00
Markus Kowalewski b09c98b4aa
pythonPackages.mpi4py: 3.0.0 -> 3.0.1 2019-04-08 12:56:21 +02:00
R. RyanTM 4538f9ee3f flatpak: 1.2.3 -> 1.2.4 (#58671)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak/versions
2019-04-08 12:39:13 +02:00
Daniel Fabian 84ff0956a8 grub: Add support for gfxpayload in grub. Needed for NVIDIA drivers before KMS, afaik 2019-04-08 11:34:39 +01:00
Nick Novitski 33870626e6 govc: 0.16.0 -> 0.20.0 (#58986) 2019-04-08 12:26:39 +02:00
R. RyanTM 3262558303 pngout: 20130221 -> 20150319 (#58752)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pngout/versions
2019-04-08 12:25:53 +02:00
Manuel Mendez 54fe047800 netperf: 20180504 -> 20180613 (#59011)
netperf: 20180504 -> 20180613
2019-04-08 12:20:37 +02:00
David Leung e5c07b8754
aws-sam-cli: 0.5.0 -> 0.14.2 2019-04-08 18:16:39 +08:00
Christian Kauhaus 2d2de77566 vulnix: 1.8.0 -> 1.8.1 (#59149) 2019-04-08 12:06:17 +02:00
Mathieu Boespflug 1fa743f927 google-cloud-sdk: 222.0.0 -> 241.0.0 (#59129) 2019-04-08 11:21:13 +02:00
worldofpeace 0100fe974f
Merge pull request #59072 from dhl/pythonPackages.serverlessrepo
pythonPackages.serverlessrepo: init at 0.1.8
2019-04-08 04:43:38 -04:00
Maximilian Bosch 5553fcf950
Merge pull request #58899 from r-ryantm/auto-update/teamviewer
teamviewer: 14.1.3399 -> 14.2.2558
2019-04-08 10:07:16 +02:00
Aneesh Agrawal 24ae4ae604 nixos/sshd: Remove obsolete Protocol options (#59136)
OpenSSH removed server side support for the v.1 Protocol
in version 7.4: https://www.openssh.com/txt/release-7.4,
making this option a no-op.
2019-04-08 09:49:31 +02:00
David Leung 0d1ec03d1a
pythonPackages.serverlessrepo: init at 0.1.8
A Python library with convenience helpers for working with the AWS Serverless
Application Repository.
2019-04-08 15:23:26 +08:00
Gabriel Ebner 20ff71b4bf
Merge pull request #59010 from loewenheim/vdirsyncer-stable
vdirsyncerStable: init at 0.16.7
2019-04-08 09:07:31 +02:00
worldofpeace fa7587456b
Merge pull request #59089 from dhl/dhl/python-modules/aws-lambda-builders
pythonPackages.aws-lambda-builders: init at 0.2.1
2019-04-08 02:42:40 -04:00
Austin Seipp 8ace9e6a44 pmdk: init at 1.6
Intel is finally shipping real persistent memory, now that Optane DCPMMs
are available with Cascade Lake processors. Therefore, programmers need
a persistent memory programming API!

In particular, pmdk is needed for QEMU features relating to persistent
memory: by enabling pmdk as a dependency of QEMU, you can proxy NVDIMMs
from the host system to virtual machines with the exact same consistency
guarantees. (In the normal case, these host NVDIMMs can be used as a
backend device for DAX-enabled filesystems, and the persistent memory
given to the virtual machine can be represeted as objects in the
filesystem, allowing granular distribution of non-volatile memory to
clients.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
Austin Seipp 7fd1250b80 libndctl: 63 -> 64.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
David Leung 6663765dbb
pythonPackages.aws-lambda-builders: init at 0.2.1 2019-04-08 14:30:54 +08:00
worldofpeace 00684128ea
Merge pull request #59038 from romildo/upd.deepin.dde-network-utils
deepin.dde-network-utils: init at 0.1.2
2019-04-08 02:03:43 -04:00
worldofpeace eab07dbd65 sequeler: add pantheon maintainers 2019-04-08 01:44:06 -04:00
worldofpeace 2e7cb730ac
Merge pull request #59088 from dhl/dhl/python-modules/chevron
pythonPackages.chevron: init at 0.13.1
2019-04-08 01:24:39 -04:00
David Leung 7033cf04dd
pythonPackages.chevron: init at 0.13.1
A Python implementation of mustache
2019-04-08 13:19:01 +08:00
Ryan Mulligan ab4a188981
Merge pull request #58876 from r-ryantm/auto-update/salt
salt: 2018.3.2 -> 2019.2.0
2019-04-07 21:59:59 -07:00
Peter Hoeg f68549c338
Merge pull request #57946 from bricewge/tomb-2.5-no-gpg-symlink
tomb: remove gpg symlink
2019-04-08 11:52:35 +08:00
Matthew Bauer 33a259a11b
Merge pull request #59138 from NixOS/writeTextFile-fix-comment
trivial-builders: Fix outdated comment on writeTextFile
2019-04-07 22:16:45 -04:00
Ryan Mulligan 70723a9167
Merge pull request #58442 from teto/fcitx_bump
fcitx: 4.2.9.5 -> 4.2.9.6
2019-04-07 19:09:10 -07:00
Ryan Mulligan 4819c7d8f1
Merge pull request #56464 from Izorkin/ejabberd
ejabberd: 18.12.1 -> 19.02
2019-04-07 17:47:48 -07:00
Ryan Mulligan c2a27c27c0
Merge pull request #58008 from r-ryantm/auto-update/babl
babl: 0.1.60 -> 0.1.62
2019-04-07 17:36:55 -07:00
Ryan Mulligan 12bb60fc18
Merge pull request #58643 from andrewchambers/fix-license
vo-amrwbenc: Fix an incorrect license.
2019-04-07 17:22:10 -07:00
Samuel Dionne-Riel 40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00
Ryan Mulligan 096603c68a
Merge pull request #58703 from r-ryantm/auto-update/leatherman
leatherman: 1.5.4 -> 1.6.0
2019-04-07 16:40:41 -07:00
worldofpeace 0cc6d0b390
Merge pull request #58862 from r-ryantm/auto-update/quota
linuxquota: 4.04 -> 4.05
2019-04-07 19:37:08 -04:00
worldofpeace 281211f42f
Merge pull request #57478 from r-ryantm/auto-update/rtv
rtv: 1.25.1 -> 1.26.0
2019-04-07 19:32:34 -04:00
worldofpeace 76c80bfbfe
Merge pull request #58762 from r-ryantm/auto-update/pwndbg
pwndbg: 2018.07.29 -> 2019.01.25
2019-04-07 19:28:54 -04:00
Niklas Hambüchen c4c2aa6586 trivial-builders: Fix outdated comment on writeTextFile 2019-04-08 01:12:50 +02:00
Florian Klink c7eb9c1123
Merge pull request #59137 from aneeshusa/remove-pybcrypt
pybcrypt: remove old and insecure package
2019-04-08 01:01:01 +02:00
Ryan Mulligan 11645d307b
Merge pull request #58681 from r-ryantm/auto-update/glog
glog: 0.3.5 -> 0.4.0
2019-04-07 15:37:59 -07:00
Aneesh Agrawal a345852ca5 pybcrypt: remove old and insecure package
pybcrypt has had open vulnerabilities for years
and is unlikely to ever be updated;
there are no users in nixpkgs.
Other alternatives such as the `bcrypt` python module are available.
2019-04-07 15:32:56 -07:00