Commit Graph

61954 Commits

Author SHA1 Message Date
Silvan Mosberger 6c03c2e504
libwhereami: Mark as unsupported for ARM 2019-03-08 19:39:59 +01:00
Silvan Mosberger ced5e13dd7
libwhereami: 0.2.0 -> 0.2.2 2019-03-08 19:18:35 +01:00
Will Dietz e29f6cc479 libxmlb: 0.1.6 -> 0.1.7
dad8a84f24
2019-03-08 11:57:36 -06:00
Silvan Mosberger 76701c95fc
Merge pull request #56655 from r-ryantm/auto-update/flow
flow: 0.92.0 -> 0.94.0
2019-03-08 18:55:31 +01:00
Will Dietz 5d527793ae nodejs-11_x: 11.7.0 -> 11.11.0 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md

(see notes for all versions after 11.7.0)
2019-03-08 07:45:23 -06:00
Will Dietz 9c894f8418 nodejs-10_x: 10.15.0 -> 10.15.3 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.1
2019-03-08 07:45:00 -06:00
Will Dietz 702120ee90 nodejs-8_x: 8.15.0 -> 8.15.1 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.15.1
2019-03-08 07:43:35 -06:00
Will Dietz 4df1c7234f nodejs-6_x: 6.16.0 -> 6.17.0 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.17.0
2019-03-08 07:43:35 -06:00
Jörg Thalheim afb4878391
Merge pull request #57055 from dtzWill/fix/m2crypto-swig-libressl
pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
2019-03-08 12:24:36 +00:00
Jörg Thalheim 65b402ed67
Merge pull request #57023 from alyssais/crystal
crystal: fix build on Darwin
2019-03-08 11:18:31 +00:00
Izorkin 768bb1724e php73: 7.3.2 -> 7.3.3 2019-03-08 10:21:41 +03:00
Izorkin c6290e381f php72: 7.2.15 -> 7.2.16 2019-03-08 10:16:37 +03:00
Izorkin 627275399c php71: 7.1.26 -> 7.1.27 2019-03-08 10:12:02 +03:00
Jörg Thalheim 3707732e41
Merge pull request #57061 from elasticdog/bazel-buildtools
bazel-buildtools: unstable -> 0.22.0
2019-03-08 06:24:33 +00:00
Maximilian Bosch 94c3ac2574
pythonPackages.pybind11: apply patch to properly get headers directories
It seems as the `pybind11` build code returns the Python headers
directory (where the `pybind11` headers are stored as well on traditional
setups) rather than returning the dedicated prefix[1].

An exemplary fallout is the broken build of `pyopencl`[2].

[1] https://github.com/pybind/pybind11/issues/1425
[2] https://github.com/NixOS/nixpkgs/pull/56082
2019-03-08 07:08:44 +01:00
Aaron Bull Schaefer 1b3b781d60 bazel-buildtools: unstable -> 0.22.0 2019-03-07 20:37:23 -08:00
Matthieu Coudron 16e3574e29 buildLuarocksPackage: adjust the manifest path
the new luarocks 3.0.4 uses different paths for the manifests, hence creating new collisions.
2019-03-08 13:24:23 +09:00
Will Dietz 10646d5e62 pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
Fixes #56993.
2019-03-07 17:39:28 -06:00
Will Dietz 7ec3142207 pythonPackages.m2crypto: 0.30.1 -> 0.32.0
bdbacebd87
2019-03-07 16:43:08 -06:00
Josef Kemetmüller 811293134b pythonPackages.mxnet: Fix build (#56848) 2019-03-07 23:06:11 +01:00
Will Dietz fe043784a6
Merge pull request #57024 from mroi/patch-1
swift: 4.2.2 -> 4.2.3
2019-03-07 15:22:05 -06:00
Will Dietz c42b570101
Merge pull request #56803 from dtzWill/update/shapelib-1.5.0
shapelib: 1.4.1 -> 1.5.0
2019-03-07 15:12:03 -06:00
Will Dietz 094a204cc4
Merge pull request #56529 from dtzWill/update/libplist-2019-01-20
libplist: 2018-07-25 -> 2019-01-20
2019-03-07 15:02:56 -06:00
Will Dietz 2f29fdbf83
Merge pull request #56598 from dtzWill/update/osinfo-1.4.0
libosinfo: 1.2.0 -> 1.4.0
2019-03-07 14:58:18 -06:00
Will Dietz 6aa04f01d0
Merge pull request #56799 from dtzWill/update/electron-2019-02
electron{,_3}: updates (fixes, security?)
2019-03-07 14:57:48 -06:00
Jörg Thalheim f161478646
Merge pull request #57019 from dywedir/rustup
rustup: 1.16.0 -> 1.17.0
2019-03-07 19:36:46 +00:00
Will Dietz a5264bd5e7 libhandy: 0.0.8 -> 0.0.9 2019-03-07 13:24:34 -06:00
Dmitry Kalinkin cf1de3c2df
yoda: fix sha hash of the tarball
Tarball was replaced upstream. The files are the same, changes are meta
only (appear to be timestamps).
2019-03-07 14:08:10 -05:00
obadz 275e6a0a12 pythonPackages.flickrapi: init at 2.4.0 2019-03-07 15:37:19 +00:00
obadz 7d7727e436 pythonPackages.lzstring: init at 1.0.4 2019-03-07 15:37:18 +00:00
Michael Roitzsch 6a4d2eea8a swift: 4.2.2 -> 4.2.3 2019-03-07 15:22:45 +01:00
Ryan Mulligan 5b4152a911
Merge pull request #56399 from lilyball/jazzy
jazzy: 0.9.0 -> 0.9.5
2019-03-07 06:17:00 -08:00
Alyssa Ross 5b52e90e4a
crystal: fix build on Darwin 2019-03-07 13:38:35 +00:00
Frederik Rietdijk 1f7b8c71a9 libr3: propagate pcre 2019-03-07 13:31:11 +01:00
Josef Kemetmüller 36f5c0d58d pythonPackages.wrf-python: Fix build (#56989)
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specification in
python. Since b4acd977, gfortran should be put into nativeBuildInputs,
as it's a build-time only dependency for wrf-python. Similarly, mock is
only required when testing, so it should go to checkInputs.
2019-03-07 13:21:04 +01:00
dywedir 2a4a90f740
rustup: 1.16.0 -> 1.17.0 2019-03-07 13:50:55 +02:00
Frederik Rietdijk 645ac131dd libr3: init at 1.3.4 2019-03-07 12:11:41 +01:00
Michael Raskin bd616c0cd3
Merge pull request #57010 from teto/luarocks_update
Luarocks update
2019-03-07 10:52:56 +00:00
Jörg Thalheim 3aa7d41944
Merge pull request #56936 from witchof0x20/upgrade_teensyduino
teensyduino: 1.40 -> 1.45
2019-03-07 10:50:37 +00:00
Matthieu Coudron 246e354e1f
lua5Packages.luuid: fix build
libuuid is null outside of linux which may explain why ofborg refused it.
2019-03-07 10:34:26 +00:00
Matthieu Coudron ed7818219a
lua: run postConfigure hook for rock and rockspec
it was previously run only for src.rock
2019-03-07 10:34:01 +00:00
Matthieu Coudron 0752393738 python3Packages.matplotlib: 3.0.2 -> 3.0.3 2019-03-07 10:07:29 +01:00
Frederik Rietdijk 1f8b70e5e5 ticpp: init at unstable-2019-01-09 2019-03-07 10:05:23 +01:00
Frederik Rietdijk 931ee3e589 multipart-parser-c: init at unstable-2015-12-14 2019-03-07 09:59:10 +01:00
Frederik Rietdijk bca5d89ccf prometheus-cpp: init at 0.6.0 2019-03-07 09:53:36 +01:00
Frederik Rietdijk 15e8eebb6d civetweb: init at 1.11 2019-03-07 09:53:36 +01:00
Lancelot SIX e5091dea9e
Merge pull request #56491 from lsix/django_updates
Django updates
2019-03-07 09:51:06 +01:00
Matthieu Coudron 68a72f1a47 luarocks-nix: bump to match luarocks
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Matthieu Coudron c37b8925ba luarocks: 2.4.4 -> 3.0.4
Some new features like test_dependencies/build_dependencies and flags ( --lua-versions)
that should make nix integration easier:
https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
2019-03-07 17:43:07 +09:00
Tom Hunger 488230c253 pytorch: Use nativeBuildInputs to specify binary build dependencies. 2019-03-07 09:41:43 +01:00
Lancelot SIX 3e81b4500e
pythonPackages.django_1_11: 1.11.18 -> 1.11.20
See release notes:
- https://docs.djangoproject.com/en/dev/releases/1.11.19/
- https://docs.djangoproject.com/en/dev/releases/1.11.20/
2019-03-07 09:30:15 +01:00
Michael Raskin 80d032b13b
Merge pull request #56999 from knedlsepp/fix-cgui
cgui: 2.0.3 -> 2.1.0 (to fix build)
2019-03-07 08:10:04 +00:00
Peter Simons 33ebe0c79d
Merge pull request #56162 from jacereda/fix-purescript-build
purescript: fix build compiling with ghc 8.4.4
2019-03-07 08:39:08 +01:00
Ryan Mulligan b144b7868b
Merge pull request #56829 from vbgl/obelisk-0.4.0
obelisk: 0.3.0 -> 0.4.0
2019-03-06 19:10:16 -08:00
Will Dietz 7c9e0cbddc
Merge pull request #56983 from dtzWill/update/xapian-1.4.11
xapian: 1.4.10 -> 1.4.11
2019-03-06 19:38:01 -06:00
Jan Tojnar 8a83198f1f
libcryptoui: init at 3.12.2 2019-03-07 00:51:25 +01:00
Josef Kemetmüller 8e4b9c0305 cgui: 2.0.3 -> 2.1.0 2019-03-06 23:57:50 +01:00
Lily Ballard 53508b1d8e jazzy: 0.9.0 -> 0.9.5
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
Dmitry Kalinkin 01ad172921
rivet: 2.7.0 -> 2.7.0
Upstream changed tarball yet again. The change is to autotools scripts,
the new ones have a more strict check for "yoda" package version.
2019-03-06 16:47:55 -05:00
Stephen 38ee19986d qtwebkit-plugins: fix build for different hunspell version (#56925) 2019-03-06 15:38:57 -05:00
Will Dietz 107c3e976f xapian: 1.4.10 -> 1.4.11
not announced yet, fixes issue encountered by a notmuch user.
2019-03-06 14:19:12 -06:00
Daiderd Jordan f39dfdc9fc
pythonPackages.distlib: init at 0.2.8
pythonPackages
2019-03-06 21:05:41 +01:00
zimbatm b1f767ef90
pipenv: fix python loading issue (#56495) 2019-03-06 17:56:44 +00:00
Frederik Rietdijk f2a1d5b0c6 flatcc: init at 0.5.2 2019-03-06 17:29:04 +01:00
Peter Simons 3300c60fca boost: fix misspelled version numbers in 1.66.0, 1.67.0, 1.68.0, and 1.69.0 2019-03-06 15:12:57 +01:00
Peter Simons c3944ac913
Merge pull request #56946 from iimog/fix-rPackages.phytools
rPackages.phytools: fix installation
2019-03-06 15:10:58 +01:00
Peter Simons aef1d63650 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2 from Hackage revision
76af45f9cb.
2019-03-06 14:24:51 +01:00
Frederik Rietdijk a2736d27d1 buildPythonPackage: fix building with flit 2019-03-06 13:42:46 +01:00
Michael Raskin 3aae18f7dd luarocks: fix meta after refactoring, thanks to @peti for mentioning 2019-03-06 12:31:06 +01:00
Michael Raskin 73a82dcc44 luarocks: switch to a less intrusive update-walker metadata style 2019-03-06 11:54:21 +01:00
Frederik Rietdijk 51174e7b7b python.pkgs.semver: 2.7.9 -> 2.8.1 2019-03-06 11:40:07 +01:00
Markus Ankenbrand 7fcfbcdbc9 rPackages.phytools: fix installation 2019-03-06 11:39:48 +01:00
markuskowa b50855dc35
Merge pull request #56913 from markuskowa/rm-julia06
julia: remove 0.6.4 (julia_06)
2019-03-06 09:36:19 +01:00
lewo feef0893d1
Merge pull request #56895 from vdemeester/update-skopeo
skoepo: 0.1.34 -> 0.1.35
2019-03-06 09:22:22 +01:00
Jade 430100bf30 teensyduino: 1.40 -> 1.45
Bumps teensyduino version, simplifies building, and fixes a build error
2019-03-06 01:40:09 -06:00
Jorge Acereda dd2dff39fa purescript: fix build compiling with ghc 8.4.4
Closes #53597.
2019-03-06 08:36:52 +01:00
Peter Simons 68be6bbc31 ghc: add new 8.6.4 version 2019-03-06 08:13:56 +01:00
Wael Nasreddine 51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Jan Tojnar d3ff902e94
webkit: move to aliases 2019-03-06 00:20:55 +01:00
Peter Simons 78b94d335d
haskell-packages: re-write references to webkit to webkitgtk 2019-03-06 00:20:07 +01:00
markuskowa a23bf67c2a
Merge pull request #56845 from knedlsepp/fix-mapnik
mapnik: Fix build
2019-03-05 23:20:35 +01:00
worldofpeace cc6d98b0de
Merge pull request #56910 from samhug/fix/56908-ppft
pythonPackages.ppft: use custom checkPhase
2019-03-05 16:56:11 -05:00
Jörg Thalheim e97f34834c
Merge pull request #56898 from vdemeester/update-delve
delve: 1.1.0 -> 1.2.0
2019-03-05 20:58:59 +00:00
Jan Tojnar 6b8c1d9f4e
libchamplain: 0.12.16 → 0.12.19
Mainly meson port.

https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00001.html
https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00002.html
https://mail.gnome.org/archives/libchamplain-list/2019-March/msg00000.html
2019-03-05 21:46:35 +01:00
Jörg Thalheim c547c03c90
Merge pull request #56901 from vdemeester/update-go-symbols
go-symbols: unstable-2018-05-23 -> 0.1.1
2019-03-05 20:46:20 +00:00
Sam Hug 529bffccd8 pythonPackages.ppft: use custom checkPhase 2019-03-05 12:35:43 -08:00
Peter Simons 2d3455ec0e haskell-packages.nix: fix all references that refer to a known alias
Thanks to @jtojnar for implementing this improvement.
2019-03-05 21:22:46 +01:00
Peter Simons fbc21368b9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
f2e35741b5.
2019-03-05 21:22:46 +01:00
Florian Klink 1aa0980e1a
Merge pull request #56872 from dotlambda/bpython-desktop-file
python.pkgs.bpython: correct Exec in bpython.desktop
2019-03-05 19:17:02 +01:00
Vincent Demeester 8df26ef3ff
go-symbols: unstable-2018-05-23 -> 0.1.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:59:49 +01:00
Vincent Demeester b4764f3b2b
delve: 1.1.0 -> 1.2.0
Also, move the goPackagePath to `github.com/go-delve/delve` 👼

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:50:17 +01:00
Vincent Demeester 428c653d78
skoepo: 0.1.34 -> 0.1.35
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:38:16 +01:00
Markus Kowalewski c997f5d0f2
julia: remove 0.6.4 (julia_06) 2019-03-05 17:52:58 +01:00
Jan Tojnar 2ac764de78
Revert "hackage-packages.nix: automatic Haskell package set update"
This reverts commit fe0f47110f.
2019-03-05 16:28:29 +01:00
Jan Tojnar fe0f47110f
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-7-g6b9bca8 from Hackage revision
98dbc22cb4.
2019-03-05 16:27:46 +01:00
William Kral 0b76b2d2af vagrant: re-add nowarn patch (#56863) 2019-03-05 06:44:40 -08:00
Jan Tojnar 57c745f530
gnome2: remove aliases 2019-03-05 15:37:45 +01:00
Robert Schütz b36dc66bfe python.pkgs.supervise_api: use patch to specify path to supervise 2019-03-05 13:34:37 +01:00
Robert Schütz a5c3c8e409 python.pkgs.tvdb_api: disable tests 2019-03-05 13:34:37 +01:00
Robert Schütz 1435d45b4e python.pkgs.uproot: update checkInputs 2019-03-05 13:34:36 +01:00
Robert Schütz 654e6ecc68 python.pkgs.awkward: fix tests
pytest.importorskip() doesn't work when we don't use pytest to run tests
2019-03-05 13:34:36 +01:00
Peter Simons 98f69edf83 tbb: remove myself from list of maintainers 2019-03-05 12:53:04 +01:00
Peter Simons 9d9c599055 swi-prolog: remove myself from list of maintainers 2019-03-05 12:53:04 +01:00
Robert Schütz f66d4bcb6b python.pkgs.willow: correct src 2019-03-05 12:50:23 +01:00
Jörg Thalheim bf444fd442
Merge pull request #56673 from Kaali/darwin-ccls
Add Darwin support for ccls
2019-03-05 10:49:18 +00:00
Peter Simons 456f09d76f ghc: Drop outdated compiler versions 8.6.1 and 8.6.2. We have 8.6.3. 2019-03-05 11:13:52 +01:00
Matthew Bauer 1f212565d2 ghc863: dont add extra libs
Don’t add -liconv to LDFLAGS automatically so that GHC will add it itself.

Merged in pull request #56795 from @matthewbauer.
2019-03-05 11:13:52 +01:00
Peter Simons 9e1ef78162 pandoc: add overrides to fix build of the new 2.7 version 2019-03-05 11:13:47 +01:00
Peter Simons 6e04ad9523 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
43355d3d6c.
2019-03-05 11:13:47 +01:00
Peter Simons a70e883445 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
137855b0b1.
2019-03-05 11:13:47 +01:00
Robert Schütz b0a9ac798a python.pkgs.bpython: correct Exec in bpython.desktop 2019-03-05 10:32:24 +01:00
Peter Simons d955c0a385 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-9-g74e5d36 from Hackage revision
dc5ba26095.
2019-03-05 10:22:33 +01:00
Peter Simons 33e87e4b69 LTS Haskell 13.10 2019-03-05 10:22:33 +01:00
Robert Schütz 9b3e5a3aab
Merge pull request #56696 from jokogr/f/libarcus
pythonPackages.libarcus: use pkgs.protobuf as input
2019-03-05 09:10:29 +01:00
Vincent Laporte 01f88218d2 ocamlPackages.lablgtk3: 3.0.beta4 -> 3.0.beta5 2019-03-05 09:06:28 +01:00
Ioannis Koutras 6a523a180a pythonPackages.libarcus: use pkgs.protobuf as input
This commit makes pkgs.protobuf the input for libarcus, since the latter
searches for the native protobuf library and not for the Python module.
2019-03-05 08:57:09 +01:00
Robert Schütz 82b38923c2 python.pkgs.pykerberos: put krb5 in buildInputs too
For the relevant discussion see
https://github.com/NixOS/nixpkgs/pull/55757#issuecomment-469397261
2019-03-05 08:48:29 +01:00
Wael Nasreddine 37d2f71e2f
go_1_12: set meta.branch to 1.12 (#56852) 2019-03-04 23:18:12 -08:00
Väinö Järvelä 41a675258f Add Darwin support for ccls 2019-03-05 08:37:07 +02:00
Domen Kožar d45ba336b2
cachix: 0.1.3 -> 0.2.0 2019-03-05 10:59:51 +07:00
worldofpeace dcd3a105a0
Merge pull request #56844 from knedlsepp/fix-resampy
pythonPackages.resampy: Fix build
2019-03-04 20:01:36 -05:00
worldofpeace d830bfba9a pythonPackages.resampy: enable tests 2019-03-04 19:41:24 -05:00
Mateusz Kowalczyk 7f298714b4
Merge pull request #56648 from r-ryantm/auto-update/ffms
ffms: 2.22 -> 2.23
2019-03-05 08:20:31 +09:00
Will Dietz 94c25f6fb2 nsss: 0.0.1.0 -> 0.0.1.1
https://skarnet.org/software/nsss/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 79a19d1733 utmps: 0.0.2.0 -> 0.0.2.1
https://skarnet.org/software/utmps/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 079eeaf3ef skalibs: 2.7.0.0 -> 2.8.0.0
https://skarnet.org/software/skalibs/upgrade.html
2019-03-04 23:23:55 +01:00
Carles Pagès 9fa7ca4d4a
Merge pull request #56823 from callahad/sdl2-webp
SDL2_image: support WebP images
2019-03-04 23:10:08 +01:00
Josef Kemetmüller e844f08125 mapnik: Fix build 2019-03-04 21:41:53 +01:00
Josef Kemetmüller 8e1afe7f14 pythonPackages.resampy: Fix build 2019-03-04 21:37:31 +01:00
Lancelot SIX 9b5b39f3d6
octave: 4.4.1 -> 5.1.0 2019-03-04 20:43:11 +01:00
Vladimír Čunát 3e442fd0f9
Revert "luaPackages.cqueues: move to generated"
This reverts commit c01fe375ca.
See the reverted commit on GitHub for discussion.  /cc PR #55305.
2019-03-04 20:34:07 +01:00
Michael Raskin fce81a36b7
Merge pull request #56825 from callahad/renpy
renpy: 7.1.3 -> 7.2.0
2019-03-04 19:26:30 +00:00
worldofpeace 77c8b423ed pythonPackages.pex: mark as broken 2019-03-04 14:24:22 -05:00
Robert Schütz ceb5c0fa56 python.pkgs.astral: improve checkPhase 2019-03-04 17:07:23 +01:00
Robert Schütz 9cb1f6b5dd python.pkgs.pyhomematic: 0.1.56 -> 0.1.57 2019-03-04 17:05:07 +01:00
Vincent Laporte 6c614a626e
obelisk: 0.3.0 -> 0.4.0 2019-03-04 16:01:00 +00:00
Robert Schütz 4c0f0a014b python.pkgs.pymediainfo: fix build 2019-03-04 15:48:23 +01:00
Robert Schütz 35848d284b python.pkgs.rawkit: add patch for python37 compatibility 2019-03-04 15:48:23 +01:00
Dan Callahan 154a7d3cfb
renpy: 7.1.3 -> 7.2.0 2019-03-04 14:46:02 +00:00
Jörg Thalheim 27cb0669c6
Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12
go_1_12: init at go 1.12
2019-03-04 14:22:27 +00:00
Dan Callahan f972720c7e
SDL2_image: support webp images 2019-03-04 14:07:32 +00:00
Timo Kaufmann 2a5993d617
Merge pull request #56820 from timokau/tensorflow-py2-fixes
Tensorflow py2 fixes
2019-03-04 15:01:26 +01:00
Graham Christensen 1774c68090
Merge pull request #56365 from asymmetric/solc-0.5.4
solc: 0.5.3 -> 0.5.4
2019-03-04 08:47:56 -05:00
Timo Kaufmann af7455b1c8 pythonPackages.tensorflow: fix python<3.4 build
This was already added for the source build, but missing for the binary
build.
2019-03-04 14:11:27 +01:00
Timo Kaufmann 9e95109b89 pythonPackages.tensorflow-tensorboard: fix python2 build
Fix build after https://github.com/NixOS/nixpkgs/pull/56669. Update the
python2 hash and re-add the python2 `futures` dependency. Not sure if
there was a reason for it to be removed in the first place.
2019-03-04 14:08:55 +01:00
Mario Rodas de0373bbe2 ruby_2_6: add missing rvm patchset (#56461) 2019-03-04 12:00:11 +00:00
Lancelot SIX 029aba960a
pythonPackages.qscintilla: fix build 2019-03-04 11:54:44 +01:00
Lancelot SIX b47f47ab10
pythonPackages.qscintilla-qt5: fix installation 2019-03-04 09:10:08 +01:00
worldofpeace a0ad72bebc
Merge pull request #56530 from dtzWill/update/libusbmuxd-2019-01-18
libusbmuxd: 2018-07-23 -> 2019-01-18
2019-03-04 01:57:16 -05:00
Will Dietz d15a3ee702
Merge pull request #56474 from dtzWill/update/buildah-1.7.1
buildah: 1.4 -> 1.7.1
2019-03-04 00:14:06 -06:00
Will Dietz 8c0cd1ae6b
Merge pull request #56663 from dtzWill/update/libpqxx-6.3.3
libpqxx: 6.3.1 -> 6.3.3
2019-03-04 00:07:56 -06:00
Will Dietz 209ab53069
Merge pull request #56670 from dtzWill/update/pony-0.27.0
ponyc: 0.26.0 -> 0.27.0, cleanup, use recent LLVM
2019-03-04 00:07:19 -06:00
worldofpeace 20aeed3ba8
Merge pull request #56637 from worldofpeace/geoclue/2.5.2
geoclue2: 2.5.1 -> 2.5.2
2019-03-04 00:04:08 -05:00
Will Dietz bafff55e78 shapelib: 1.4.1 -> 1.5.0
https://lists.osgeo.org/pipermail/shapelib/2019-February/000647.html

* s in 1.5.0 notes, no longer need 'proj' dep (so drop)
2019-03-03 22:23:03 -06:00
Will Dietz 79b321b09c electron: 4.0.5 -> 4.0.6
https://electronjs.org/releases/stable#release-notes-for-v406
2019-03-03 22:00:08 -06:00
Will Dietz 505f2d364b electron_3: 3.1.3 -> 3.1.4
https://electronjs.org/releases/stable?version=3#3.1.4
2019-03-03 22:00:03 -06:00
Will Dietz 423e3e59cd electron: version bumps 2019-03-03 21:59:54 -06:00
Will Dietz 145f213806 llvmPackages_8: rc2 -> rc3 2019-03-03 21:54:26 -06:00
Matthew Bauer 7874ca5b61
Merge pull request #56645 from matthewbauer/llvm-8
llvm8: init
2019-03-03 21:00:36 -05:00
Wael M. Nasreddine 252376c617
go_1_12: switch to fetchurl for sha256 consistency on Darwin
fetchFromGitHub and thus fetchzip hashes the contents of the archive and
not the archive itself. Unicode file names lead to different checksums
on HFS+ vs. other file systems because of Unicode normalisation
2019-03-03 16:32:04 -08:00
timor a07438d24b libdwarf: add zlib to buildInputs
Without this, `dwarfdump` gives errors when trying to show debug information
with compressed dwarf sections.
2019-03-03 23:10:50 +01:00
R. RyanTM 1769c12e53 libgeotiff: 1.4.2 -> 1.4.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/libgeotiff/versions
2019-03-03 20:54:17 +01:00
R. RyanTM 62ae8a9e09 pyotherside: 1.5.3 -> 1.5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pyotherside/versions
2019-03-03 20:51:07 +01:00
R. RyanTM 0255d8035b fasm-bin: 1.73.08 -> 1.73.09
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-03-03 20:50:12 +01:00
R. RyanTM 56e1fa2ad4 gecode: 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/gecode/versions
2019-03-03 20:48:18 +01:00
Timo Kaufmann 37182b20a6
Merge pull request #56781 from timokau/sage-python-upgrade-fixes
Sage python upgrade fixes
2019-03-03 20:48:10 +01:00
R. RyanTM 138c15fa52 jruby: 9.2.5.0 -> 9.2.6.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/jruby/versions
2019-03-03 20:47:54 +01:00
R. RyanTM cac06fc53d ipopt: 3.12.11 -> 3.12.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipopt/versions
2019-03-03 20:47:42 +01:00
R. RyanTM a54c6b7933 hpx: 1.2.0 -> 1.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/hpx/versions
2019-03-03 17:13:28 +01:00
Dmitry Kalinkin 4a62576c12
Merge pull request #55983 from veprbl/pr/qt5_qtwebkit_darwin_fix
qt511.qtwebkit: fix on darwin
2019-03-03 11:01:47 -05:00
Michael Raskin 20b066356a pythonPackages.pyside: fix build by passing mesa for GL/gl.h 2019-03-03 13:54:08 +01:00
Michael Raskin 19d817c5ec lispPackages.lfarm-*: init from Quicklisp 2019-03-03 13:54:08 +01:00
Timo Kaufmann c6e4e1dbdf python.pkgs.rpy2: fix strictDeps fallout
See https://github.com/NixOS/nixpkgs/pull/54182 and
https://github.com/NixOS/nixpkgs/pull/55757.
2019-03-03 13:24:43 +01:00
Vincent Laporte 93ce3df6b5 ocamlPackages.stdlib-shims: init at 0.1.0 2019-03-03 11:45:21 +01:00
Vincent Laporte 0379e97193 ocamlPackages.ocamlbuild: 0.12.0 -> 0.14.0 2019-03-03 10:57:18 +01:00
Michael Raskin fdfcc4c292
Merge pull request #56757 from dtzWill/update/libsecret-0.18.8
libsecret: 0.18.7 -> 0.18.8
2019-03-03 08:42:54 +00:00
R. RyanTM 61aaab7c62 CoinMP: 1.8.3 -> 1.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/coinmp/versions
2019-03-03 09:17:44 +01:00
R. RyanTM 63c99f3d4f squirrel-sql: 3.9.0 -> 3.9.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/squirrel-sql/versions
2019-03-03 09:15:35 +01:00
Frederik Rietdijk f207bc59f1
Merge pull request #56577 from status-im/qtwebview
Add qtwebview to 5.11 and 5.12 packages
2019-03-03 09:03:45 +01:00
Jan Tojnar ca50e4937e python2Packages.pyqt4: partial clean up 2019-03-03 08:57:41 +01:00
Jan Tojnar 34fd15c8aa python2Packages.pyqt4: Fix build 2019-03-03 08:57:41 +01:00
Pascal Wittmann c318db2c03
Merge pull request #56692 from jokogr/f/pugixml-1.9
pugixml: Fix pkg-config file installation and use fetchFromGitHub
2019-03-03 08:55:08 +01:00
Frederik Rietdijk 1285d739d8 wxPython: fix build 2019-03-03 08:37:03 +01:00
Robert Schütz 3c4c8b6500 python.pkgs.wptserve: relax h2 version constraint 2019-03-03 08:09:49 +01:00
Robert Schütz c943e22378 Revert "pythonPackages.wptserve: fix build by adding a local h2 3.0.1 instance"
This reverts commit 3e603b18a5.
Python packages' dependencies should not be overridden because
having multiple versions in $PYTHONPATH breaks stuff.
2019-03-03 08:09:49 +01:00
Pierre Bourdon f20a66084f pythonPackages.protobuf: propagate native pkgs.protobuf input
Python packages depending on the protobuf library often use the "protoc"
tool from pkgs.protobuf to codegen at build time.

This fixes a few regressions from 5c7531872f
2019-03-03 08:07:56 +01:00
Will Dietz 903948a02a libsecret: 0.18.7 -> 0.18.8
https://gitlab.gnome.org/GNOME/libsecret/tags/0.18.8
2019-03-02 21:38:00 -06:00
Robert Schütz a3b6b49eac
Merge pull request #55383 from dotlambda/home-assistant-0.87
home-assistant: 0.86.4 -> 0.87.1
2019-03-03 02:23:23 +01:00
R. RyanTM 6d9885f20b react-native-debugger: 0.8.2 -> 0.9.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/react-native-debugger/versions
2019-03-02 14:37:38 -08:00
Wael M. Nasreddine 6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
Ryan Mulligan b0fa740b89
Merge pull request #56728 from ryantm/fix-eval
haskell: fix removed aliases; fix OfBorg eval
2019-03-02 13:53:41 -08:00
Ryan Mulligan cdc652ad45 haskell: fix removed aliases; fix OfBorg eval 2019-03-02 13:52:20 -08:00
R. RyanTM 72c111822a kotlin: 1.3.20 -> 1.3.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-03-02 20:59:59 +00:00
Michael Raskin 3e603b18a5 pythonPackages.wptserve: fix build by adding a local h2 3.0.1 instance 2019-03-02 21:33:52 +01:00
Robert Schütz 13182707e2
Merge pull request #56324 from makefu/python/firetv/init
init pythonPackages.firetv for home-assistant
2019-03-02 19:53:02 +01:00
Peter Simons 3d3e5cafa7 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
e78602c2a3.
2019-03-02 19:30:40 +01:00
Ryan Mulligan d6b632e215
Merge pull request #56434 from leenaars/thonny
Thonny: 3.0.5 -> 3.1.2
2019-03-02 07:04:08 -08:00
Robert Schütz 736025e234 python.pkgs.binaryornot: fix build 2019-03-02 15:21:48 +01:00
Robert Schütz 2e16d3d2c8 python.pkgs.pyres: skip failing test 2019-03-02 14:50:16 +01:00
Robert Schütz 09d475aab9 python.pkgs.parsel: use checkInputs 2019-03-02 14:46:05 +01:00
Robert Schütz 11ac34bf93 python.pkgs.fudge: fix tests 2019-03-02 14:41:48 +01:00
Robert Schütz b1467cf56b python.pkgs.spglib: fix tests 2019-03-02 14:37:01 +01:00
Robert Schütz 35fa04bec4 python.pkgs.pyrsistent: remove obsolete patch 2019-03-02 14:27:37 +01:00
Robert Schütz 434c2a045b python.pkgs.odfpy: fix build 2019-03-02 14:23:42 +01:00
Robert Schütz f9ab0f25f8 python.pkgs.tifffile: 2019.2.10 -> 2019.2.22 and fix build 2019-03-02 14:17:57 +01:00
Robert Schütz 100ec6c0a7
Merge pull request #56298 from jluttine/xlsxwriter-1.1.5
pythonPackages.XlsxWriter: enable tests and pythonPackages.can: 3.0.0 -> 3.1.0
2019-03-02 12:55:33 +01:00
Peter Hoeg 2f589e7d3d python3Packages.pyupdate: 0.2.29 -> 1.3.5 2019-03-02 12:41:41 +01:00
Peter Hoeg 0319b561a5 python3Packages.aiounifi: init at 4 2019-03-02 12:37:42 +01:00
Ioannis Koutras 236c7db82c pugixml: fix pkg-config file installation 2019-03-02 13:13:26 +02:00
worldofpeace af3090dcaf xdg-desktop-portal: renable geoclue
We have 2.5.2 now.
2019-03-02 06:12:45 -05:00
Ioannis Koutras 8571a669a7 pugixml: use fetchFromGitHub 2019-03-02 13:07:52 +02:00
Robert Schütz e43f2369ae
Merge pull request #56675 from terlar/pykeepass-fix-build
pythonPackages.pykeepass: fix build
2019-03-02 11:18:19 +01:00
Robert Schütz f70f3b3005 python.pkgs.detox: mark as broken
According to https://github.com/tox-dev/detox/blob/0.19/README.md,
"detox is unmaintained and incompatible with tox > 3.6."
We currently have tox 3.7.
2019-03-02 11:11:39 +01:00
Izorkin a8c2705b0d datadog-agent: add old version pg8000 2019-03-02 12:57:22 +03:00
Robert Schütz d9b1bfa5bf python.pkgs.argon2_cffi: add enum34 dependency 2019-03-02 10:49:50 +01:00
Terje Larsen 80b6892362 pythonPackages.pykeepass: fix build
Add missing dependency future
2019-03-02 10:49:35 +01:00
Sarah Brofeldt bda745e9fc
Merge pull request #55004 from clacke/racket-build-cacert
racket{,-minimal}: add cacert to nativeBuildInputs, silence warnings
2019-03-02 10:10:16 +01:00
Pedro Pombeiro 080612a870
qt5.full: add qtwebview module to 5.11 and 5.12 packages 2019-03-02 09:50:08 +01:00
Will Dietz aba880189a ponyc: cleanup a bit, mostly remove old source fixups no longer needed 2019-03-02 02:14:54 -06:00
Will Dietz 7565289ec7 pony-stable: 0.1.6 -> 0.2.0 2019-03-02 02:14:50 -06:00
Will Dietz a30a76effa ponyc: 0.26.0 -> 0.27.0
https://www.ponylang.io/blog/2019/03/0.27.0-released/
2019-03-02 02:14:48 -06:00
Averell Dalton 9dd81f9389 python: tensorflow: remove python3.7 restriction 2019-03-02 09:05:38 +01:00
Jean-Philippe Bernardy 1c350dc99e pythonPackages.tensorflow: 1.11 -> 1.13.1 2019-03-02 09:05:38 +01:00
Jean-Philippe Bernardy d1b7ada0ba pythonPackages.tensorflow-tensorboard: 1.11.0 -> 1.13.0 2019-03-02 09:05:38 +01:00
Jean-Philippe Bernardy 1997ca354e pythonPackages.tensorflow-estimator: init 1.13.0 2019-03-02 09:05:38 +01:00
Vladimír Čunát d92028a72a
Merge #56646: ffmpeg-full: 4.1 -> 4.1.1 2019-03-02 09:02:41 +01:00
Jaakko Luttinen 36d5375b4a
pythonPackages.XlsxWriter: enable tests 2019-03-02 09:58:16 +02:00
Jaakko Luttinen 0a41afaecd
pythonPackages.can: 3.0.0 -> 3.1.0 2019-03-02 09:58:04 +02:00
Frederik Rietdijk e81595e889 Revert "python: botocore: 1.12.96 -> 1.12.101"
This reverts commit f328c30cfd.

Forgot to remove this from my list of updates.
2019-03-02 08:51:48 +01:00
Frederik Rietdijk cf1d44ae0d Revert "python: boto3: 1.9.96 -> 1.9.101"
This reverts commit 35f4087d6b.

Forgot to remove this from my list of upgrades.
2019-03-02 08:50:46 +01:00
Will Dietz b83cca6806 libpqxx: 6.3.2 -> 6.3.3 2019-03-02 01:23:49 -06:00
Will Dietz 516b3fe3e8 libpqxx: 6.3.1 -> 6.3.2
https://github.com/jtv/libpqxx/releases/tag/6.3.2
2019-03-02 01:23:44 -06:00
Matthew Bauer 71f189f26f stack-hook: deduplicate better
No need to check for duplicates as it is now handled by setup.sh
deduplication. Also should use targetOffset here instead of hostOffset
because we are using stack-hook natively.
2019-03-02 02:21:32 -05:00
R. RyanTM a1e3292045 flow: 0.92.0 -> 0.94.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-03-01 22:15:47 -08:00
Herwig Hochleitner 025c2abd08 leiningen: 2.9.0 -> 2.9.1
(cherry picked from commit 80021b41e74ac9a3b63ac5b27ddc16f785a5b7f1)
2019-03-02 06:37:52 +01:00
R. RyanTM f840ef145d ffms: 2.22 -> 2.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ffms/versions
2019-03-01 20:54:45 -08:00
R. RyanTM fb16c10f47 ffmpeg-full: 4.1 -> 4.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/ffmpeg-full/versions
2019-03-01 20:45:11 -08:00
Matthew Bauer 52cb072562 llvm8: init 2019-03-01 23:42:10 -05:00
Herwig Hochleitner 26d8a8c0eb webkitgtk: 2.22.6 -> 2.22.7 2019-03-02 05:19:53 +01:00
worldofpeace 6f31a21f87
Merge pull request #56534 from dtzWill/update/appstream-glib-0.7.15
appstream-glib: 0.7.14 -> 0.7.15
2019-03-01 22:43:55 -05:00
Will Dietz e6a4c4a6d8 appstream-glib: 0.7.14 -> 0.7.15
https://github.com/hughsie/appstream-glib/blob/appstream_glib_0_7_15/NEWS
2019-03-01 22:43:24 -05:00
Samuel Leathers cd7dbd4bd0
Merge pull request #56618 from r-ryantm/auto-update/cppcheck
cppcheck: 1.86 -> 1.87
2019-03-02 04:10:43 +01:00
Samuel Leathers 531dca1a82
Merge pull request #56626 from r-ryantm/auto-update/czmq
czmq: 4.1.1 -> 4.2.0
2019-03-02 04:03:30 +01:00
Samuel Leathers cebf143016
Merge pull request #56628 from r-ryantm/auto-update/dialog
dialog: 1.3-20181107 -> 1.3-20190211
2019-03-02 04:00:31 +01:00
worldofpeace 47b939d659 geoclue2: 2.5.1 -> 2.5.2
https://gitlab.freedesktop.org/geoclue/geoclue/blob/2.5.2/NEWS
2019-03-01 21:53:43 -05:00
R. RyanTM 81e8f11da7 cutelyst: 2.6.0 -> 2.7.0 (#56624) 2019-03-02 02:34:10 +00:00
R. RyanTM 1b194208d3 dialog: 1.3-20181107 -> 1.3-20190211
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dialog/versions
2019-03-01 17:59:35 -08:00
R. RyanTM d033b0d9e7 czmq: 4.1.1 -> 4.2.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/czmq/versions
2019-03-01 17:33:12 -08:00
R. RyanTM 44202cd876 cppcheck: 1.86 -> 1.87
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppcheck/versions
2019-03-01 16:45:06 -08:00
R. RyanTM f11ae81793 closurecompiler: 20190121 -> 20190215
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2019-03-01 16:03:09 -08:00
Will Dietz 1831d2c531 libosinfo: 1.2.0 -> 1.4.0 2019-03-01 15:30:39 -06:00
Robert Schütz ee2d7e432f
Merge pull request #56323 from costrouc/python-ansible-refactor
Move ansible to python-modules and use toPythonApplication + ansible related packages
2019-03-01 21:08:54 +01:00
Chris Ostrouchov de9c985097
pythonPackages.ansible-kernel: init at 0.9.0 2019-03-01 14:48:23 -05:00
Chris Ostrouchov 9c976878c6
pythonPackages.ansible-runner: init at 1.2.0 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 5c4a829a34
pythonPackages.pytest-ansible: refactor remove python3 restriction 2019-03-01 14:47:01 -05:00
Chris Ostrouchov d77c611162
pythonPackages.ansible-lint: refactor move to python-modules 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 300ca8132b
pythonPackages.ansible: refactor move to python-modules 2019-03-01 14:46:56 -05:00
Jaakko Luttinen eef63417d4 pythonPackages.pvlib: enable tests (#56301) 2019-03-01 20:05:35 +01:00
Michael Raskin ef5a166a9d
Merge pull request #56582 from r-ryantm/auto-update/afflib
afflib: 3.7.17 -> 3.7.18
2019-03-01 18:57:27 +00:00
Pascal Wittmann bb921f5169
checkstyle: 8.17 -> 8.18 2019-03-01 19:24:22 +01:00
R. RyanTM a174052286 afflib: 3.7.17 -> 3.7.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/afflib/versions
2019-03-01 07:29:16 -08:00
Robert Schütz 81bf897e29 python.pkgs.filetype: 1.0.4 -> 1.0.5 2019-03-01 14:48:45 +01:00
Robert Schütz 505b810a7f python.pkgs.pyscard: move swig to nativeBuildInputs 2019-03-01 14:38:48 +01:00
Sebastian Graf cbaec5abc9 Fix include path of libffi used in GHC build 2019-03-01 11:30:05 +01:00
Robert Schütz 7455307b60
Merge pull request #56303 from costrouc/python-intake-init
Initialize python pyviz stack and intake
2019-03-01 10:36:50 +01:00
Jaakko Luttinen 3944fa41a0 pythonPackage.Nikola: 8.0.1 -> 8.0.2 2019-03-01 09:24:07 +01:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Michiel Leenaars ca9af55199 pythonPackages.asttokens: init at 1.1.13 2019-03-01 07:26:14 +01:00
Will Dietz 456ff62ff8
Merge pull request #56528 from dtzWill/update/gdrivefs-gipc-py3
gipc,gdrivefs: update
2019-02-28 23:41:51 -06:00
Ryan Mulligan 7407db342c
Merge pull request #56554 from delroth/tpm2-tss-2.2.1
tpm2-tss: 2.2.0 -> 2.2.1
2019-02-28 20:52:29 -08:00
Ryan Mulligan 6e5caa3f8a
Merge pull request #52624 from alesguzik/update-terra
terra: 2016-06-09 -> 1.0.0-beta1
2019-02-28 19:22:10 -08:00
Pierre Bourdon b5d341e7f9
tpm2-tss: 2.2.0 -> 2.2.1 2019-03-01 01:25:38 +01:00
Vincent Laporte 79bc38c1bc ocamlPackages.mlgmpidl: 1.2.7 -> 1.2.8
This version builds even if profiling is not available (e.g., on Aarch).
2019-02-28 22:24:07 +01:00
R. RyanTM 77201a115b ace: 6.5.3 -> 6.5.4 (#54859)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions
2019-02-28 22:19:17 +01:00
R. RyanTM 5f7ed3c70c libsolv: 0.7.2 -> 0.7.3 (#55259)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2019-02-28 22:17:08 +01:00
Michael Raskin 1cfa5a72e2 Add lparallel 2019-02-28 22:15:32 +01:00
Michael Weiss c484f07d04
wlroots: 0.4 -> 0.4.1 2019-02-28 19:01:47 +01:00
Will Dietz e821ba565d pythonPackages.exchangelib: 1.12.0 -> 1.12.2 (#56531) 2019-02-28 18:07:32 +01:00
jacereda bf3a38ac5f mercury: build on Darwin (#56511) 2019-02-28 17:24:27 +01:00
Will Dietz 7634357343 libplist: 2018-07-25 -> 2019-01-20 2019-02-28 10:09:24 -06:00
Will Dietz 668f759678 libusbmuxd: 2018-07-23 -> 2019-01-18 2019-02-28 10:08:46 -06:00
Will Dietz 6e7e3aebe0 gdrivefs: 0.14.9 -> 0.14.12
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.12
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.11
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.10
2019-02-28 10:03:10 -06:00
Will Dietz 9518ca8d3e gipc: 0.6.0 -> 1.0.1, py3 2019-02-28 09:58:05 -06:00
Pavol Rusnak 391436134e python3Packages.trezor: 0.11.1 -> 0.11.2 (#56517) 2019-02-28 13:31:40 +01:00
Robert Schütz 23b2a60620 nodejs: fix updateScript evaluation 2019-02-28 07:46:08 +01:00
Peter Hoeg 842f2c9cb5
Merge pull request #56331 from peterhoeg/u/crystal
crystal: init at 0.27.2
2019-02-28 13:49:28 +08:00
Pierre Bourdon 7541e4f8ac
llvm/7/compiler-rt: define CMAKE_*_COMPILER_TARGET unconditionally
When building with -DCOMPILER_RT_DEFAULT_TARGET_ONLY=ON the compiler-rt
CMake configuration attempts to use CMAKE_*_COMPILER_TARGET variables,
which are usually only defined in cross-compilation mode.
2019-02-28 04:29:05 +01:00
Robert Schütz d4195072ad
python.pkgs.poetry: install shell completions (#56459) 2019-02-27 21:18:00 +01:00
Artem Pyanykh f7003e5390 ghc-8.4.4: use sphinx 1.7.x to build the documentation
ghc-8.4.4 requires sphinx < 1.8, otherwise build fails on haddock with:

    Extension error: The 'ghc-flag' directive is already registered to domain std

Also fixed evaluation errors in configurations of ghc-8.2.x and ghc-8.4.x.

Closes https://github.com/NixOS/nixpkgs/pull/55703.
2019-02-27 21:08:49 +01:00
Will Dietz dceb0ce98e buildah: 1.4 -> 1.7.1 2019-02-27 13:56:16 -06:00
makefu 2dad6f4836
pythonPackages.firetv: init at 1.0.9 2019-02-27 19:26:53 +01:00
makefu 273dd192c0
pythonPackages.adb-homeassistant: init at 1.3.1 2019-02-27 19:26:47 +01:00
R. RyanTM 71d92f6408 flatpak-builder: 1.0.2 -> 1.0.3 (#55315)
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-builder/versions
2019-02-27 18:23:36 +01:00
Paul TREHIOU 64a63e5a08 pythonPackages.block-io: remove pycryptodome version freeze (#56462) 2019-02-27 15:44:44 +01:00
Franz Pletz d4e5cb81cf
Merge pull request #56444 from Infinisil/add/hueadm
hueadm: init at 1.2.0
2019-02-27 14:24:20 +00:00
Michael Raskin d389e5206c
Merge pull request #56317 from yrashk/ogre-1.11.5
ogre: 1.10.11 -> 1.11.5
2019-02-27 13:24:13 +00:00
Alyssa Ross fc4a8f63c4
openssl: 1.0.2q -> 1.0.2r
(cherry picked from commit 9c94d74836)
From PR #56414.  Forward-picking from staging to staging-next,
as minor openssl bumps tend to be fairly breakage-free.
2019-02-27 09:41:25 +01:00
Peter Simons 8913ba2a8d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-6-gd2bed2e from Hackage revision
40db99045c.
2019-02-27 09:11:14 +01:00
Peter Simons 446757f8ae LTS Haskell 13.9 2019-02-27 09:11:13 +01:00
Matthew Bauer 3a4d497a6f
Merge pull request #55750 from matthewbauer/llvm-cross
Allow using LLVM for cross compilation toolchain
2019-02-26 21:53:19 -05:00
Graham Christensen 2e23d727d6
libguestfs: build on hydra
It used to be huge, but current measurements reveal a 48mb NAR
2019-02-26 20:51:09 -05:00
Matthew Bauer b86e62d30d llvm: support cross compilation with useLLVM flag
You can build (partially) with LLVM toolchain using the useLLVM flag.
This works like so:

  nix-build -A hello --arg crossSystem '{ system =
    "aarch64-unknown-linux-musl"; useLLVM = true }'

also don’t separate debug info in lldClang

It doesn’t work currently with that setup hook. Missing build-id?
2019-02-26 19:45:35 -05:00
Matthew Bauer 77d7d60d8c libpfm: use hostPlatform
(cherry picked from commit 08f5b419b9efc77db044f8c1d725632552617966)
2019-02-26 19:45:35 -05:00
Matthew Bauer ead13a3aca llvm: don’t use targetPlatform
LLVM should be target independent because it will work with all
machine types. This is different from GCC where it needs to know what
target to build ahead of time.
2019-02-26 19:45:35 -05:00
Silvan Mosberger dd0af01955
hueadm: init at 1.2.0 2019-02-27 00:42:25 +01:00
John Ericson 8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
Jörg Thalheim 2642e1563f
Merge pull request #56417 from mroi/patch-1
glibc: fix cross builds on Darwin
2019-02-26 19:23:46 +00:00
Michael Weiss afe0725834
wlroots: 0.3 -> 0.4 2019-02-26 19:03:11 +01:00
worldofpeace 37ca1a1743
Merge pull request #56302 from jluttine/eth-utils-1.4.1
pythonPackage.eth-utils: 1.2.1 -> 1.4.1 & pythonPackage.eth-typing: 1.3.0 -> 2.0.0
2019-02-26 12:52:53 -05:00
Jaakko Luttinen b44c0b2081 pythonPackages.eth-typing: 1.3.0 -> 2.0.0 2019-02-26 12:51:31 -05:00
Jaakko Luttinen 03f0e463c1 pythonPackages.eth-utils: 1.2.1 -> 1.4.1 2019-02-26 12:51:17 -05:00
Will Dietz b9a1a2aadc
Merge pull request #56386 from dtzWill/fix/lua-propagate-the-right-lua
lua-modules/generated-packages.nix: fix 'lua' to propagate
2019-02-26 11:40:25 -06:00
Will Dietz 953f374193
Merge pull request #56396 from dtzWill/update/cdk-20190224
cdk: 5.0-20171209 -> 5.0-20190224
2019-02-26 11:39:22 -06:00
Michael Roitzsch 00a41ebbc1
glibc: fix cross builds on Darwin
evaluate buildPackages.glibc exclusively on Linux,
evaluating it on Darwin will lead to an unsupported platform error
2019-02-26 18:17:31 +01:00
Vladimír Čunát e52396ce2c
Merge #56143: luajit, lmdb, knot-resolver: cross-fixes 2019-02-26 15:24:17 +01:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Sébastien Maret 039087ac88 pythonPackages.spectral-cube: 0.4.3 -> 0.4.4 (#56383) 2019-02-26 09:19:39 +01:00
Pascal Bach 23846b949c gitlab-runner: 11.7.0 -> 11.8.0 (#56388) 2019-02-26 09:11:46 +01:00
Silvan Mosberger b82919cdd6
Merge pull request #56239 from terlar/master
nodePackages.tsun: init at 0.4.0
2019-02-26 06:11:13 +01:00
Will Dietz 87bd8adae1 cdk: 5.0-20171209 -> 5.0-20190224 2019-02-25 21:50:29 -06:00
Ryan Mulligan 10f0d40838
Merge pull request #55287 from vaibhavsagar/bump-smlnj
smlnj: 110.84 -> 110.85
2019-02-25 19:16:31 -08:00
Will Dietz 2a1c7b1f32 lua-modules/generated-packages.nix: fix 'lua' to propagate
Otherwise 'lua' is from the argument populated by callPackage
which means it's whatever the default is.

(instead of the lua we're generating packages for!)
2019-02-25 16:18:02 -06:00
Matthew Bauer 55fc5b54ee vagrant: only use libvirt on linux
Fixes #55751
2019-02-25 16:50:54 -05:00
Will Dietz ed60483257
llvm-polly,clang-polly: Add llvm/clang variants w/polly support (#55065)
* llvm: build w/polly in-tree, optionally

Don't enable by default yet, defer rebuilds.

* top-level: llvm-polly, clang-polly

* bit hacky re:overrides
* need to explicitly set cmake flags for clang to link in polly
2019-02-25 15:20:52 -06:00
Pascal Wittmann 81fa512bd8
Merge pull request #56351 from yrashk/pugixml-pkgconfig
pugixml: always include pkgconfig file
2019-02-25 20:03:27 +01:00
makefu 0382f5ef44
pythonPackages.pure-python-adb-homeassistant: init at 0.1.6.dev0 2019-02-25 19:33:19 +01:00
Ryan Mulligan fcc2834b80
Merge pull request #25655 from elitak/beam
buildRebar3 and buildMix depend less on hex registry
2019-02-25 10:22:51 -08:00
Lorenzo Manacorda 572f828e7e solc: 0.5.3 -> 0.5.4 2019-02-25 17:50:54 +01:00
Robert Schütz 0dbfd0e7f9
Merge pull request #56312 from costrouc/python-unstable
Fixes several broken python packages for python-unstable
2019-02-25 17:13:11 +01:00
Michael Raskin 0f5b9577e4
Merge pull request #56319 from tohl/master
sbcl updated, tested on nixos x86_64
2019-02-25 16:05:39 +00:00
R. RyanTM d73ef83773 python37Packages.py3exiv2: 0.4.0 -> 0.5.0 (#55193)
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-py3exiv2/versions
2019-02-25 17:04:39 +01:00
R. RyanTM 33636d612d python37Packages.gensim: 3.6.0 -> 3.7.0 (#54729)
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-gensim/versions
2019-02-25 17:01:15 +01:00
R. RyanTM 8c00d376e3 python37Packages.stripe: 2.10.1 -> 2.18.0 (#54704)
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-stripe/versions
2019-02-25 17:00:01 +01:00
R. RyanTM 8ca7a22739 python37Packages.Pyro4: 4.74 -> 4.75 (#54680)
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-pyro4/versions
2019-02-25 16:58:43 +01:00
R. RyanTM 2d5c827ad6 python37Packages.txtorcon: 18.3.0 -> 19.0.0 (#54679)
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-txtorcon/versions
2019-02-25 16:56:53 +01:00
R. RyanTM 5bb66b3133 python37Packages.portpicker: 1.2.0 -> 1.3.0 (#54678)
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-portpicker/versions
2019-02-25 16:49:30 +01:00
Yurii Rashkovskii d2eecfc160
pugixml: always include pkgconfig file
In master, this is always enabled: https://github.com/zeux/pugixml/pull/193
2019-02-25 06:47:09 -08:00
Yurii Rashkovskii 3298c38a6d
ogre: 1.10.11 -> 1.11.5
1.10.x retained for dependencies
2019-02-25 06:28:23 -08:00
Robert Schütz 8effff1dae python.pkgs.pynacl: do not propagate libsodium 2019-02-25 15:16:21 +01:00
Chris Ostrouchov 8c0516e113 pythonPackages.pint: refactor change pypi name and 27 compatability 2019-02-25 15:11:59 +01:00
Chris Ostrouchov 1faa09be01 pythonPackages.pynacl: refactor remove deprecated hypothesis testing args 2019-02-25 15:11:52 +01:00
Robert Schütz 83ec5c102b pythonPackages.shapely: use patch to set library paths 2019-02-25 15:10:45 +01:00
Chris Ostrouchov d54485a145 pythonPackages.monty: 1.0.2 -> 1.0.4
and cleanup broken tests
2019-02-25 14:27:29 +01:00
Lev Livnev c08b7460da gem-config: add native taglib dependency to taglib-ruby gem 2019-02-25 12:20:52 +00:00
Tor Hedin Brønner 3a83ec23dc
Merge pull request #54299 from dtzWill/update/xdg-desktop-portal-1.1.1
xdg-desktop-portal{,-gtk}: 1.1.0 -> 1.2.0
flatpak: 1.1.3 -> 1.2.3
2019-02-25 13:14:01 +01:00
Robert Schütz 8dccb06516 python.pkgs.cherrypy: skip test that fails intermittently
See https://github.com/cherrypy/cherrypy/issues/1306 for the
upstream discussion.
2019-02-25 11:35:25 +01:00
Robert Schütz 865e83b80d python.pkgs.fiona: fix build 2019-02-25 11:13:46 +01:00
Peter Hoeg 6e802e3347 avahi: add -compat option 2019-02-25 15:42:04 +08:00
Peter Hoeg 6618a6fae0 crystal: init at 0.27.2 2019-02-25 12:36:42 +08:00
Chris Ostrouchov f6719efd83
pythonPackages.hvplot: init at 0.4.0 2019-02-24 18:52:43 -05:00