Commit Graph

59173 Commits

Author SHA1 Message Date
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
Vladimír Čunát
f0c41f0bbf
doxygen: change URL
The homepage was 301 Moved Permanently.  Note: https won't work.
2019-01-02 16:59:09 +01:00
Vladimír Čunát
cea9a2c9df
cproto: 4.6 -> 4.7o
The package seems rather abandoned (here in nixpkgs).
The bump fixes some problems, but it's probably still not suitable
for my use cases, though let me push the improvements anyway.
2019-01-02 16:27:40 +01:00
R. RyanTM
18a3815a8e python37Packages.channels: 2.1.5 -> 2.1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-channels/versions
2019-01-02 16:13:29 +01:00
R. RyanTM
3678ff868e wolfssl: 3.15.3 -> 3.15.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/wolfssl/versions
2019-01-02 13:50:35 +01:00
R. RyanTM
36f376777d python37Packages.zodbpickle: 1.0.2 -> 1.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zodbpickle/versions
2019-01-02 13:49:56 +01:00
R. RyanTM
13e9a017eb python37Packages.stem: 1.7.0 -> 1.7.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-stem/versions
2019-01-02 13:49:38 +01:00
Jörg Thalheim
18c041742f
Merge pull request #53180 from r-ryantm/auto-update/sundials
sundials: 4.0.0 -> 4.0.1
2019-01-02 12:37:46 +01:00
elseym
355bf44362
pythonPackages.pytado: init at 0.2.7 2019-01-02 12:34:54 +01:00
Jörg Thalheim
988d44005c
Merge pull request #53175 from r-ryantm/auto-update/sqlcipher
sqlcipher: 4.0.0 -> 4.0.1
2019-01-02 11:04:41 +01:00
Vladimír Čunát
f603c1c52c
libjpeg(-turbo): patch CVE-2018-19664
Fixes #52972.
2019-01-02 09:50:54 +01:00
R. RyanTM
10889b111a sundials: 4.0.0 -> 4.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/sundials/versions
2019-01-01 23:23:12 -08:00
Will Dietz
f48e430f1e
Merge pull request #52734 from dtzWill/update/harfbuzz-2.3.0
harfbuzz: 2.2.0 -> 2.3.0
2019-01-02 01:03:10 -06:00
R. RyanTM
94c83eea02 sqlcipher: 4.0.0 -> 4.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/sqlcipher/versions
2019-01-01 21:09:45 -08:00
Jan Tojnar
b2b921bdca
Merge pull request #53149 from jtojnar/qrencode-cleanup
qrencode: merge with libqrencode
2019-01-02 02:18:22 +01:00
Jan Tojnar
5c753f53d8
Revert "gssdp: 1.0.2 → 1.1.1"
This reverts commit 01a6191107.
2019-01-02 01:24:08 +01:00
Jan Tojnar
01a6191107
gssdp: 1.0.2 → 1.1.1 2019-01-02 01:14:08 +01:00
Jan Tojnar
de6d70f52e
goffice_0_8: drop 2019-01-02 00:32:44 +01:00
Ryan Mulligan
a07c754856 haskellPackages.github: dontCheck 2019-01-01 14:54:08 -08:00
xeji
6056319934
Merge pull request #52964 from ThomasMader/dlang-update
Dlang update 2018-12
2019-01-01 23:49:46 +01:00
Franz Pletz
47587f5d31
python37: fix cross build 2019-01-01 23:00:56 +01:00
elseym
3df9c55b47
pythonPackages.pybotvac: init at 0.0.12 2019-01-01 22:59:07 +01:00
elseym
1bf2801567
pythonPackages.pyatv: init at 0.3.12 2019-01-01 21:04:46 +01:00
elseym
a0dcbd94df
pythonPackages.curve25519-donna: init at 1.3 2019-01-01 21:02:11 +01:00
elseym
f3dacb3580
pythonPackages.srptools: init at 0.2.0 2019-01-01 21:01:47 +01:00
Will Dietz
f5ea2fbe2b nghttp2: 1.35.0 -> 1.35.1 (#53061)
https://nghttp2.org/blog/2018/12/10/nghttp2-v1-35-1/
2019-01-01 19:24:40 +01:00
Ryan Mulligan
3820041ffd
Merge pull request #53137 from puffnfresh/package/djinn
haskellPackages.djinn: apply patch for GHC 8.4
2019-01-01 10:12:20 -08:00
volth
098d919425 perldevel: 5.29.4 -> 5.29.6 (#52510) 2019-01-01 19:08:44 +01:00
Tim Steinbach
711a74c65a
sbt: 1.2.7 -> 1.2.8 2019-01-01 12:38:06 -05:00
Jan Tojnar
317249e5ae
qrencode: fix tests 2019-01-01 17:38:11 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Bas van Dijk
559916f648 haskellPackages.inline-c-cpp: disable test-suite on darwin to fix the build 2019-01-01 16:51:24 +01:00
Timo Kaufmann
04ba895ecd
suitesparse: 5.3.0 -> 5.4.0 (#53128) 2019-01-01 15:47:55 +01:00
Izorkin
f14d6ab0f6 pythonPackage.psutil: fix disk io counters fails on Linux kernel 4.18+ 2019-01-01 13:36:53 +03:00
Brian McKenna
61cefaf7dd haskellPackages.djinn: apply patch for GHC 8.4 2019-01-01 12:29:49 +05:30
Jan Tojnar
5b24261049
Merge pull request #53105 from dtzWill/update/gobject-introspection-1.58.3
gobject-introspection: 1.58.2 -> 1.58.3
2018-12-31 17:22:16 +01:00
Jan Tojnar
597e9fb6f3
Merge pull request #53104 from dtzWill/update/libxmlb-0.1.6
libxmlb: 0.1.5 -> 0.1.6
2018-12-31 17:18:52 +01:00
Silvan Mosberger
ced0be5c06
Merge pull request #53078 from tex/wings3d
wings3d: 1.5.4 -> 2.2.1
2018-12-31 16:20:02 +01:00
Frederik Rietdijk
19905c4c9a Merge staging-next into staging 2018-12-31 14:21:42 +01:00
Vladimír Čunát
6bab2984ff
Merge #53057: gcc: 7.3 -> 7.4 (into staging) 2018-12-31 13:47:27 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
worldofpeace
39efe3d97d solarus-quest-editor: 1.5.3 -> 1.6.0 2018-12-31 01:54:02 -05:00
Will Dietz
21e32e803d gobject-introspection: 1.58.2 -> 1.58.3 2018-12-30 22:18:42 -06:00
Will Dietz
fd42776622 libxmlb: 0.1.5 -> 0.1.6 2018-12-30 22:17:20 -06:00
Silvan Mosberger
69ef070296
Merge pull request #50341 from corngood/chicken-5
chicken: 4.13.0 -> 5.0.0
2018-12-31 05:09:57 +01:00
Silvan Mosberger
a02b6bc318
Merge pull request #52936 from teh/pyro
Pyro
2018-12-31 03:47:51 +01:00
Silvan Mosberger
61e4654814
Merge pull request #53010 from osmano807/patch-1
picoLisp 16.12 -> 18.12
2018-12-31 03:32:48 +01:00
Silvan Mosberger
eb864397a0
Merge pull request #52508 from tkonolige/fix_suitesparse_darwin
suitesparse: Fix darwin support
2018-12-31 03:24:48 +01:00
Silvan Mosberger
78f80a6917
Merge pull request #52201 from Scriptkiddi/gif-for-cli
Gif for cli
2018-12-31 03:09:08 +01:00
Silvan Mosberger
ced986ccb3
Merge pull request #52511 from marsam/update-nodejs
nodejs: 6.14.4 -> 6.15.1, 8.12.0 -> 8.14.1
2018-12-31 02:59:46 +01:00
Matthew Bauer
77c88b2585
Merge pull request #53090 from matthewbauer/dont-expose-static-libs
arrow-cpp: don’t expose gtest_static
2018-12-30 19:50:38 -06:00
Will Dietz
4934e2b779 libpcap: prefer patch over sed, fetch it and mention upstream PR 2018-12-30 17:18:20 -06:00
Matthew Bauer
62b54d5893 arrow-cpp: don’t expose gtest_static 2018-12-30 16:56:51 -06:00
Ben Gamari
15681afe9c nextpnr: 2018.10.17 -> 2018.12.29 2018-12-30 17:11:09 -05:00
Jorge Acereda
c9677e38be sfml: relax Darwin dependencies 2018-12-30 20:58:29 +01:00
Jorge Acereda
3daf90e63e sfml: fix build on Darwin 2018-12-30 20:57:54 +01:00
R. RyanTM
db39f9def1 python37Packages.intervaltree: 2.1.0 -> 3.0.2 (#52803)
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-intervaltree/versions
2018-12-30 20:09:50 +01:00
Olli Helenius
f159fc8f19 aspellDicts.en: 2016.06.26-0 -> 2018.04.16-0 2018-12-30 10:59:36 -05:00
Frederik Rietdijk
26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
Tobias Happ
eb97f45360 pythonPackges.flask-jwt-extended: 3.13.1 -> 3.14.0 2018-12-30 10:30:09 -05:00
worldofpeace
85a603c738 pythonPackages.clize: fix build
We just needed to add some deps.
2018-12-30 10:25:05 -05:00
worldofpeace
1c924c7aeb pythonPackages.od: init at 1.0 2018-12-30 10:25:05 -05:00
R. RyanTM
24571cded5 python37Packages.zc_lockfile: 1.3.0 -> 1.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-zc.lockfile/versions
2018-12-30 10:25:05 -05:00
worldofpeace
899862c6a4
Merge pull request #53075 from ivan/doctl-1.12.2
doctl: 1.8.0 -> 1.12.2
2018-12-30 09:49:38 -05:00
Milan Svoboda
70a05bcfaa wings3d: 1.5.4 -> 2.2.1 2018-12-30 15:32:40 +01:00
Jan Tojnar
512c5033b1
pipewire: 0.2.3 → 0.2.5 2018-12-30 14:57:48 +01:00
Jan Tojnar
8318c5d8cd
librsvg: 2.44.10 → 2.44.11 2018-12-30 14:22:42 +01:00
Ivan Kozik
45b62b4949 doctl: 1.8.0 -> 1.12.2 2018-12-30 11:56:21 +00:00
Vladimír Čunát
bf7d1b538d
exiv2: 0.26.2018.06.09 -> 0.26.2018.12.30 (security)
The bump includes all the patches we had and adds some more,
e.g. for CVE-2017-1000127.  I don't think all CVEs get fixed by that,
but 0.27 would currently break too many packages; /cc #50496.
2018-12-30 11:57:51 +01:00
R. RyanTM
0063acf4df pythonPackages.shippai: 0.3.0 -> 0.3.2 2018-12-30 10:04:50 +01:00
worldofpeace
755445f9de
Merge pull request #53012 from Anton-Latukha/media-conteiner-descriptions
Couple of media conteiner descriptions
2018-12-29 23:34:51 -05:00
worldofpeace
e2efd9d7e2
Merge pull request #52952 from Gerschtli/update/dependency-injector
pythonPackages.dependency-injector: 3.14.2 -> 3.14.3
2018-12-29 23:25:14 -05:00
worldofpeace
ca71fdcfa1
Merge pull request #53014 from CrazedProgrammer/urn
urn: 0.7.1 -> 0.7.2
2018-12-29 23:03:36 -05:00
Will Dietz
dcfabd82e2
Merge pull request #52730 from dtzWill/update/gdb-8.2.1
gdb: 8.2 -> 8.2.1
2018-12-29 15:47:07 -06:00
Will Dietz
55cc88691b lit: 0.7.0 -> 0.7.1 2018-12-29 15:18:35 -06:00
Will Dietz
00ed390fc5
Merge pull request #51231 from dtzWill/update/lit-0.7.0
lit: 0.6.0 -> 0.7.0
2018-12-29 15:16:44 -06:00
Silvan Mosberger
ebdfafdb6e
Merge pull request #48911 from holidaycheck/nodejs-11
nodejs: init at 11.5.0
2018-12-29 22:05:11 +01:00
Will Dietz
b42eab83dc lit: be explicit about python used, as convention 2018-12-29 14:44:03 -06:00
Will Dietz
ee25d916ee gcc: 7.3 -> 7.4
https://gcc.gnu.org/gcc-7/changes.html
2018-12-29 13:55:20 -06:00
Will Dietz
0d208d923d boehmgc: 8.0.0 -> 8.0.2
https://github.com/ivmai/bdwgc/releases/tag/v8.0.2
2018-12-29 13:53:56 -06:00
Will Dietz
cbce67fd0a harfbuzz: 2.2.0 -> 2.3.0
https://github.com/harfbuzz/harfbuzz/releases/tag/2.3.0
2018-12-29 13:52:55 -06:00
Will Dietz
cbd17f5821 bison: 3.2.2 -> 3.2.4
3.2.3: https://lists.gnu.org/archive/html/bison-patches/2018-12/msg00049.html
3.2.4: https://lists.gnu.org/archive/html/bison-patches/2018-12/msg00068.html
2018-12-29 13:44:47 -06:00
Will Dietz
0e393d0da1
Merge pull request #52584 from dtzWill/update/llvm-7.0.1
llvm7: 7.0.0 -> 7.0.1
2018-12-29 13:33:54 -06:00
R. RyanTM
c859f30143 bison: 3.2.2 -> 3.2.3 (#52920)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bison/versions
2018-12-29 20:24:10 +01:00
R. RyanTM
a78a733942 commonsLang: 3.3.2 -> 3.6 (#52915)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-lang/versions
2018-12-29 20:18:27 +01:00
R. RyanTM
f1547326cf alembic: 1.7.9 -> 1.7.10 (#52927)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alembic/versions
2018-12-29 20:15:29 +01:00
Domen Kožar
324f018fb5
add elm2nix 2018-12-29 18:59:55 +00:00
Will Dietz
cc97d49404 llvm7: 7.0.0 -> 7.0.1 2018-12-29 12:54:57 -06:00
Timo Kaufmann
92bd86383f
python.pkgs.cysignals: 1.8.0 -> 1.8.1 (#53039) 2018-12-29 16:16:23 +01:00
Austin Seipp
1438b2fcc6
Merge pull request #52916 from r-ryantm/auto-update/capstone
capstone: 3.0.5 -> 4.0
2018-12-29 09:07:00 -06:00
Jan Tojnar
484785c9e3
Merge pull request #53016 from jtojnar/gvfs-tls
gnome3.gvfs: Add TLS support
2018-12-29 13:16:16 +01:00
R. RyanTM
de1be9f613 python37Packages.aioamqp: 0.11.0 -> 0.12.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-aioamqp/versions
2018-12-29 13:06:33 +01:00
Dmitry Bogatov
d77bab14ab tup: 0.7.5 -> 0.7.8 2018-12-29 13:04:54 +01:00
Fritz Otlinghaus
cf97a0372f gif-for-cli: init at unstable-2018-08-14 2018-12-29 18:57:18 +08:00
Domen Kožar
45f5453359
haskell packages: RSA test suite doesn't compile on GHC 8.6 2018-12-29 10:54:04 +00:00
worldofpeace
94164f0d04
Merge pull request #53017 from dtzWill/update/strace-4.26
strace: 4.25 -> 4.26
2018-12-28 22:45:47 -05:00
worldofpeace
dfc35f1203 strace: change licenses
"The test suite is now provided under the terms of
the GNU General Public License version 2 or later."

"All the rest of strace is now provided under the terms of
the GNU Lesser General Public License version 2.1 or later."

> 27739ebccc/NEWS (L4)
2018-12-28 22:27:32 -05:00
worldofpeace
bd98a3d770 pythonPackages.update-copyright: disable tests, add homepage 2018-12-28 19:31:33 -05:00
Will Dietz
4c1fd5b595
Merge pull request #52921 from LnL7/editline-redisplay
editline: add redisplay patch
2018-12-28 17:31:11 -06:00
Will Dietz
e529cdb3fb strace: 4.25 -> 4.26
https://github.com/strace/strace/releases/tag/v4.26
2018-12-28 13:10:07 -06:00
Will Dietz
19894adb77
Merge pull request #52443 from dtzWill/fix/aom-version-and-shared
libaom: create shared libraries, fix version reported in aom.pc
2018-12-28 13:04:44 -06:00
Profpatsch
aebec73071 pythonPackages.update-copyright: init at 0.6.2 2018-12-28 19:45:53 +01:00
Jan Tojnar
a90974ab45
gnome3.gvfs: Add TLS support
GLib Gio’s GFile uses gvfs daemon for opening files over HTTP protocol.
To support HTTPS, we need to include glib-networking.

Closes: https://github.com/NixOS/nixpkgs/issues/52963
2018-12-28 17:40:28 +01:00
Anton-Latukha
0ad3f6e23d libogg: add description & longDescription 2018-12-28 18:00:23 +02:00
Anton-Latukha
9ea4552bab libmkv: add description & longDescription 2018-12-28 18:00:18 +02:00
Anton-Latukha
b86a583592 mp4v2: add maintainer
add
2018-12-28 17:58:53 +02:00
Anton-Latukha
cca5cd2e33 mp4v2: add description & longDescription 2018-12-28 17:58:47 +02:00
CrazedProgrammer
cc2573028b urn: 0.7.1 -> 0.7.2 2018-12-28 16:39:13 +01:00
Joaquim Pedro França Simão
3e69bdcc94
picoLisp 16.12 -> 18.12
{ stdenv, fetchurl, jdk, makeWrapper }:
with stdenv.lib;

stdenv.mkDerivation rec {
  name = "picoLisp-${version}";
  version = "18.12";
  src = fetchurl {
    url = "https://www.software-lab.de/${name}.tgz";
    sha256 = "0hvgq2vc03bki528jqn95xmvv7mw8xx832spfczhxc16wwbrnrhk";
  };
  buildInputs = [makeWrapper] ++ optional stdenv.is64bit jdk;
  patchPhase = ''
    sed -i "s/which java/command -v java/g" mkAsm

    ${optionalString stdenv.isAarch32 ''
      sed -i s/-m32//g Makefile
      cat >>Makefile <<EOF
      ext.o: ext.c
        \$(CC) \$(CFLAGS) -fPIC -D_OS='"\$(OS)"' \$*.c
      ht.o: ht.c
        \$(CC) \$(CFLAGS) -fPIC -D_OS='"\$(OS)"' \$*.c
      EOF
    ''}
  '';
  sourceRoot = ''picoLisp/src${optionalString stdenv.is64bit "64"}'';
  installPhase = ''
    cd ..

    mkdir -p "$out/share/picolisp" "$out/lib" "$out/bin"
    cp -r . "$out/share/picolisp/build-dir"
    ln -s "$out/share/picolisp/build-dir" "$out/lib/picolisp"
    ln -s "$out/lib/picolisp/bin/picolisp" "$out/bin/picolisp"


    makeWrapper $out/bin/picolisp $out/bin/pil \
      --add-flags "$out/lib/picolisp/lib.l" \
      --add-flags "@lib/misc.l" \
      --add-flags "@lib/btree.l" \
      --add-flags "@lib/db.l" \
      --add-flags "@lib/pilog.l"

    mkdir -p "$out/share/emacs"
    ln -s "$out/lib/picolisp/lib/el" "$out/share/emacs/site-lisp"
  '';

  meta = {
    description = "A simple Lisp with an integrated database";
    homepage = https://picolisp.com/;
    license = licenses.mit;
    platforms = platforms.all;
    broken = stdenv.isDarwin; # times out
    maintainers = with maintainers; [ raskin tohl ];
  };

  passthru = {
    updateInfo = {
      downloadPage = "http://www.software-lab.de/down.html";
    };
  };
}
2018-12-28 11:30:57 -03:00
Timo Kaufmann
d84ac4f43f
fflas-ffpack: add patch to fix flaky test (#53005) 2018-12-28 14:02:43 +01:00
worldofpeace
3ae459f3c0
Merge pull request #52876 from marsam/init-detect-secrets
detect-secrets: init at 0.11.0
2018-12-27 21:08:18 -05:00
Michael Weiss
805e89ce32 python3Packages.goobook: 3.1 -> 3.3
Unfortunately this package was unmaintained for years, which is why I
had to change quite some stuff (it's probably still not perfect) and set
myself as maintainer (replacing the existing ones, which maintained it
until version 1.9).
2018-12-27 21:15:05 +01:00
Orivej Desh
992fc1ae54 libs3: 2017-06-01 -> 2018-12-03 2018-12-27 17:34:29 +00:00
Orivej Desh
6d315ab1fa allegro4: fix build with mesa 18.2.5
GL/glxext.h include guard was changed in
https://cgit.freedesktop.org/mesa/mesa/commit/include/GL/glxext.h?h=mesa-18.2.5&id=06eb33960e85994bd4ee952395dde6d1762c93b5
2018-12-27 17:15:27 +00:00
Frederik Rietdijk
10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Frederik Rietdijk
364c59dd94 python.pkgs.pytest_xdist: pytest-forked is needed during runtime, fixes #45060 2018-12-27 15:26:22 +01:00
Dmitry Kalinkin
97ec7a9ab9
pythonPackages.qtconsole: build on darwin
Fixes: d7ef9a7107 ('python36Packages.qtconsole: 4.4.2 -> 4.4.3')
2018-12-27 09:14:21 -05:00
Dmitry Kalinkin
3c198294e7
pyqt5: refactor 2018-12-27 09:14:21 -05:00
Dmitry Kalinkin
facefec139
pyqt5: make qtwebkit optional, disable by default
qtwebkit appears to be unsupported in Qt 5.11. We are using some old port
475d653afd/pkgs/development/libraries/qt-5/5.11/default.nix (L39-L48)
and it is broken on darwin.
2018-12-27 09:14:20 -05:00
Dmitry Kalinkin
9b07d48d9c
pyqt5: remove old fixes
Since about 5 hydra evaluations ago the build log has:

substituteStream(): WARNING: pattern 'install_dir=pydbusmoddir' doesn't match anything in file 'configure.py'
substituteStream(): WARNING: pattern 'ModuleMetadata(qmake_QT=['webkitwidgets'])' doesn't match anything in file 'configure.py'

Looking at the original configure.py I don't see any mention of
pydbusmoddir and ModuleMetadata seems to be set like the patch suggests:

    'QtWebKitWidgets':      ModuleMetadata(
                                    qmake_QT=['webkitwidgets',
                                            'printsupport']),

It appears that we don't need the fix anymore.

Reverts: d3ed0ab32b ('PyQt: fix build')
2018-12-27 09:13:07 -05:00
markuskowa
b8f0e2ee2f
Merge pull request #52847 from r-ryantm/auto-update/lmdb
lmdb: 0.9.22 -> 0.9.23
2018-12-27 14:22:51 +01:00
Orivej Desh
21f04bc66a pythonPackages.sip: enable parallel building 2018-12-27 13:10:59 +00:00
markuskowa
d12025627f
Merge pull request #52950 from agracie/fix-mkl
mkl: fix hash on Darwin
2018-12-27 14:02:37 +01:00
Thomas Mader
2cf4b84aff Literate: 2018-08-20 -> 2018-12-23 2018-12-27 13:41:58 +01:00
Thomas Mader
0bee7282c1 dub: 1.10.0 -> 1.12.1 2018-12-27 13:40:51 +01:00
Thomas Mader
42e5ebb9c6 dtools: 2.081.2 -> 2.083.1 2018-12-27 13:23:57 +01:00
Thomas Mader
50e450cc2d dmd: 2.081.2 -> 2.083.1 2018-12-27 12:52:36 +01:00
Orivej Desh
4ec84c297c pythonPackages.pyqt5: import sip as PyQt5.sip
pyqt5 5.11 has switched from sip to PyQt5.sip.
2018-12-27 11:17:22 +00:00
Orivej Desh
bf1a563af0 pythonPackages.sip: make sip-module name overridable
The author of sip wants it to be a private dependency of other packages by
making it importable under different names.
2018-12-27 11:17:22 +00:00
Mario Rodas
3258b00009
detect-secrets: init at 0.11.0 2018-12-27 05:23:32 -05:00
Mario Rodas
17eb96dabd
pythonPackages.unidiff: init at 0.5.5 2018-12-27 05:21:53 -05:00
Thomas Mader
3ff636fb2e ldc: 1.11.0 -> 1.12.0
Additional various cleanups here and there
2018-12-27 10:56:26 +01:00
Mario Rodas
1764870813 python37: fix darwin build
Remove issue24658 patch because is already fixed and backported to
Python 3.7 178d1c0777
2018-12-27 09:27:59 +01:00
Mario Rodas
31680c54e1 python36: fix darwin build
Remove issue24658 patch because is already fixed and backported to
Python 3.6 a5ebc205be
2018-12-27 09:27:59 +01:00
Frederik Rietdijk
e039310f96 python.pkgs.importlib-resources: invoke tests differently
Follow what upstream does. That solves the issue previously encountered.
2018-12-27 09:23:40 +01:00
Pascal Wittmann
245f7fb1fc
Merge pull request #52825 from r-ryantm/auto-update/nasm
nasm: 2.14 -> 2.14.01
2018-12-27 08:44:51 +01:00
Pascal Wittmann
9ddad11c16
Merge pull request #52877 from r-ryantm/auto-update/global
global: 6.6.2 -> 6.6.3
2018-12-27 08:44:36 +01:00
worldofpeace
f3d4c91a97
Merge pull request #52954 from worldofpeace/granite/5.2.2
granite: 5.2.1 -> 5.2.2
2018-12-27 02:32:57 -05:00
worldofpeace
ea331218a0 granite: various cleanups
This is just stuff that's in #48637 already that I wanted to sync.

In detail it's:

  - Patching in the use of meson

  - Add wrapGAppsHook and hicolor-icon-theme
    There's a demo application and granite
     provides some generic icons.

  - Included patches so third party apps still work
2018-12-27 02:27:29 -05:00
worldofpeace
9f06d1885d granite: 5.2.1 -> 5.2.2 2018-12-26 21:48:47 -05:00
Tobias Happ
47da938133 pythonPackages.dependency-injector: 3.14.2 -> 3.14.3 2018-12-27 03:46:51 +01:00
David McFarland
6c063ac076 chicken: 4.13.0 -> 5.0.0 2018-12-26 22:23:01 -04:00
Orivej Desh
b742250b31 python3Packages.uranium: 3.5.1 -> 3.6.0 2018-12-27 02:18:31 +00:00
Orivej Desh
ab95c92349 python3Packages.libarcus: 3.4.1 -> 3.6.0 2018-12-27 02:18:31 +00:00
Orivej Desh
cbdaa29c3e python3Packages.libsavitar: init at 3.6.0 2018-12-27 02:18:31 +00:00
agracie
a3fc481b76 mkl: fix hash on Darwin 2018-12-26 20:57:08 -05:00
Orivej Desh
9b3204d41b pythonPackages.uranium: add missing dependency on shapely
Needed since 3.5.1: 0c6d90b42d
2018-12-27 01:34:15 +00:00
Dmitry Kalinkin
8e79ebc523
Merge pull request #52934 from veprbl/pr/arrow_cpp_gtest_fix
arrow-cpp: fix build
2018-12-26 17:43:38 -05:00
Alyssa Ross
626cc7eb21
Merge pull request #52860 from marsam/init-ruby-26
ruby_2_6: init at 2.6.0
2018-12-26 20:49:08 +00:00
Orivej Desh
5c5c83fb4e qt5: update nixpkgs directory in readme 2018-12-26 20:21:35 +00:00
Tom Hunger
da01f2a745 pyro-ppl: init at 0.3.0 2018-12-26 19:17:09 +00:00
Tom Hunger
4411b29065 opt-einsum: init at 2.3.2 2018-12-26 19:16:05 +00:00
Jan Tojnar
a2fe6bca05
gtest: fix includedir in cmake config files 2018-12-26 19:00:49 +01:00
Dmitry Kalinkin
956b4a87a8 arrow-cpp: fix build
Fixes: 1f6b095061 ('gtest: build shared library')
2018-12-26 19:57:32 +03:00
Alexey Shmalko
9d3fbbeda5
Merge pull request #52925 from r-ryantm/auto-update/appstream
appstream: 0.12.3 -> 0.12.4
2018-12-26 18:20:51 +02:00
Mario Rodas
7d141ec326
ruby_2_6: init at 2.6.0 2018-12-26 09:32:24 -05:00
Jan Tojnar
cb5bc310d3
haskellPackages.Frames: unbreak
vinyl ≥ 0.10 is in the LTS.
2018-12-26 15:19:10 +01:00
Jan Tojnar
1122e65e19
Merge pull request #52539 from dtzWill/update/glib-2.58.2
glib: 2.58.1 -> 2.58.2
2018-12-26 15:11:18 +01:00
Jan Tojnar
a6b74907f7
haskellPackages.yi-core: unbreak
yi-language ≥ 0.18 is in the LTS now
2018-12-26 15:03:15 +01:00
Jan Tojnar
f4b4dc2d0b
haskellPackages.safe-money-aeson: unbreak
The following fix is no longer necessary after a Stackage update:

https://github.com/NixOS/nixpkgs/issues/46467
2018-12-26 14:53:21 +01:00
markuskowa
83a310aa5f
Merge pull request #52857 from r-ryantm/auto-update/libcec
libcec: 4.0.3 -> 4.0.4
2018-12-26 14:28:45 +01:00
markuskowa
cfcf8ca772
Merge pull request #52873 from r-ryantm/auto-update/intel-gmmlib
intel-gmmlib: 18.3.0 -> 18.4.1
2018-12-26 14:20:57 +01:00
R. RyanTM
302fe24374 appstream: 0.12.3 -> 0.12.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/appstream/versions
2018-12-26 05:16:52 -08:00
Peter Simons
4f4b151ae2 haskell-scalendar: drop obsolete override 2018-12-26 14:03:50 +01:00
Peter Simons
08ca69a513 haskell-hoopl: drop obsolete override 2018-12-26 14:02:07 +01:00
Peter Simons
4f4313046e Comment out some obsolete Haskell overrides to fix evaluation. 2018-12-26 13:46:12 +01:00
Peter Simons
1131244889 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
752c180edc.
2018-12-26 13:46:12 +01:00
Peter Simons
91ec96d77d LTS Haskell 13.0 (updates to ghc-8.6.3) 2018-12-26 13:46:11 +01:00
Frederik Rietdijk
2f62e382af python.pkgs.pywal: fix path to feh 2018-12-26 13:30:58 +01:00
Daiderd Jordan
238f4a0a90
editline: add redisplay patch 2018-12-26 13:19:26 +01:00
Frederik Rietdijk
3f93d68ebb python.pkgs.pywal: hardcode path to feh 2018-12-26 12:58:28 +01:00
Frederik Rietdijk
281981a6df pywal: move to pythonPackages and inject path to convert 2018-12-26 11:58:59 +01:00
Peter Simons
1628567bfd
Merge pull request #52887 from r-ryantm/auto-update/gprolog
gprolog: 1.4.4 -> 1.4.5
2018-12-26 11:07:32 +01:00
R. RyanTM
1834a3ed22 python37Packages.antlr4-python3-runtime: 4.7.1 -> 4.7.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-antlr4-python3-runtime/versions
2018-12-26 10:45:22 +01:00
R. RyanTM
28263b02a9 log4cplus: 2.0.2 -> 2.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/log4cplus/versions
2018-12-26 10:44:35 +01:00
Frederik Rietdijk
2526f9f157 python37: remove references to openssl.dev 2018-12-26 10:37:55 +01:00
R. RyanTM
fc27f4b297 gauche: 0.9.6 -> 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/gauche/versions
2018-12-26 10:36:30 +01:00
R. RyanTM
832621c98a capstone: 3.0.5 -> 4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/capstone/versions
2018-12-26 01:21:03 -08:00
R. RyanTM
04b5445341 python37Packages.breathe: 4.11.0 -> 4.11.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-breathe/versions
2018-12-26 09:51:31 +01:00
R. RyanTM
50769a739e python37Packages.django_extensions: 2.1.3 -> 2.1.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-django-extensions/versions
2018-12-26 09:35:36 +01:00
R. RyanTM
5898cc663f python37Packages.influxdb: 5.2.0 -> 5.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-influxdb/versions
2018-12-26 09:35:26 +01:00
R. RyanTM
79e90ca154 python37Packages.graph-tool: 2.26 -> 2.27
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-graph-tool/versions
2018-12-26 09:35:17 +01:00
Frederik Rietdijk
e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +01:00
Frederik Rietdijk
0a1dc96ada Merge master into staging-next 2018-12-26 09:29:28 +01:00
Dmitry Kalinkin
c7f26a34e8
Merge pull request #52896 from veprbl/pr/gmane_wo_net-snmp
treewide: Fix broken Gmane URLs
2018-12-25 22:55:03 -05:00
Craig Younkins
8b12b17df3
treewide: Fix broken Gmane URLs 2018-12-25 22:34:55 -05:00
Orivej Desh
483b87ba09 pythonPackages.qrcode: disable tests with Python 3
They fail since qrcode 6.0:
https://hydra.nixos.org/job/nixpkgs/trunk/python37Packages.qrcode.x86_64-linux

Upstream issue: https://github.com/lincolnloop/python-qrcode/issues/163
2018-12-26 02:54:26 +00:00
Orivej Desh
2102ff090d pythonPackages.jsonrpclib-pelix: disable tests
Version 0.3.2 has started to advertise the tests in setup.py, but there are no
tests in the PyPI distribution.
2018-12-26 02:52:29 +00:00
Orivej Desh
669705c620 pythonPackages.ofxparse: fix build
Broken by 0fde2cf4e1 in #49741.
2018-12-26 02:52:28 +00:00
Orivej Desh
4f909b59b4 pythonPackages.goobook: fix build
Broken by e424952826 in #49741.
2018-12-26 02:52:28 +00:00
Orivej Desh
3fd67fbb42 pythonPackages.taskw: fix build
Broken by 8600798172 in #49741.
2018-12-26 02:52:28 +00:00
Orivej Desh
84d133c845 pythonPackages.secretstorage: init at 2.3.1 for Python 2 2018-12-26 02:52:28 +00:00
Orivej Desh
6137c6de6c pythonPackages.secretstorage: fix license 2018-12-26 02:52:28 +00:00
Orivej Desh
c6f9068804 pythonPackages.parsel: fix for Python 2 2018-12-26 02:52:28 +00:00
Will Dietz
d030db0fc0
glib: 2.58.1 -> 2.58.2 2018-12-26 03:24:57 +01:00
worldofpeace
51088d7d96 gnome-menus: rename from gnome3.gnome-menus 2018-12-25 20:14:32 -05:00
worldofpeace
2c76519900 vte, vte_290, vte-ng: rename frome gnome3.vte* 2018-12-25 20:14:32 -05:00
worldofpeace
0b14f7896d libgnomekbd: rename from gnome3.libgnomekbd 2018-12-25 20:14:31 -05:00
worldofpeace
702168a67c gsound: rename from gnome3.gsound 2018-12-25 20:14:29 -05:00
worldofpeace
c1599d29d9 gcr: rename from gnome3.gcr 2018-12-25 20:14:28 -05:00
worldofpeace
1954e6a949 totem-pl-parser: rename from gnome3.totem-pl-parser 2018-12-25 20:14:27 -05:00