Commit Graph

59173 Commits

Author SHA1 Message Date
Bas van Dijk
8ad610b040
Merge pull request #53523 from jacereda/futhark-darwin
Fix futhark build on Darwin
2019-01-07 12:13:13 +01:00
rnhmjoj
bb9edd458e
python.pkgs.plone-testing: fix build 2019-01-07 11:09:56 +01:00
Peter Simons
6c54f9ea5a git-annex: patch to fix build with ghc 8.6.x 2019-01-07 10:57:22 +01:00
Peter Simons
10b9cc5b06 pandoc: drop obsolete override 2019-01-07 10:57:21 +01:00
Peter Simons
056227a877 haskell-yaya: break infinite recursion 2019-01-07 10:57:21 +01:00
Peter Simons
4976bc2fe2 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
7f0cb0143c.
2019-01-07 10:57:16 +01:00
Matthew Bauer
09ff7707ae llvm3.{8,9}: use old CMAKE_INSTALL_NAME_DIR value
adcf4aa524 broke these two. The old way
seems to work and might still avoid the original lldb issues.
2019-01-06 22:11:38 -06:00
R. RyanTM
1c1fd0935b simpleitk: 1.1.0 -> 1.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/simpleitk/versions
2019-01-06 15:12:50 -08:00
Jorge Acereda
2118e66fc3 futhark: fix darwin build 2019-01-06 22:56:50 +01:00
Jorge Acereda
a339eec2f5 futhark: remove obsolete non-hackage package 2019-01-06 22:56:29 +01:00
Joachim F
6d5cc1beb4
Merge pull request #53477 from andrew-d/andrew/uriparser-0.9.1
uriparser: 0.9.0 -> 0.9.1
2019-01-06 19:45:44 +00:00
Michael Weiss
a684ae6e53
scons: Remove version 3.0.0 2019-01-06 20:31:16 +01:00
Michael Weiss
d376ffe767
scons: Add version 3.0.2
"SCons release 3.0.2 now available from the download page at
SourceForge. This release should be used instead of 3.0.1. This release
fixes several issues. This release supports Python versions 2.7.* as
well as 3.5+." [0]

Details can be found in the changelog [1].

I'll update the default after running additional tests.

[0]: https://scons.org/scons-302-is-available.html
[1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.2/src/CHANGES.txt
2019-01-06 20:31:16 +01:00
Timo Kaufmann
a2ffb3fcd8
python.pkgs.r2pipe: init at 1.2.0 (#53504) 2019-01-06 19:10:47 +01:00
Markus Kowalewski
123b37297f
libbladeRF: 2.0.2 -> 2.2.0
Add submodule from analogdevicesinc
2019-01-06 12:35:27 +01:00
Vladimír Čunát
10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Vladimír Čunát
981b504ecd
gst_all_1.gst-plugins-ugly: link with libm explicitly 2019-01-06 12:13:19 +01:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Andrew Dunham
83ba7beb1a uriparser: 0.9.0 -> 0.9.1 2019-01-05 23:23:54 -05:00
Ryan Mulligan
d62e013359
Merge pull request #53158 from ryantm/haskell-binary-orphans
haskellPackages.binary-orphans: dontCheck
2019-01-05 16:03:35 -08:00
Francesco Gazzetta
e7551acb7b pythonPackages.staticjinja: init at 0.3.4 2019-01-05 17:09:20 -05:00
Francesco Gazzetta
779e916c3b pythonPackages.easywatch: init at 0.0.5 2019-01-05 17:09:20 -05:00
Michael Weiss
46dd27e025
pythonPackages.gcutil: Deprecate the package
The package doesn't exist anymore (even the deprecation notice is gone
[0]) and the build is currently broken:
Collecting google-apputils==0.4.1 (from gcutil==1.16.1)
  Could not find a version that satisfies the requirement
google-apputils==0.4.1 (from gcutil==1.16.1) (from versions: )
No matching distribution found for google-apputils==0.4.1 (from
gcutil==1.16.1)

[0]: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/compute/docs/gcutil.1.html
> "Warning: gcutil is deprecated. We encourage you to transition to
> using gcloud compute ."
2019-01-05 22:56:13 +01:00
Michael Weiss
35bee29824
pythonPackages.simplejson: Update the metadata
The old homepage URL returns a 404 and the project is dual-licensed.
2019-01-05 22:56:13 +01:00
Michael Weiss
2acda72b85
python27Packages.weboob: Override google_api_python_client 2019-01-05 22:32:49 +01:00
Michael Weiss
8d9c2fc3ff
python37Packages.google_api_python_client: 1.7.4 -> 1.7.7 2019-01-05 22:32:49 +01:00
Michael Raskin
f27fe449b1 pythonPackages.ldap3: switch src to fetchFromGitHub
PyPI links to a source tarball at PythonHosted that has an empty
ldap3/protocol/sasl/digestMd5.py
while the linked egg file has a non-empty file (and the upstream GitHub
repository has a non-empty file that hasn't even had a non-comment
change for some time.
2019-01-05 22:37:00 +01:00
Will Dietz
93a5522a7b
Merge pull request #53459 from dtzWill/update/gllvm-1.2.3
gllvm: 1.2.2 -> 1.2.3
2019-01-05 14:02:25 -06:00
Will Dietz
d42d70aee9
Merge pull request #53417 from dtzWill/update/getdns-1.5.0
getdns: 1.4.2 -> 1.5.0, stubby: 0.2.3 -> 0.2.4
2019-01-05 13:54:26 -06:00
Will Dietz
8cc2db0d8f
Merge pull request #52533 from dtzWill/fix/libpcap-musl
pcap: Add missing include, fix w/musl
2019-01-05 13:49:25 -06:00
Will Dietz
fcfdeedab9
Merge pull request #51339 from dtzWill/feature/minizincide
minizincide: init at 2.2.3
2019-01-05 13:48:52 -06:00
Will Dietz
6f886ca7aa gllvm: 1.2.2 -> 1.2.3
https://github.com/SRI-CSL/gllvm/releases/tag/v1.2.3
2019-01-05 13:39:17 -06:00
Will Dietz
5adde64416 minizincide: minor touchups per reviewer suggestion
(sourceRoot needed a "source/" prefix, FWIW)
2019-01-05 13:35:10 -06:00
Markus Kowalewski
256ae3ab48
uhd: 3.12.0.0 -> 3.13.0.1 2019-01-05 19:52:55 +01:00
Ryan Mulligan
d637039acf
Merge pull request #53432 from jerith666/haskell-fixes
haskell: friday: jailbreak
2019-01-05 10:48:48 -08:00
Ryan Mulligan
f706777f5b haskellPackages.binary-orphans: dontCheck 2019-01-05 10:29:20 -08:00
Ryan Mulligan
88029fc8af
Merge branch 'master' into haskell-github 2019-01-05 10:02:30 -08:00
Will Dietz
52ee4d07b6
Merge pull request #53347 from dtzWill/update/libxslt-1.1.33
libxslt: 1.1.32 -> 1.1.33, cleanup
2019-01-05 12:00:54 -06:00
Will Dietz
bce7888d46
Merge pull request #53348 from dtzWill/update/libxml2-2.9.9
libxml2: 2.9.8 -> 2.9.9
2019-01-05 11:58:57 -06:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Matt McHenry
8358ffc708 haskellPackages.friday: jailbreak 2019-01-05 08:39:09 -05:00
Domen Kožar
5ec91bac2f
Merge pull request #53326 from domenkozar/elm-packaging-rehaul
Elm: automate packaging with elm2nix
2019-01-05 13:20:16 +00:00
Jörg Thalheim
8832292ace
Merge pull request #52932 from ejpcmac/init-elixir_1_8
elixir_1_8: init at 1.8.0-rc.1
2019-01-05 12:59:33 +01:00
Jörg Thalheim
bf6aa78d0d
Merge pull request #52951 from Gerschtli/update/pdf2image
pythonPackages.pdf2image: 1.0.0 -> 1.3.1
2019-01-05 12:56:47 +01:00
Michael Raskin
fbd6ddadf1
Merge pull request #53434 from tohl/master
sbcl updated, tested on nixos x86_64
2019-01-05 11:48:23 +00:00
Jörg Thalheim
69d3eb6b6f
elixir: link to compatibility table 2019-01-05 12:39:23 +01:00
Jean-Philippe Cugnet
5cefef0d12
elixir_1_3: Remove since it is not supported anymore 2019-01-05 12:34:49 +01:00
Orivej Desh
8dddd6d4a1 clang-tools: override llvm version in all-packages 2019-01-05 11:19:37 +00:00
Tobias Happ
f94016eb84 pythonPackages.pdf2image: 1.0.0 -> 1.3.1 2019-01-05 10:56:50 +01:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Matthew Bauer
d9707792b5 mesa: make sure $drivers output gets created
Not all installs will have a $drivers output, so we just create an
empty one here.
2019-01-04 23:26:57 -06:00
Tomas Hlavaty
2d9d6337f8 sbcl: 1.4.13 -> 1.4.15 2019-01-05 05:19:42 +01:00
Anton-Latukha
25f9129f86 nv-codec-headers: 8.1.24.2 -> 8.2.15.6 2019-01-05 03:41:54 +02:00
Anton-Latukha
9f6e6f9b31 nv-codec-headers: bring package to top-level 2019-01-05 03:31:43 +02:00
worldofpeace
678dda92a5 libcdr: drop boost159 compat fix 2019-01-04 19:49:05 -05:00
worldofpeace
2764297cc5 libcdr: disable werror is default
So this optional configure flag is uneeded.

See: 10211e95bb/NEWS (L5)
2019-01-04 19:49:05 -05:00
R. RyanTM
d211457188 libcdr: 0.1.4 -> 0.1.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/libcdr/versions
2019-01-04 19:49:05 -05:00
R. RyanTM
487cbfc563 python37Packages.node-semver: 0.5.1 -> 0.6.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-node-semver/versions
2019-01-04 17:43:19 -05:00
R. RyanTM
b69d3fae73 python37Packages.django_redis: 4.9.1 -> 4.10.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-django-redis/versions
2019-01-04 17:42:23 -05:00
R. RyanTM
bb5ebed17f python37Packages.faker: 0.9.3 -> 1.0.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-faker/versions
2019-01-04 17:36:39 -05:00
Piotr Bogdan
ac1122f264 pythonPackages.sipsimple: use c compiler for linkage 2019-01-04 21:44:22 +00:00
Piotr Bogdan
a898c8335d sqlitebrowser: link with libQt5PrintSupport explicitly 2019-01-04 21:44:21 +00:00
Piotr Bogdan
8bc5a019e8 pure: link with libLLVMJIT explicitly 2019-01-04 21:44:21 +00:00
Piotr Bogdan
a830472b0b libmatchbox: link with libX11 explicitly 2019-01-04 21:44:20 +00:00
Piotr Bogdan
3de83a8004 libfakekey: link with libX11 explicitly 2019-01-04 21:44:20 +00:00
Piotr Bogdan
46fad2b3b8 gtk-server: link with libdl explicitly 2019-01-04 21:44:19 +00:00
Piotr Bogdan
6910266b01 flatpak: link with pthreads explicitly 2019-01-04 21:44:18 +00:00
Piotr Bogdan
ef5baf894c cwiid: link with libbluetooth explicitly 2019-01-04 21:44:18 +00:00
Piotr Bogdan
b137a4c950 buddy: link with libm explicitly 2019-01-04 21:44:17 +00:00
Piotr Bogdan
580125f6fc box2d: don't build examples
They fail to build and aren't included in the output anyway.
2019-01-04 21:44:17 +00:00
Maximilian Bosch
da4c73045b
Merge pull request #53402 from geistesk/py-cbor-init
cbor: init at 1.0.0
2019-01-04 21:31:20 +01:00
Piotr Bogdan
6b0d3da79f a52dec: build shared libraries 2019-01-04 20:23:18 +00:00
Piotr Bogdan
d17273394b dbus_cplusplus: disable tests
They fail to build.
2019-01-04 20:23:18 +00:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Will Dietz
7ce548ef4f getdns: 1.4.2 -> 1.5.0
https://getdnsapi.net/releases/getdns-1-5-0/
2019-01-04 14:12:17 -06:00
Jan Tojnar
aca57f1aed
libnice: 0.1.14 -> 0.1.15
Port to meson, split outputs, enable tests.
2019-01-04 17:17:21 +01:00
Domen Kožar
28293fb169
fix #52118 2019-01-04 13:55:06 +00:00
Jörg Thalheim
3a0945f339
Merge pull request #53400 from JakobBruenker/no-curses-idris
idris-modules/curses.nix: delete
2019-01-04 14:43:28 +01:00
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Frederik Rietdijk
c0e6fbba70 python: pylint: 1.9.3 -> 1.9.4 2019-01-04 14:35:58 +01:00
Frederik Rietdijk
0173194e4f Revert "pythonPackages.python-jose: fix build for python 3.6""
This reverts commit d65a3efc3f.

This change should have been applied to the `rsa` package instead.
2019-01-04 14:35:58 +01:00
Frederik Rietdijk
4a7c9e5af2 python36.pkgs.rsa: fix build 2019-01-04 14:35:58 +01:00
Maximilian Bosch
46adbcde48 cutelyst: fix build
Cutelyst misses `pcre.h` to compile, adding `pkgs.pcre` as build input
fixes the compilation.

This unbreaks `virtlyst` and the corresponding module as well.

See also https://hydra.nixos.org/build/86293236
2019-01-04 14:16:45 +01:00
geistesk
89c433fbf1 cbor: init at 1.0.0 2019-01-04 14:11:26 +01:00
Domen Kožar
fb0e49a9a7
elm: get to compile on GHC 8.6.3 2019-01-04 13:03:24 +00:00
Jörg Thalheim
e3bc81f531
Merge pull request #53351 from Mic92/clang-tools
clang-tools: 5 -> 7
2019-01-04 13:49:06 +01:00
Jakob Brünker
e0bcc7f082 idris-modules/curses.nix: delete
The repository is currently unmaintained and cannot be guaranteed to
work.
2019-01-04 13:44:37 +01:00
Peter Simons
cce612a649 haskell-pandoc: jailbreak to fix the build 2019-01-04 12:58:27 +01:00
Peter Simons
22c495bb28 haskell-esqueleto: lo and behold, the package is no longer broken 2019-01-04 12:58:27 +01:00
Peter Simons
c792202b99 configuration-ghc-8.6.x.nix: cosmetic 2019-01-04 12:58:27 +01:00
Peter Simons
720a857c55 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
62a980cbfe.
2019-01-04 12:57:12 +01:00
Peter Simons
e911f179f5 hackage2nix: update list of broken Hydra builds 2019-01-04 12:57:02 +01:00
Peter Simons
e4d4080db3 LTS Haskell 13.1 2019-01-04 12:43:22 +01:00
Frederik Rietdijk
63bcd07888 python: add isPy2 attribute to passthru
Some packages relied on it. For consistency, also introduce isPy3 (which
is the same as isPy3k).
2019-01-04 12:31:42 +01:00
Joachim F
f0e28f982f
Merge pull request #52770 from eadwu/electron/4.0.0
electron: 3.0.5 -> 4.0.0
2019-01-04 11:04:59 +00:00
Jörg Thalheim
b27b443e14
Merge pull request #53363 from Ma27/fix-Pweave
pythonPackages.Pweave: fix build
2019-01-04 11:37:58 +01:00
Jörg Thalheim
2315ee940e
Merge pull request #53329 from r-ryantm/auto-update/insomnia
insomnia: 6.2.3 -> 6.3.2
2019-01-04 11:35:30 +01:00
Vladyslav M
4c943d77e2
Merge pull request #53378 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20181125 -> 20181210
2019-01-04 11:56:00 +02:00
Frederik Rietdijk
d91b496eac pythonInterpreters.pypy{27,35}_prebuilt: init at 6.0.0
These interpreters are prebuilt by upstream and patched using patchelf.
They are primarily added for testing purposes and development on the
non-prebuilt PyPy interpreters as it can speed up translation
significantly.
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
0a2caa41fe Python: drop python.majorVersion
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`.
For implementation version, use `python.sourceVersion`.

Some expressions were broken. Those that were identified were fixed.

fixup major
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
f665828fa3 Python: improve cross-compilation
This changeset allows for cross-compilation of Python packages. Packages
built with buildPythonPackage are not allowed to refer to the build
machine. Executables that have shebangs will refer to the host.
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
613498af97 pypy: merge 2.7 and 3.5 into a single expression
This commit merges the two expressions in a single one, using
the passthru function that is shared with CPython.
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
efbe87f3ef CPython: merge expressions of interpreters
Each time a new major/minor version of CPython was released, a new
expression would be written, typically copied from the previous release.
Often fixes are only made in the current/latest release. By merging the
expressions it's more likely that modifications end up in all versions,
as is likely intended.

This commit introduces one expression for Python 3, and another for 2.7.
These two may also be merged, but it will result in a lot of extra
conditionals making the expression harder to follow.

A common passthru is introduced for CPython and PyPy.

python 2.7: use common passthru
2019-01-04 10:45:22 +01:00
Jörg Thalheim
d4910911e2
Merge pull request #53372 from r-ryantm/auto-update/actor-framework
caf: 0.16.2 -> 0.16.3
2019-01-04 09:44:30 +01:00
Wisut Hantanong
8ae21a85cc haskellPackage.greenclip: add missing dependency (xdmcp) (#53388)
fixes #53336
2019-01-04 09:13:36 +01:00
Jörg Thalheim
4f9970fcbf
Merge pull request #53352 from Mic92/fix-ceph
ceph: fix dependencies
2019-01-04 08:59:50 +01:00
Will Dietz
f11591afd9
Merge pull request #52745 from dtzWill/update/boehmgc-8.0.2
boehmgc: 8.0.0 -> 8.0.2
2019-01-04 00:52:23 -06:00
Michael Raskin
d366e13b8d
Merge pull request #53383 from r-ryantm/auto-update/angelscript
angelscript: 2.32.0 -> 2.33.0
2019-01-04 06:09:26 +00:00
R. RyanTM
f985ffd06a angelscript: 2.32.0 -> 2.33.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/angelscript/versions
2019-01-03 20:54:24 -08:00
Maximilian Bosch
0f6cf5fefe python{2,3}Packages.pytest-repeat: fix build
Test suite and build environment had several issues with Pytest >3.6
which can be fixed by applying the (yet unreleased) upstream patch from
f94b6940e3.patch
2019-01-03 23:01:17 -05:00
R. RyanTM
6e515fea7e closurecompiler: 20181125 -> 20181210
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-01-03 19:44:17 -08:00
R. RyanTM
a452a8b103 caf: 0.16.2 -> 0.16.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/actor-framework/versions
2019-01-03 18:27:58 -08:00
Maximilian Bosch
ba1a181a88
Merge pull request #53367 from r-ryantm/auto-update/checkstyle
checkstyle: 8.15 -> 8.16
2019-01-04 03:19:16 +01:00
R. RyanTM
cc09a97be7 checkstyle: 8.15 -> 8.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/checkstyle/versions
2019-01-03 17:17:42 -08:00
Maximilian Bosch
eb84501ef9
python{2,3}Packages.Pweave: fix build
Version 0.30 was missing the Python dependencies `nbconvert` and `markdown`.

Also Python 2 isn't supported any more since 0.30
(https://github.com/mpastell/Pweave/blob/master/CHANGELOG.txt) and can
therefore be dropped.
2019-01-04 01:28:35 +01:00
Mario Rodas
68d8c2e26b
nodejs-11_x: 11.5.0 -> 11.6.0 2019-01-03 18:16:14 -05:00
Mario Rodas
4c917c6961
nodejs-10_x: 10.12.0 -> 10.15.0 2019-01-03 18:16:14 -05:00
Mario Rodas
bf847226ca
nodejs-8_x: 8.14.1 -> 8.15.0 2019-01-03 18:16:14 -05:00
Mario Rodas
39bec3990e
nodejs-6_x: 6.15.1 -> 6.16.0 2019-01-03 18:16:13 -05:00
Jörg Thalheim
67e7764223
Merge pull request #53141 from Izorkin/fix-psutil
pythonPackage.psutil: fix disk io counters fails on Linux kernel 4.18+
2019-01-03 23:29:35 +01:00
R. RyanTM
704e5ba957 libraw: 0.19.1 -> 0.19.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/libraw/versions
2019-01-03 16:49:55 -05:00
R. RyanTM
ca80c4209a jhiccup: 2.0.9 -> 2.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jhiccup/versions
2019-01-03 16:48:53 -05:00
R. RyanTM
51076b3960 gtkdatabox: 0.9.3.0 -> 0.9.3.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/gtkdatabox/versions
2019-01-03 16:44:30 -05:00
Michael Weiss
b6aba6cc18
pythonPackages.pysnmp: 4.4.6 -> 4.4.8
The build was broken [0] due to an incorrect dependency (not sure why it
was working before, maybe the libraries where compatible).

[0]: https://hydra.nixos.org/build/86085666
2019-01-03 22:41:02 +01:00
R. RyanTM
18090a85de python37Packages.ofxparse: 0.19 -> 0.20
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-ofxparse/versions
2019-01-03 16:36:34 -05:00
Jörg Thalheim
f8066e8239
Merge pull request #53333 from r-ryantm/auto-update/groovy
groovy: 2.5.4 -> 2.5.5
2019-01-03 22:36:02 +01:00
R. RyanTM
0b45aa93ca python37Packages.pyhomematic: 0.1.52 -> 0.1.53
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-pyhomematic/versions
2019-01-03 16:34:53 -05:00
Matthew Bauer
9b0e45bf8b
Merge pull request #53065 from matthewbauer/rpi-cross-fixes
Raspberry Pi cross compilation branch
2019-01-03 15:34:31 -06:00
R. RyanTM
25a3b0b731 python37Packages.parver: 0.2.0 -> 0.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-parver/versions
2019-01-03 16:30:50 -05:00
Jörg Thalheim
8581621c0f
Merge pull request #53323 from r-ryantm/auto-update/grpc
grpc: 1.17.0 -> 1.17.2
2019-01-03 22:25:30 +01:00
Matthew Bauer
8505e710e7 Revert "darwin 10.12 commits"
Reverts commits bumping to macOS stuff to 10.12:

commit ec1f78d1cb.
commit d0dc91d24f.
commit a1d297374d.
commit 425112151d.
commit e6f7f2928f.
2019-01-03 15:20:26 -06:00
Ben Gamari
537b0ac9be ngspice: 29 -> 30
Just a simple bump.
2019-01-03 16:16:51 -05:00
Jörg Thalheim
729cc52ae9
Merge pull request #53334 from r-ryantm/auto-update/http-parser
http-parser: 2.8.1 -> 2.9.0
2019-01-03 22:09:11 +01:00
Jörg Thalheim
17ef8c1c85
python.pkgs.pecan: fix build 2019-01-03 22:07:07 +01:00
Jörg Thalheim
31a77f4331
cherrypy: re-enable python2 support
we need cherrypy for ceph -> sambaFull
2019-01-03 22:06:57 +01:00
Jörg Thalheim
eea4ff895d
python.pkgs.kajiki: fix tests 2019-01-03 22:06:46 +01:00
Jörg Thalheim
973bc2f2ae
clang-tools: 5 -> 7
Since this not typically used as build dependencies, just use the latest
and greatest.
2019-01-03 21:57:15 +01:00
R. RyanTM
28ebdf51a6 libcouchbase: 2.10.2 -> 2.10.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/libcouchbase/versions
2019-01-03 15:54:36 -05:00
Will Dietz
96890e2390 libxml2: 2.9.8 -> 2.9.9 2019-01-03 14:36:08 -06:00
Will Dietz
bffa9e679d libxslt: 1.1.32 -> 1.1.33, cleanup
* Drop SunOS patch -- likely didn't apply anyway,
  and appears has been fixed upstream 2 years ago:
  7471cc6e8f

* changelog mentions cygwin build/linking fixes,
  so dropping those touchups optimistically
2019-01-03 14:30:43 -06:00
Astro
e7f3b4d284 libxslt: add libgcrypt to buildInputs for cryptoSupport 2019-01-03 21:26:45 +01:00
Frederik Rietdijk
2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
R. RyanTM
4b5b8850d8 python37Packages.ldap3: 2.5.1 -> 2.5.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-ldap3/versions
2019-01-03 20:06:00 +01:00
Rob Vermaas
fad19e21e8 julia: fix hash for 1.0.3
(cherry picked from commit 995c78064ade5153d80169d20903fa7a70714bd2)
2019-01-03 19:56:39 +01:00
Daiderd Jordan
d0f4baf45c
Merge pull request #52705 from jacereda/darwin-sfml-fix
Fix sfml build on Darwin
2019-01-03 19:47:20 +01:00
R. RyanTM
887e01c6d7 libmicrohttpd: 0.9.61 -> 0.9.62
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-01-03 13:41:56 -05:00
markuskowa
82c329eaa9
Merge pull request #53266 from marsam/fix-qrencode-darwin
qrencode: fix darwin build
2019-01-03 19:29:35 +01:00
Ryan Mulligan
a17c8404ab
Merge pull request #53286 from r-ryantm/auto-update/now-cli
now-cli: 12.1.12 -> 12.1.14
2019-01-03 10:07:32 -08:00
R. RyanTM
5b9ad12e7b http-parser: 2.8.1 -> 2.9.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/http-parser/versions
2019-01-03 10:03:51 -08:00
R. RyanTM
39c376b6f5 groovy: 2.5.4 -> 2.5.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/groovy/versions
2019-01-03 09:52:39 -08:00
R. RyanTM
9daa3b96ac insomnia: 6.2.3 -> 6.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/insomnia/versions
2019-01-03 09:14:59 -08:00
Domen Kožar
6da4584acf
Elm: automate packaging with elm2nix
- rewrite documentation
- automate whole process into update.sh
- remove all legacy snippets
2019-01-03 16:37:09 +00:00
R. RyanTM
e9122540fe grpc: 1.17.0 -> 1.17.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/grpc/versions
2019-01-03 08:29:14 -08:00
Will Dietz
ac91818071
xdg-desktop-portal-gtk: 1.0.2 -> 1.1.0
Lockdown requires gsettings-desktop-schemas
2019-01-03 17:18:48 +01:00
Will Dietz
a17933be4d
xdg-desktop-portal: 1.0.3 -> 1.1.0
Do not add geoclue dependency yet:

Complains it's not new enough, apparently wants
an untagged version (2.5.1 is latest tag)

checking for libgeoclue-2.0 >= 2.5.2... no
configure: error: Package requirements (libgeoclue-2.0 >= 2.5.2) were
not met:

Requested 'libgeoclue-2.0 >= 2.5.2' but version of Geoclue Client
Library is 2.5.1
2019-01-03 17:18:48 +01:00
Will Dietz
1e5c28f2b9
flatpak: 1.0.5 -> 1.1.2 2019-01-03 17:18:48 +01:00
Jorge Acereda
0bb53c3e8a sfml: comment the cf-private workaround 2019-01-03 16:13:12 +01:00
Jan Tojnar
3d1a58f9ba
Merge pull request #53302 from r-ryantm/auto-update/libsecret
gnome3.libsecret: 0.18.6 -> 0.18.7
2019-01-03 15:53:19 +01:00
R. RyanTM
d22e3f8e58
gnome3.libsecret: 0.18.6 -> 0.18.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/libsecret/versions

Removing intltool in favour of gettext.
2019-01-03 15:05:48 +01:00
Piotr Bogdan
9306ccd52e nasm: 2.14.01 -> 2.14.02 2019-01-03 13:57:25 +01:00
Christian Kögler
9fc6345a91 cudatoolkit: fix nvprof 2019-01-03 13:56:46 +01:00
R. RyanTM
0755e8f629 now-cli: 12.1.12 -> 12.1.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/now-cli/versions
2019-01-03 01:19:21 -08:00
Renaud
240d80c490
Merge pull request #52831 from r-ryantm/auto-update/omniorb
omniorb: 4.2.2 -> 4.2.3
2019-01-03 09:52:58 +01:00
Rob Vermaas
d58d2e2aa7 julia: update to 1.0.3
(cherry picked from commit 438b6df1b121f3472ab8042944d4d007d43e97c0)
2019-01-03 09:50:47 +01:00
Frederik Rietdijk
d65a3efc3f pythonPackages.python-jose: fix build for python 3.6" 2019-01-03 08:45:58 +01:00
R. RyanTM
4f6af19e69 python37Packages.astroquery: 0.3.8 -> 0.3.9
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-astroquery/versions
2019-01-03 08:32:28 +01:00
R. RyanTM
e131824ca9 python37Packages.bokeh: 1.0.1 -> 1.0.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-bokeh/versions
2019-01-03 08:31:52 +01:00
Jean-Philippe Cugnet
4345715025
elixir_1_8: init at 1.8.0-rc.1 2019-01-03 06:23:34 +01:00
Matthew Bauer
fd38234dfc swig: find pcre-config correctly 2019-01-02 23:02:50 -06:00
Mario Rodas
34ea243e42
qrencode: fix darwin build 2019-01-02 23:35:05 -05:00
R. RyanTM
3bb175f483 python37Packages.av: 6.0.0 -> 6.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/python3.7-av/versions
2019-01-02 17:43:30 -05:00
Ryan Mulligan
c87cf44337
Merge pull request #53214 from r-ryantm/auto-update/python3.7-distributed
python37Packages.distributed: 1.24.2 -> 1.25.1
2019-01-02 14:18:47 -08:00
R. RyanTM
d86e2daa7d live555: 2018.11.26 -> 2018.12.14 (#52842)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-01-02 23:15:33 +01:00
R. RyanTM
9bc216ffba python37Packages.pgspecial: 1.11.3 -> 1.11.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-pgspecial/versions
2019-01-02 17:14:40 -05:00
R. RyanTM
69bd65aca3 python37Packages.daemonize: 2.4.7 -> 2.5.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-daemonize/versions
2019-01-02 17:12:47 -05:00
R. RyanTM
928b86424a python37Packages.kubernetes: 8.0.0 -> 8.0.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-kubernetes/versions
2019-01-02 17:05:42 -05:00
R. RyanTM
3d61b5602b python37Packages.pylibmc: 1.5.2 -> 1.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/python3.7-pylibmc/versions
2019-01-02 17:00:19 -05:00
R. RyanTM
fe92e5fb93 python37Packages.fido2: 0.4.0 -> 0.5.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-fido2/versions
2019-01-02 16:57:07 -05:00
R. RyanTM
3fd911cf76 python37Packages.daphne: 2.2.3 -> 2.2.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/python3.7-daphne/versions
2019-01-02 16:56:44 -05:00
R. RyanTM
b1313ff94e python37Packages.flask-api: 1.0 -> 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-flask-api/versions
2019-01-02 16:55:14 -05:00
R. RyanTM
d4fa0d00f3 python37Packages.pymysql: 0.9.2 -> 0.9.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-pymysql/versions
2019-01-02 16:50:10 -05:00
R. RyanTM
fe018e6d3e python37Packages.twilio: 6.21.0 -> 6.22.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-twilio/versions
2019-01-02 16:43:05 -05:00
R. RyanTM
366bdd0a2c python37Packages.pymetar: 1.0 -> 1.1 (#53208)
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-pymetar/versions
2019-01-02 22:41:22 +01:00
R. RyanTM
4fba00b70a python37Packages.dropbox: 9.2.0 -> 9.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/python3.7-dropbox/versions
2019-01-02 16:39:03 -05:00
R. RyanTM
5be962f5b7 python37Packages.rasterio: 1.0.12 -> 1.0.13
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-01-02 16:38:38 -05:00
Franz Pletz
4b3481eb7b
pythonPackages.PyChromecast: dep on casttube to fix build 2019-01-02 22:24:24 +01:00
Franz Pletz
49481e5a65
pythonPackages.casttube: init at 0.2.0 2019-01-02 22:24:17 +01:00
R. RyanTM
45779f013c grails: 3.3.8 -> 3.3.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grails/versions
2019-01-02 21:33:37 +01:00
R. RyanTM
a32af78389 python37Packages.pyodbc: 4.0.24 -> 4.0.25
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-pyodbc/versions
2019-01-02 21:33:05 +01:00
Jörg Thalheim
b22ccb4d74
Merge pull request #53229 from r-ryantm/auto-update/python3.7-gym
python37Packages.gym: 0.9.6 -> 0.10.9
2019-01-02 21:12:11 +01:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
R. RyanTM
7afded82ca python37Packages.gym: 0.9.6 -> 0.10.9
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-gym/versions
2019-01-02 11:40:08 -08:00
Bjørn Forsman
53a0bff01f pythonPackages.blockdiagcontrib-cisco: init at 0.1.8
blockdiagcontrib-cisco is a noderenderer plugin for blockdiag containing
Cisco networking symbols.
2019-01-02 20:34:22 +01:00
Franz Pletz
ba092788d7
Merge pull request #53191 from elseym/python-pytado
pythonPackages.pytado: init at 0.2.7
2019-01-02 18:09:27 +00:00
Franz Pletz
3c7bc0e95b
pythonPackages.pytado: comment on missing tag 2019-01-02 19:08:05 +01:00
Vladimír Čunát
1ec9f8b62f
doxygen: 1.8.14 -> 1.8.15
I thought of filing a PR, but it would seem a useless step,
even though the release seems to bring lots of changes:
http://www.doxygen.nl/manual/changelog.html#log_1_8_15

My relatively simple use case still works (atop 18.09).
2019-01-02 17:21:42 +01:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
R. RyanTM
ac43ec96db python37Packages.distributed: 1.24.2 -> 1.25.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-distributed/versions
2019-01-02 08:17:50 -08:00
Vladimír Čunát
de96413bbf
doxygen: add sourceforge as mirror
It turns out the upstream URL is very slow (for me at least).
We get caching through nixos.org, but this shouldn't hurt anyway.
2019-01-02 17:08:02 +01:00