Commit graph

61867 commits

Author SHA1 Message Date
sveitser a554b1c71f
pythonPackages.rfc3986: fix pytest dependency 2019-03-09 21:38:27 +08:00
Mario Rodas d59deb4a8d
heroku: 7.19.4 -> 7.22.4 2019-03-09 08:01:55 -05:00
Vincent Laporte 3c9bfa32e2 compcert: 3.4 -> 3.5 2019-03-09 05:49:26 -06:00
volth 4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
Maximilian Bosch 9df6083b72
Merge pull request #56733 from r-ryantm/auto-update/react-native-debugger
react-native-debugger: 0.8.2 -> 0.9.7
2019-03-09 11:58:55 +01:00
Daniël de Kok 449e7f9777 python2Packages.moinmoin: 1.9.9 -> 1.9.10 (#56970)
Changes:

https://github.com/moinwiki/moin-1.9/blob/1.9.10/docs/CHANGES#L13

This commit also replaces a ISO-8859-1 character in setup.cfg to fix the
build.
2019-03-08 23:21:28 +01:00
worldofpeace 9bedfe59bd
Merge pull request #57090 from Infinisil/fix/vim-vint
vim-vint: Fix
2019-03-08 16:36:59 -05:00
Silvan Mosberger 55be7ae9d5
vim-vint: Fix 2019-03-08 22:31:20 +01:00
Will Dietz eb8abb9ade gbenchmark: 1.3.0 -> 1.4.1 (#55646) 2019-03-08 22:19:02 +01:00
Vincent Demeester 2d4d6181b3 kustomize: 2.0.1 -> 2.0.3 (#56944)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 22:04:56 +01:00
Vincent Demeester 96b9d3a24a skaffold: 0.21.1 -> 0.24.0 (#56900)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 21:51:19 +01:00
Vincent Demeester 899aa23f4b go-outline: unstable-2017-08-04 -> unstable-2018-11-22 (#56896)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 21:50:54 +01:00
vanzef 6a11ba39ca marisa-python: fix build (#57013) 2019-03-08 21:37:17 +01:00
Silvan Mosberger 2e92520e21
Merge pull request #56641 from r-ryantm/auto-update/facter
facter: 3.12.3 -> 3.13.0
2019-03-08 19:41:16 +01:00
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