Commit Graph

60449 Commits

Author SHA1 Message Date
Matthieu Coudron 71b2e1f554 luaPackages.lgi: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron c01fe375ca luaPackages.cqueues: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron 84d4faf8d5 luaPackages.basexx: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron 582fa48e6f luaPackages.fifo: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron f0269de17f luaPackages.lpeg_patterns: move to generated 2019-02-12 11:47:53 +09:00
Will Dietz 4e7f87b4d0 gexiv2: 0.10.9 -> 0.10.10 2019-02-11 17:58:24 -06:00
Will Dietz 4d8e3a2e61
Merge pull request #51690 from dtzWill/update/acme-0.29.1
certbot, acme: 0.24.0 -> 0.30.2
2019-02-11 17:38:35 -06:00
Will Dietz 9cdd49ea3e libpqxx: 6.3.0 -> 6.3.1
Windows compile fixes.

https://github.com/jtv/libpqxx/releases/tag/6.3.1
2019-02-11 17:24:14 -06:00
Timo Kaufmann a27de564b9
python.pkgs.matplotlib: add numpy 1.6 compat patch (#55577)
* python.pkgs.matplotlib: add numpy 1.6 compat patch

Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478

* sage: add numpy 1.16 compatibility patch

https://trac.sagemath.org/ticket/27000
2019-02-11 23:43:46 +01:00
David Gazdos 818eff0056 postman: 6.7.1 -> 6.7.3 2019-02-11 23:08:43 +01:00
Franz Pletz 96dc784335
aubio: 0.4.8 -> 0.4.9 2019-02-11 22:46:10 +01:00
Florian Klink 49d46a41d6
Merge pull request #55049 from flokli/odpic-3.1.0
odpic: 2.4.2 -> 3.1.0
2019-02-11 22:34:18 +01:00
Florian Klink b5f3b7db52
Merge pull request #55534 from samueldr/mailman-rss/init
mailman-rss: init at 0.2.4
2019-02-11 22:09:35 +01:00
Michael Raskin 5b0e7de0bd
Merge pull request #55580 from LnL7/darwin-luarocks
luarocks: patch sw_vers and gcc
2019-02-11 20:58:06 +00:00
Timo Kaufmann 56d92ba70c python.pkgs.matplotlib: add numpy 1.6 compat patch
Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478
2019-02-11 21:39:21 +01:00
Daiderd Jordan 4195766cea
luarocks: remove unzip from setup-hook
The unzip variable is only set if it's an attribute and it's a
propagated input so it is already part of PATH.
2019-02-11 21:38:10 +01:00
Daiderd Jordan be1291e11b
luarocks: patch sw_vers and gcc on darwin
The sw_vers binary is not part of the stdenv and it would make builds
impure based on what macOS version they where built on.
2019-02-11 21:38:09 +01:00
Pierre Bourdon da9fdcb1f0
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340) 2019-02-11 21:03:06 +01:00
Samuel Dionne-Riel 255d4af162 mailman-rss: init at 0.2.4 2019-02-11 10:07:34 -05:00
R. RyanTM 8c2d2cba7c ocamlPackages.topkg: 0.9.1 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-topkg/versions
2019-02-11 12:35:22 +01:00
Jos van Bakel 3133d59a7f pythonPackages.moderngl: init at 5.5.0 (#54737) 2019-02-11 09:31:43 +01:00
Matthew Bauer 2433c575f0 openblas: fix on linux
This reverse changes made cfc4313 which broke builds on linux. Still
not sure why this broke Linux, but we can investigate it later.
“buildPackages.stdenv.cc” shouldn’t be put in nativeBuildInputs in
general. Either way, this restores hashes to before that commit.

thanks to @jethrokuan
2019-02-10 20:16:16 -05:00
Matthew Bauer cfc43138cb openblas: fix on darwin
The openblas script relies on CC=clang for succesfully compiling on
Darwin systems. This seems like bad behavior, but we get things like
https://hydra.nixos.org/build/87657058 otherwise.

Fixes #55536.
2019-02-10 18:49:04 -05:00
Tor Hedin Brønner eb4e9ba8ec
webkitgtk: 2.22.5 -> 2.22.6 (#55481) 2019-02-10 22:57:45 +01:00
Michael Weiss a7d8d9bf76
pythonPackages.pysnmp: 4.4.8 -> 4.4.9
I'll maintain this package as it is currently unmaintained.
2019-02-10 20:36:55 +01:00
Robert Schütz 6ae9f77eed python.pkgs.isbnlib: 3.9.4 -> 3.9.5 2019-02-10 19:48:37 +01:00
Robert Schütz ada55339d3 python.pkgs.filetype: 1.0.3 -> 1.0.4 2019-02-10 19:23:42 +01:00
R. RyanTM 3e70c0b4e2 ocamlPackages.cppo: 1.6.4 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppo/versions
2019-02-10 19:05:09 +01:00
Francois-Rene Rideau e1655a3b7f gerbil-unstable: 2019-01-25 -> 2019-02-09 2019-02-10 11:22:00 -05:00
Francois-Rene Rideau 70fb3533db gerbil: 0.15 -> 0.15.1 2019-02-10 11:22:00 -05:00
Vladimír Čunát c40f211499
Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát 64edccb463
treewide: fix missing libs after libtool pruning #51767 2019-02-10 14:14:33 +01:00
Jörg Thalheim 0c1ded6bce
Merge pull request #54888 from FlorianFranzen/pybind11_pip
pythonPackages.pybind11: init at 2.2.4
2019-02-10 10:41:25 +00:00
Florian Franzen 57a9594bf1 pythonPackages.pybind11: init at 2.2.4 2019-02-10 11:24:03 +01:00
Alex Branham ec03ed450c update R package set
Closes https://github.com/NixOS/nixpkgs/pull/55462.
2019-02-10 11:16:19 +01:00
Peter Simons 59f328d34d
Merge pull request #55497 from guibou/fix_generic_lens_override
haskellPackages.generic-lens: update configuration-common.nix
2019-02-10 11:13:01 +01:00
worldofpeace 929cc78363 libwnck3: add @worldofpeace as maintainer 2019-02-10 00:27:16 -05:00
Matthew Bauer 73885bc675
Merge pull request #55489 from matthewbauer/fix-clang-7
llvmPackages_7.clang-unwrapped: don’t link to libatomic on darwin
2019-02-09 22:13:19 -05:00
Jörg Thalheim f34da1c835
Merge pull request #55348 from r-ryantm/auto-update/ccls
ccls: 0.20181225.7 -> 0.20181225.8
2019-02-10 02:07:58 +00:00
Jörg Thalheim 06b1f8fbe6
Merge pull request #55484 from refnil/54943-remove-django-2.0
Remove django 2.0
2019-02-10 01:58:35 +00:00
Orivej Desh 59cd3ee895 nccl: 2.1.4 -> 2.4.2-1 (#55292) 2019-02-10 01:20:04 +00:00
Guillaume Bouchard af11b2538d haskellPackages.generic-lens: update configuration-common.nix
- `patches` is no longer necessary
- `dontCheck` added because tests are failing for a minor issue
2019-02-10 01:36:38 +01:00
Elis Hirwing 4619f2ab12
uhd: Move from misc to radio 2019-02-09 21:40:16 +01:00
Matthew Bauer b60b8226d6 llvm7: don’t link to libatomic on darwin 2019-02-09 13:40:28 -05:00
Ryan Mulligan f4ebc070bd
Merge pull request #55143 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.15 -> 1.5.16
2019-02-09 09:26:22 -08:00
Martin Lavoie 8cf4803d5e Django: 2.0 -> removed
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
Silvan Mosberger 18d059a4ac
Merge pull request #54115 from k32/master
rebar3: 3.6.1 -> 3.9.0
2019-02-09 17:29:59 +01:00
Matthew Bauer 29dc71c876
Merge pull request #53070 from rnhmjoj/scat-master
haskellPackages.scat: fix build
2019-02-09 10:22:36 -05:00
Vincent Laporte e9f4c6496d
Merge pull request #55127 from vbgl/ocaml-ocsigenserver-2.11
ocamlPackages.ocsigen_server: 2.9 -> 2.11 (and related updates)
2019-02-09 15:18:11 +01:00
R. RyanTM 9a1f8e0879 python37Packages.pywal: 3.2.1 -> 3.3.0 (#55169)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pywal/versions
2019-02-09 12:48:43 +01:00
R. RyanTM 3ad71a1370 python37Packages.libusb1: 1.6.6 -> 1.7 (#55194)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-libusb1/versions
2019-02-09 12:44:18 +01:00
R. RyanTM 05930fd187 python37Packages.tenacity: 5.0.2 -> 5.0.3 (#55180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tenacity/versions
2019-02-09 12:42:36 +01:00
R. RyanTM 3e2513fa82 python37Packages.libcloud: 2.3.0 -> 2.4.0 (#55219)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-apache-libcloud/versions
2019-02-09 12:41:02 +01:00
R. RyanTM 012b43dfbb python37Packages.httmock: 1.2.6 -> 1.3.0 (#55195)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-httmock/versions
2019-02-09 12:39:55 +01:00
Vincent Laporte 5d3e350536 coqPackages.mathcomp-analysis: init at 0.1.0 2019-02-09 12:33:02 +01:00
Vincent Laporte bafa15f145 coqPackages.mathcomp-finmap: init at 1.1.0 2019-02-09 12:33:02 +01:00
Vincent Laporte 590e07779c coqPackages.mathcomp-bigenough: init at 1.0.0 2019-02-09 12:33:02 +01:00
Peter Simons aefd5cf8e6
Merge pull request #55474 from Izorkin/uri-bytestring-fix-build
haskellPackages.uri-bytestring: fix build
2019-02-09 11:05:35 +01:00
Robert Schütz c5e953a7c3 python.pkgs.prawcore: 1.0.0 -> 1.0.1 2019-02-09 10:59:12 +01:00
Izorkin fe7b682e6d haskellPackages.uri-bytestring: fix build 2019-02-09 12:42:39 +03:00
Peter Simons 20dc7bfc5a
Merge pull request #55445 from Izorkin/insert-ordered-containers-fix-test
haskellPackages.insert-ordered-containers: fix test phase
2019-02-09 10:16:28 +01:00
Vladimír Čunát 7f9e3b8206
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
rnhmjoj 287d1de51a
haskellPackages.scat: fix build 2019-02-09 09:16:25 +01:00
Robert Schütz 3fa313d46d python.pkgs.pyfakefs: 3.5.6 -> 3.5.7 2019-02-09 08:46:58 +01:00
Francois-Rene Rideau 7419ce7106 gambit-unstable: 2019-01-18 -> 2019-02-05
NB: Same as release 4.9.3
2019-02-09 01:09:20 -05:00
worldofpeace 69be72a64a desktop-files-utils: add setupHook to remove mimeinfo.cache
Post-Installation scripts are running `update-desktop-database -q`
creating these files which obviously results in a lot of collisions.

Much better solution than eventually noticing their existence and
removing them in postInstall.
2019-02-09 01:29:53 +00:00
Matthew Bauer 54dcb0b137
Merge pull request #52622 from marsam/init-dive
dive: init at 0.5.0
2019-02-08 17:51:51 -05:00
Matthew Bauer 656f0b9fb1
Merge pull request #52819 from r-ryantm/auto-update/openvdb
openvdb: 5.2.0 -> 6.0.0
2019-02-08 17:48:48 -05:00
Matthew Bauer 8d642bb308
Merge pull request #52837 from r-ryantm/auto-update/mlt
libsForQt5.mlt: 6.10.0 -> 6.12.0
2019-02-08 17:48:27 -05:00
Matthew Bauer 0dd773265e
Merge pull request #53182 from ryanfitzsimon/vagrant-libvirt-utils
vagrant: Add vagrant-libvirt utility dependencies
2019-02-08 17:47:46 -05:00
Matthew Bauer 94d8b1f2b6
Merge pull request #53151 from symphorien/rls1.31
rls: init at 1.31.7
2019-02-08 17:47:06 -05:00
Matthew Bauer 1cfc4da3f3
Merge pull request #53098 from jnsaff/python/aws-sam-translator
aws-sam-translator: 1.8.0 > 1.9.0
2019-02-08 17:45:56 -05:00
Matthew Bauer 08aaafa667
Merge pull request #54040 from r-ryantm/auto-update/libtoxcore
libtoxcore: 0.2.8 -> 0.2.9
2019-02-08 17:42:16 -05:00
Matthew Bauer 03d2e5ae50
Merge pull request #54287 from marsam/update-node-v11
nodejs-11_x: 11.6.0 -> 11.7.0
2019-02-08 17:39:47 -05:00
Matthew Bauer 961fbc35e5
Merge pull request #54497 from asymmetric/solc-0.5.3
solc: 0.5.2 -> 0.5.3
2019-02-08 17:38:57 -05:00
Matthew Bauer 8101cf8c23
Merge pull request #54989 from srhb/taffybar-unoverride
taffybar: Remove strictDeps and restore overrideAttrs
2019-02-08 17:33:19 -05:00
Sarah Brofeldt 3b1e68b79e
Merge pull request #55454 from veprbl/pr/hepmc3_init
hepmc3: init at 3.1.0
2019-02-08 19:26:58 +01:00
Dmitry Kalinkin 230f88a436
hepmc3: init at 3.1.0 2019-02-08 12:26:33 -05:00
Roman Meerson efed82655c chromedriver: 2.43 -> 2.46 2019-02-08 16:35:52 +01:00
R. RyanTM bf4de776c4 python37Packages.plotly: 3.4.1 -> 3.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-plotly/versions
2019-02-08 15:59:41 +01:00
R. RyanTM e6e43961e7 python37Packages.sphinxcontrib-bibtex: 0.4.1 -> 0.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-sphinxcontrib-bibtex/versions
2019-02-08 15:59:07 +01:00
R. RyanTM 4a4e0a62d9 python37Packages.py3status: 3.15 -> 3.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-py3status/versions
2019-02-08 15:58:48 +01:00
R. RyanTM a6c6fedf0a python37Packages.pynvim: 0.3.1 -> 0.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pynvim/versions
2019-02-08 15:58:32 +01:00
R. RyanTM bc77a32a94 python37Packages.slixmpp: 1.4.1 -> 1.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-slixmpp/versions
2019-02-08 15:57:44 +01:00
R. RyanTM 13102e5352 python37Packages.rpmfluff: 0.5.5 -> 0.5.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rpmfluff/versions
2019-02-08 15:57:23 +01:00
R. RyanTM 7951d61ac2 python37Packages.xarray: 0.11.2 -> 0.11.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xarray/versions
2019-02-08 15:57:15 +01:00
R. RyanTM 8b4eb600c2 python37Packages.qtawesome: 0.5.5 -> 0.5.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-qtawesome/versions
2019-02-08 15:56:58 +01:00
R. RyanTM 87176a7384 python37Packages.pycontracts: 1.8.7 -> 1.8.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pycontracts/versions
2019-02-08 15:56:46 +01:00
R. RyanTM 7842ba740b python37Packages.pytest-django: 3.4.5 -> 3.4.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytest-django/versions
2019-02-08 15:56:33 +01:00
R. RyanTM ea35c76455 python37Packages.keras-applications: 1.0.6 -> 1.0.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-keras_applications/versions
2019-02-08 15:56:15 +01:00
R. RyanTM 2aefbe241f python37Packages.daphne: 2.2.4 -> 2.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-daphne/versions
2019-02-08 15:56:00 +01:00
R. RyanTM ce00827c5a python37Packages.django_reversion: 3.0.2 -> 3.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-reversion/versions
2019-02-08 15:55:48 +01:00
R. RyanTM acd4d1f3dd python37Packages.Nuitka: 0.6.1 -> 0.6.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-02-08 15:54:31 +01:00
Joachim F b584a786ec
Merge pull request #55319 from r-ryantm/auto-update/fasm-bin
fasm-bin: 1.73.06 -> 1.73.08
2019-02-08 13:22:29 +00:00
Elis Hirwing a31ce0c69e php73: 7.3.1 -> 7.3.2
Changelog: https://secure.php.net/ChangeLog-7.php#7.3.2
2019-02-08 13:19:41 +00:00
Elis Hirwing 89dec63005 php72: 7.2.14 -> 7.2.15
Changelog: https://secure.php.net/ChangeLog-7.php#7.2.15
2019-02-08 13:19:19 +00:00
R. RyanTM 436701842b flow: 0.91.0 -> 0.92.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2019-02-08 13:18:33 +00:00
Izorkin 535644a9da haskellPackages.insert-ordered-containers: fix test phase 2019-02-08 15:22:46 +03:00
Timo Kaufmann 295acfcb33
Revert "rustfmt: 1.0.0 -> 1.0.1" (#55437)
This reverts commit 7fff567ee9. It depends
on the rustc update I reverted in #55379. It should be re-introduced
after that rustc update has gone through staging.
2019-02-08 12:24:15 +01:00
Jörg Thalheim 0710c9fc25
Merge pull request #55412 from vlaci/pkg/hunspell-hu
hunspell-dicts: add support for Hungarian dictionary
2019-02-08 10:07:32 +00:00
Jörg Thalheim 33ca8f9150
Merge pull request #55405 from xtruder/pkgs/hetzner-prompt/main-package
kube-prompt: build only main package
2019-02-08 07:56:38 +00:00
Jörg Thalheim 63454eb863
Merge pull request #55381 from teto/vteng0.54
vte-ng: 0.50.2.a -> 0.54.2.a
2019-02-08 07:54:30 +00:00
Jörg Thalheim 99de000898
Merge pull request #54973 from trustedkey/yubico-client
pythonPackages.yubico-client: init at 1.10.0
2019-02-08 07:16:25 +00:00
Vincent Laporte f833a3e881 ocamlPackages.ocp-index: 1.1.7 -> 1.1.8 2019-02-08 07:35:52 +01:00
Francois-Rene Rideau ce67cd532c gambit: 4.9.2 -> 4.9.3 2019-02-08 00:06:01 -05:00
Peter Romfeld 1ad85dd41d
pythonPackages.yubico-client: init at 1.10.0 2019-02-08 11:59:22 +08:00
Vincent Laporte 36e9fe820c coqPackages_8_9: disable a few packages that do not build 2019-02-08 02:01:32 +01:00
Maximilian Bosch 895f9d3b73 python3Packages.python-jenkins: 1.3.0 -> 1.4.0
Updates to the most recent version of `python-jenkins`. It was
originally broken during the auto-update in b4588c6a0f.

The tests could be run by using `unittest2` and some dependencies for
the test framwork.
2019-02-08 00:47:18 +00:00
Christopher Ostrouchov e16e9c978d python3Packages.sly: init at 0.3 (#55093)
tests will be included with the next release
https://github.com/dabeaz/sly/pull/25
2019-02-07 23:57:22 +01:00
Maximilian Bosch 964914571d
Merge pull request #55212 from r-ryantm/auto-update/python3.7-distributed
python37Packages.distributed: 1.25.2 -> 1.25.3
2019-02-07 23:47:14 +01:00
Maximilian Bosch 9dd0b54bfb
pythonPackages.distributed: add missing dependencies
Added `mpi4py` and `bokeh` to get the executables working.

Also simplified the `lib.optional` expression as Python 3.2 and 3.4
aren't supported anymore. Rather than referencing unsupported Python 3.x
versions it's far more obvious now to only use `futures` and
`singledispatch` if Python2 is used.
2019-02-07 21:30:14 +01:00
Ryan Mulligan 77bacea5d5
Merge pull request #55206 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.50.0 -> 3.51.0
2019-02-07 12:16:45 -08:00
László Vaskó 27e3089360 hunspell-dicts: add support for Hungarian dictionary
LibreOffice has a comprehensive collection of Hunspell dictionaries.
`mkDictFromLibreOffice` helper is introduced to make it easy to add new
dictionaries from this repository. `license` is parametrized because
each dictionary has its own license.
2019-02-07 21:12:31 +01:00
R. RyanTM 70765af1a6 libiio: 0.16 -> 0.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiio/versions
2019-02-07 11:58:46 -06:00
Jaka Hudoklin 76704e15a0
kube-prompt: build only main package 2019-02-07 18:14:57 +01:00
lewo 66dd4594ff
Merge pull request #55178 from r-ryantm/auto-update/qpdf
qpdf: 8.3.0 -> 8.4.0
2019-02-07 18:06:16 +01:00
Pascal Wittmann 8dc55c5dca
Merge pull request #55359 from NixOS/update-groovy
groovy: 2.5.5 -> 2.5.6
2019-02-07 18:04:28 +01:00
lewo 15e43d59cf
Merge pull request #55101 from lopsided98/hydra-update
hydra: 2018-08-07 -> 2019-02-01
2019-02-07 17:59:46 +01:00
Léo Gaspard a59a9a7e60
Merge branch 'pr-55320'
* pr-55320:
  nixos/release-notes: mention breaking changes with matrix-synapse update
  nixos/matrix-synapse: reload service with SIGHUP
  nixos/tests/matrix-synapse: generate ca and certificates
  nixos/matrix-synapse: use python to launch synapse
  pythonPackages.pymacaroons-pynacl: remove unmaintained fork
  matrix-synapse: 0.34.1.1 -> 0.99.0
  pythonPackages.pymacaroons: init at 0.13.0
2019-02-07 17:12:04 +01:00
Robert Schütz 467df7ba4a python.pkgs.future-fstrings: dependency tokenize-rt missing for python<3.6 2019-02-07 16:28:57 +01:00
Robert Schütz 6d19c1dc2b python.pkgs.telethon-session-sqlalchemy: only supports python3 2019-02-07 16:15:28 +01:00
PsyanticY 297c9314ef pythonPackages.cfn-flip: init at 1.1.0 (#52944) 2019-02-07 16:08:48 +01:00
Leroy Hopson 714b785909 pythonPackages.shodan: init at 1.10.4 (#54871) 2019-02-07 13:14:36 +01:00
Matthieu Coudron 9333c833a5 vte-ng: 0.50.2.a -> 0.54.2.a 2019-02-07 20:58:43 +09:00
Timo Kaufmann 882131e7db
Revert "rustc: 1.31.0 -> 1.32.0" (#55379)
This reverts commit 56dba36eb5.
2019-02-07 12:49:37 +01:00
Elis Hirwing 724d7d0d5d
Merge pull request #55190 from r-ryantm/auto-update/python3.7-libtmux
python37Packages.libtmux: 0.8.0 -> 0.8.1
2019-02-07 12:46:21 +01:00
Sarah Brofeldt f19145d8ca
Merge pull request #55336 from r-ryantm/auto-update/cfr
cfr: 0.138 -> 0.139
2019-02-07 12:15:50 +01:00
Andrew Dunham 96b66178f1 m2crypto: fix build with libressl (#53537) 2019-02-07 12:01:42 +02:00
Alyssa Ross bdca4ec510
Merge pull request #55363 from manveru/add-ovirt-engine-sdk
defaultGemConfig.ovirt-engine-sdk: init
2019-02-07 09:47:25 +00:00
James Cook ff8b96d90c
Merge pull request #55307 from r-ryantm/auto-update/libgnurl
libgnurl: 7.62.0 -> 7.63.0
2019-02-07 04:36:25 +00:00
Graham Christensen 17036309a3
python3Packages.guestfs: init at 1.40.1 2019-02-06 20:53:59 -05:00
R. RyanTM 130c76b320 python37Packages.beancount: 2.2.0 -> 2.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-beancount/versions
2019-02-06 23:49:06 +00:00
Michael Fellinger fa5459a2ce defaultGemConfig.ovirt-engine-sdk: init 2019-02-06 23:51:56 +01:00
Dmitry Kalinkin 71d66c58a5
Merge pull request #52536 from lopsided98/buildbot-update
buildbot: 1.4.0 -> 1.8.1
2019-02-06 16:58:42 -05:00
Pascal Wittmann 063e245811
groovy: 2.5.5 -> 2.5.6 2019-02-06 21:12:11 +01:00
Daniel Kuehn b32491fd3c libvirt: Add argument to enable support for ceph rbd storage 2019-02-06 19:52:42 +01:00
k32 d4b243905f rebar3: 3.6.1 -> 3.9.0
Remove hermetic patch (make it compatible with the upstream)
(Mostly) eliminate the need for hex package registry
2019-02-06 19:45:40 +01:00
R. RyanTM 851cfedb53 appstream: 0.12.4 -> 0.12.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
2019-02-06 17:26:41 +00:00
R. RyanTM 9f93aa092c ccls: 0.20181225.7 -> 0.20181225.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ccls/versions
2019-02-06 08:10:11 -08:00
Robert Schütz 52b4b07df9 python.pkgs.filetype: 1.0.2 -> 1.0.3 2019-02-06 16:56:54 +01:00
Tim Steinbach c7fda39fc2
sbt-extras: 2018-12-04 -> 2019-01-30 2019-02-06 08:53:41 -05:00
Vladimír Čunát ff101946a8
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1503899
2019-02-06 14:24:46 +01:00
R. RyanTM c479113212 cfr: 0.138 -> 0.139
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-02-06 05:17:27 -08:00
Jörg Thalheim dd7500315e
Merge pull request #55318 from r-ryantm/auto-update/folly
folly: 2018.10.29.00 -> 2019.01.28.00
2019-02-06 10:21:00 +00:00
tobias pflug fe1d31480c kind: 0.0.1 -> 0.1.0 2019-02-06 10:51:00 +01:00
nyanloutre 863e49e3ee pythonPackages.pymacaroons-pynacl: remove unmaintained fork 2019-02-06 10:50:20 +01:00
nyanloutre 95f434366b pythonPackages.pymacaroons: init at 0.13.0 2019-02-06 10:43:10 +01:00
R. RyanTM f7b2656d1e fasm-bin: 1.73.06 -> 1.73.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-02-06 01:35:50 -08:00
R. RyanTM 4f621ca1d4 folly: 2018.10.29.00 -> 2019.01.28.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-02-06 01:01:03 -08:00
R. RyanTM e422db21be libgnurl: 7.62.0 -> 7.63.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgnurl/versions
2019-02-05 21:56:28 -08:00
Matthew Bauer 81531046e8 qt511: add patch for macOS sdk
Unfortunately we don’t have access to NSWindowStyleMask. These patches
should go away once we switch to a newer SDK.
2019-02-05 20:50:52 -05:00
Matthew Bauer 72f8f89849 libvdpau: add -lX11 on darwin
Seems to be necessary for some reason. Otherwise we are missing
symbols.
2019-02-05 19:27:39 -05:00
Florian Klink d711a8301b
Merge pull request #55218 from bachp/gitlab-runner-11.7.0
gitlab-runner: 11.6.0 -> 11.7.0
2019-02-06 00:53:51 +01:00
markuskowa f8a975e7f6
Merge pull request #55258 from r-ryantm/auto-update/libtommath
libtommath: 1.0.1 -> 1.1.0
2019-02-05 23:51:40 +01:00
TG ⊗ Θ 50087e01c4 idrisPackages.tparsec: 2018-11-09 -> 2018-12-21 2019-02-05 18:25:25 +01:00
Matthieu Coudron aaeaa6d1c6 Add checkPhase for neovim (disabled by default) (#55266)
* neovim-unwrapped: now use lua environments

* mpv: use lua environments

* luaPackages.inspect: init at 3.1.1-0

* luaPackages.lgi: mark as a lua module

* luaPackages.vicious: mark as a lua module
2019-02-05 15:00:19 +00:00
R. RyanTM 0058ce5369 python37Packages.cysignals: 1.8.1 -> 1.9.0 (#55216)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cysignals/versions
2019-02-05 15:37:22 +01:00
Jan Tojnar f40412e3e2
Merge pull request #54380 from nh2/package-srt
SRT support for gstreamer
2019-02-05 15:28:42 +01:00
Ryan Mulligan cfa3f9bb99
Merge pull request #55253 from r-ryantm/auto-update/kubectx
kubectx: 0.6.2 -> 0.6.3
2019-02-05 06:03:18 -08:00
Eelco Dolstra 7fff567ee9
rustfmt: 1.0.0 -> 1.0.1 2019-02-05 12:19:19 +01:00
Eelco Dolstra 56dba36eb5
rustc: 1.31.0 -> 1.32.0 2019-02-05 12:19:15 +01:00
R. RyanTM 25a5fc60ae librealsense: 2.17.1 -> 2.18.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions
2019-02-05 00:04:23 -08:00
R. RyanTM 013173be96 libtommath: 1.0.1 -> 1.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtommath/versions
2019-02-04 23:33:51 -08:00
R. RyanTM 23c0d79673 kubectx: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubectx/versions
2019-02-04 22:38:25 -08:00
Will Dietz 3aaab7ca3d
Merge pull request #55063 from dtzWill/update/intel-media-driver-18.4.0
intel-media-driver: 18.3.0 -> 18.4.0
2019-02-04 22:22:53 -06:00
Will Dietz b46ff71245
Merge pull request #55064 from dtzWill/update/libva-2.4.0
libva[,-utils}: 2.3.0 -> 2.4.0
2019-02-04 22:22:08 -06:00
Will Dietz 99850927cf
Merge pull request #55228 from dtzWill/update/swift-4.2.2
swift: 4.2.1 -> 4.2.2
2019-02-04 21:27:04 -06:00
R. RyanTM 904e9ab048 pythia: 8.235 -> 8.240
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-02-04 18:48:20 -05:00
Maximilian Bosch acfc1c1535
hydra: don't support Nix 1.x
The component `hydra-evaluator` requires `pool.hh` from Nix which isn't
provided by Nix 1.x and thus fails with the following error in this
case:

```
hydra-evaluator.cc:3:10: fatal error: pool.hh: No such file or directory
 #include "pool.hh"
          ^~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:443: hydra_evaluator-hydra-evaluator.o] Error 1
```

As the commit is from 2016 and fairly hard to revert for Nix 1.x
support, it's easier to drop that.

This has been tested with fixed perl-bindings for Nix1 as done in #55146.
2019-02-05 00:00:18 +01:00
R. RyanTM c9a28dcaa6 ocamlPackages.utop: 2.2.0 -> 2.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/utop/versions
2019-02-04 14:59:21 -08:00
Sander van der Burg 7a8b65d216 titaniumenv: fix broken function header 2019-02-04 23:07:04 +01:00
Sander van der Burg 8cec070f8c titaniumenv: add Xcode 10.1 and Titanium 7.5.1 support 2019-02-04 22:50:36 +01:00
Sander van der Burg 9edc2d4dbb xcodeenv: enable Xcode 10.1 support 2019-02-04 22:43:48 +01:00
Lancelot SIX 73ad11dd70
Merge pull request #54554 from lsix/qgis_2_18_28
qgis: 2.18.22 -> 2.18.28
2019-02-04 20:29:47 +01:00
Will Dietz 4a3f06a652 swift: 4.2.1 -> 4.2.2 2019-02-04 13:23:30 -06:00
R. RyanTM 8dda7e9215 python37Packages.rasterio: 1.0.13 -> 1.0.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rasterio/versions
2019-02-04 18:22:40 +00:00
Pascal Bach 30c40858bd gitlab-runner: 11.6.0 -> 11.7.0 2019-02-04 18:30:52 +01:00
Peter Simons 0f68f393bf hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1 from Hackage revision
6098061825.
2019-02-04 18:11:24 +01:00
Peter Simons c7369800d1 LTS Haskell 13.6 2019-02-04 18:11:24 +01:00
R. RyanTM 8107b31f86 python37Packages.distributed: 1.25.2 -> 1.25.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-distributed/versions
2019-02-04 08:05:10 -08:00
R. RyanTM 16b573049c python37Packages.braintree: 3.50.0 -> 3.51.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-braintree/versions
2019-02-04 06:51:24 -08:00
Matthew Bauer 2c31b950e1
Merge pull request #55053 from vbgl/mkderivation-lazy-name
mkDerivation: cleaner handling of the `name` argument
2019-02-04 09:42:22 -05:00
Peter Simons 790e14c0d7
Merge pull request #55196 from guibou/primesieve
Introduce the primesieve package
2019-02-04 14:31:50 +01:00
Guillaume Bouchard 3652cfec28 haskellPackages.primesieve: fix build
Temporaries changes in `configuration-common.nix` to fix the cabal
file which does not specify that the haskell library depends on the
C++ shared library. Pull request had been sent upstream.
2019-02-04 13:50:52 +01:00
Guillaume Bouchard 9f0ee6c606 primesieve: init at 7.3 2019-02-04 13:03:50 +01:00
Matthieu Coudron 2ba891788b Lua generate nix packages from luarocks (#54978)
* lua: generate packages from luarocks

* luarocks-nix: update

* removed packages already available in nixpkgs

* adressing reviews

update script can now accept another csv file as input with -c

* Remove obsolete comment
2019-02-04 11:30:58 +00:00
R. RyanTM 93b6beeb03 python37Packages.libtmux: 0.8.0 -> 0.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-libtmux/versions
2019-02-04 02:44:51 -08:00
R. RyanTM 63c9b399c6 qpdf: 8.3.0 -> 8.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-02-04 00:14:14 -08:00
Claes Wallin (韋嘉誠) f81c0c1d8e racket, racket-minimal: 7.1 -> 7.2 (#54994)
The old src/configure has been split into src/lt/configure for
classical Racket and src/cs/c/configure for Racket CS (Racket on Chez
Scheme).
2019-02-04 05:52:59 +00:00
Will Dietz 44c84d10f3 acme: remove unneeded 'nose' dep, use 'sourceRoot' instead of postUnpack
Specifying "source" in sourceRoot isn't ideal
(hopefully it doesn't change, again?)
but I think this is the preferred way to do this.
2019-02-03 20:58:45 -06:00
Will Dietz ea9853d790 acme: add new deps on requests-toolbelt, pytest; fix 2019-02-03 20:58:45 -06:00
Ben Wolsieffer 7de900515c buildbot: 1.4.0 -> 1.8.1 2019-02-03 21:41:03 -05:00
Will Dietz 539c82b5cf libpqxx: 6.2.5 -> 6.3.0
https://github.com/jtv/libpqxx/releases/tag/6.3.0
2019-02-03 19:18:35 -06:00
R. RyanTM 0a8be6b526 wxSVG: 1.5.15 -> 1.5.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-02-03 14:36:10 -08:00
Jan Malakhovski 67223e3c8a openhmd: init at 0.3.0-rc1-20181218 2019-02-03 19:57:56 +00:00
Will Dietz 9214f85843 boehmgc_766: similarly fix CFLAGS w/musl to include space first 2019-02-03 13:35:34 -06:00
Will Dietz 0938316e05 boehmgc: fix CFLAGS w/musl so new args are separate (add a space first) 2019-02-03 13:32:49 -06:00
Michael Weiss bda21694d1
wlroots: Fix the ELF binaries (rootston + examples)
Due to stdenv changes the binaries where broken during the fixup phase
(while stripping all binaries). The current solution isn't optimal but
there must not be any cyclic dependencies on $out.
2019-02-03 17:59:50 +01:00
Matthew Bauer 43bd6a318e
Merge pull request #52112 from eyJhb/arduino-mk
arduino-mk: init at 1.6.0
2019-02-03 11:29:00 -05:00
Pascal Wittmann 5eebe431ea
Merge pull request #55051 from NixOS/update-gtk-doc
gtk-doc: 1.28 -> 1.29
2019-02-03 17:27:40 +01:00