Commit graph

58832 commits

Author SHA1 Message Date
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +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
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
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
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
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
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
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
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
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
Matthew Bauer fd38234dfc swig: find pcre-config correctly 2019-01-02 23:02:50 -06: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
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
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
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