Commit graph

115772 commits

Author SHA1 Message Date
Jörg Thalheim 97b66c8f5f Merge pull request #29447 from disassembler/hcs_utils
hcs_utils: 1.5 -> 2.0
2017-09-16 13:07:23 +01:00
Jörg Thalheim 46c30b2232 python.pkgs.hcs_utils: fix tests; disable python2 2017-09-16 13:06:12 +01:00
Vladimír Čunát 75471c141a
fix master's first-parent history line
It started to track the history of staging after 03fa6965ad.
I find the first-parent property very useful.  This fixes the line
except for several of the newest commits.
2017-09-16 13:55:07 +02:00
Jörg Thalheim 7ef737d9b1 Merge pull request #29459 from adisbladis/caddy-0_10_9
caddy: 0.10.7 -> 0.10.9
2017-09-16 12:46:34 +01:00
Samuel Leathers 7ffea453b8 jscoverage: fix build with gcc6 (#29423) 2017-09-16 13:20:38 +02:00
Joachim Fasting 586d04c588
nixos/tests: expand hardened tests 2017-09-16 13:14:07 +02:00
Jan Malakhovski 62fa45eac5
linuxPackages: hardened-config: enable DEBUG_PI_LIST 2017-09-16 13:14:05 +02:00
Jan Malakhovski c345761c13
linuxPackages: hardened-config: check kernelArch, not system 2017-09-16 13:14:04 +02:00
Jan Malakhovski 616a7fe237
linuxPackages: hardened-config: disable BUG_ON_DATA_CORRUPTION for older kernels
They don't support it.
2017-09-16 13:14:03 +02:00
Michael Weiss b37de8b67b android-studio-preview: 3.0.0.13 -> 3.0.0.14 2017-09-16 13:12:24 +02:00
Matt McHenry cfbac1beb4 systemd: better document enabled, wantedBy, and requiredBy (#29453)
the systemd.unit(5) discussion of wantedBy and requiredBy is in the
[Install] section, and thus focused on stateful 'systemctl enable'.
so, clarify that in NixOS, wantedBy & requiredBy are still what most
users want, and not to be confused with enabled.
2017-09-16 12:48:16 +02:00
Frederik Rietdijk 03fa6965ad Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02:00
Frederik Rietdijk 6712e0111a Merge pull request #29422 from disassembler/gensim
moto: 0.4.25 -> 0.4.31
2017-09-16 12:32:48 +02:00
Frederik Rietdijk bb57df26dd python.pkgs.PyXAPI: remove old package
url of source and homepage is dead as well.
2017-09-16 12:22:15 +02:00
Frederik Rietdijk 4f8ad9f7eb python.pkgs.spacy_models: fix eval 2017-09-16 12:21:20 +02:00
Joachim F 2d3886262e Merge pull request #29439 from oxij/pkgs/notmuch-gmime-3
gmime3: init; notmuch: use gmime3
2017-09-16 10:15:55 +00:00
Frederik Rietdijk f351ee7e9b Merge pull request #29461 from FRidh/pitz
python.pkgs.{pitz, clepy}: remove old packages
2017-09-16 11:46:11 +02:00
Frederik Rietdijk fd3ddfb95b python.pkgs.{pitz, clepy}: remove old packages
These were added in 2013 by @bjornfor but haven't been touched since.
They seem to be unmaintained, both in Nixpkgs and by upstream.
2017-09-16 11:41:27 +02:00
Frederik Rietdijk e8f873671f Merge pull request #29334 from rvl/python-textacy
pythonPackages.textacy: init at 0.4.1
2017-09-16 11:29:44 +02:00
Jan Malakhovski ae86fddd95 notmuch: switch to gmime3, make all tests pass with gmime3 2017-09-16 09:20:05 +00:00
Jan Malakhovski 04e97f9868 gmime: expose versions 2017-09-16 09:20:05 +00:00
Servilio Afre Puentes 9785fc73a0 gmime: init at 3.0.1, leave 2.6.23 as is
This needs to be added as a separate package because API changed in 3.0, see:

https://mail.gnome.org/archives/gmime-devel-list/2017-April/msg00002.html
https://developer.gnome.org/gmime/3.0/gmime-changes-3-0.html
3fd646c955/PORTING
2017-09-16 09:20:05 +00:00
Vladimír Čunát b82b23b25b
Merge #29335: chromium: 60.0.3112.90 -> 61.0.3163.79 [security] 2017-09-16 11:06:52 +02:00
adisbladis 9ede0dea45
caddy: 0.10.7 -> 0.10.9 2017-09-16 16:54:47 +08:00
Rodney Lorrimar fdb90edc6c pythonPackages.pyphen: init at 0.9.4 2017-09-16 09:23:17 +01:00
Rodney Lorrimar c5d1218336 pythonPackages.ijson: init at 2.3 2017-09-16 09:23:17 +01:00
Rodney Lorrimar d851b95d63 pythonPackages.clld-cffi: init at 0.1.4 2017-09-16 09:23:17 +01:00
Rodney Lorrimar fad89eda77 pythonPackages.spacy: add models data attr set
Model                   Version
es_core_web_md          1.0.0
fr_depvec_web_lg        1.0.0
en_core_web_md          1.2.1
en_depent_web_md        1.2.1
en_core_web_sm          1.2.0
de_core_news_md         1.0.0
en_vectors_glove_md     1.0.0
2017-09-16 09:23:17 +01:00
Rodney Lorrimar 3b1877f4c0 pythonPackages.textacy: init at 0.4.1 2017-09-16 09:23:16 +01:00
Rodney Lorrimar 18161a5b6f pythonPackages.pyemd: init at 0.4.4
This module is a requirement of textacy.
2017-09-16 09:23:16 +01:00
Rodney Lorrimar 31037bab49 pythonPackages.cachetools: Add version 2.0.1
Textacy requires a later version.

v2.0.0 introduced breaking changes, so keep two versions for other
packages.
2017-09-16 09:23:15 +01:00
Rodney Lorrimar 151d0fde19 pythonPackages.unidecode: 0.04.18 -> 0.04.21
Higher version is a requirement of textacy.
2017-09-16 09:23:15 +01:00
Joachim F 7af36040e8 Merge pull request #29436 from Infinisil/griup
namecoin service: fix typo
2017-09-16 06:38:21 +00:00
Cray Elliott 8080285966 zandronum: fix soundfont support, minor cleanup
also add myself to maintainers
2017-09-15 23:08:47 -07:00
Peter Hoeg 569867b3e8 dropbox: 34.4.20 -> 34.4.22 2017-09-16 10:35:19 +08:00
Nikolay Amiantov eb2f321e11 python.pkgs.mxnet: init at 0.11.0 2017-09-16 04:40:55 +03:00
Nikolay Amiantov c71d8a1aeb mxnet: init at 0.11.0 2017-09-16 04:40:55 +03:00
Samuel Leathers 755e6eb22e hcs_utils: 1.5 -> 2.0 2017-09-15 21:03:51 -04:00
Samuel Leathers f8f62d5216 nilearn: 0.2.5 -> 0.3.1
fixes #29178
2017-09-16 00:25:11 +01:00
Joachim Fasting dd170cd5df
hardened-config: build with fortify source 2017-09-16 00:31:25 +02:00
Joachim Fasting 9a763f8f59
hardened-config: enable the randstruct plugin 2017-09-16 00:31:23 +02:00
Joachim Fasting edd0d2f2e9
hardened-config: additional refcount checking 2017-09-16 00:31:17 +02:00
Tuomas Tynkkynen a0a8f0ac87 python2: Use system libffi on Aarch64
libffi needs a patch to actually work on aarch64 (or the cffi Python package
fails its testsuite). Of course the bundled version of libffi has the
same bug, so don't use the buggy version on aarch64.

Python3 already uses the system libffi on all platforms. I don't know
why Python2 doesn't.
2017-09-16 01:16:08 +03:00
Silvan Mosberger fea9e081a9
namecoin service: fix typo 2017-09-15 23:08:53 +02:00
Tuomas Tynkkynen 65445212df libffi: Add aarch64 patch
This fixes pythonPackages.cffi test suite failure.
2017-09-15 23:55:50 +03:00
Tuomas Tynkkynen c8e7aab0c8 sd-image-aarch64: Increase CMA memory so RPi3 virtual console works again 2017-09-15 23:15:16 +03:00
Franz Pletz b19fa00e3e
Revert "mcrl2: force use of gcc5 to prevent compilation errors"
This reverts commit 5e5e57b57b.

Already fixed with edd94f5fcd.
2017-09-15 21:51:35 +02:00
Herwig Hochleitner 6141d8e6fd chromium: shorten mkdir -p 2017-09-15 21:33:37 +02:00
Peter Simons 76519f9299 ghc-7.2.2: record the commit that broke it
git-bisect says the problem is 51cf42ad0d.
2017-09-15 20:52:24 +02:00
Peter Simons d2f206c061 Merge pull request #29328 from therealpxc/tldr-hs
haskellPackages.tldr: fix build, add as a top-level package
2017-09-15 20:51:22 +02:00