summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/tests: move sysctl test to miscJoachim Fasting2017-09-16
|
* Merge pull request #29461 from FRidh/pitzFrederik Rietdijk2017-09-16
|\ | | | | python.pkgs.{pitz, clepy}: remove old packages
| * python.pkgs.{pitz, clepy}: remove old packagesFrederik Rietdijk2017-09-16
| | | | | | | | | | These were added in 2013 by @bjornfor but haven't been touched since. They seem to be unmaintained, both in Nixpkgs and by upstream.
* | Merge pull request #29334 from rvl/python-textacyFrederik Rietdijk2017-09-16
|\ \ | | | | | | pythonPackages.textacy: init at 0.4.1
| * | pythonPackages.pyphen: init at 0.9.4Rodney Lorrimar2017-09-16
| | |
| * | pythonPackages.ijson: init at 2.3Rodney Lorrimar2017-09-16
| | |
| * | pythonPackages.clld-cffi: init at 0.1.4Rodney Lorrimar2017-09-16
| | |
| * | pythonPackages.spacy: add models data attr setRodney Lorrimar2017-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | pythonPackages.textacy: init at 0.4.1Rodney Lorrimar2017-09-16
| | |
| * | pythonPackages.pyemd: init at 0.4.4Rodney Lorrimar2017-09-16
| | | | | | | | | | | | This module is a requirement of textacy.
| * | pythonPackages.cachetools: Add version 2.0.1Rodney Lorrimar2017-09-16
| | | | | | | | | | | | | | | | | | | | | Textacy requires a later version. v2.0.0 introduced breaking changes, so keep two versions for other packages.
| * | pythonPackages.unidecode: 0.04.18 -> 0.04.21Rodney Lorrimar2017-09-16
| | | | | | | | | | | | Higher version is a requirement of textacy.
* | | Merge #29335: chromium: 60.0.3112.90 -> 61.0.3163.79 [security]Vladimír Čunát2017-09-16
|\ \ \
| * | | chromium: shorten mkdir -pHerwig Hochleitner2017-09-15
| | | |
| * | | chromium: create libexec output dir in installphaseHerwig Hochleitner2017-09-15
| | | |
| * | | chromium: remove swiftshader install dirHerwig Hochleitner2017-09-15
| | | |
| * | | chromium: 60.0.3112.113 -> 61.0.3163.79Herwig Hochleitner2017-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2017-5111 CVE-2017-5112 CVE-2017-5113 CVE-2017-5114 CVE-2017-5115 CVE-2017-5116 CVE-2017-5117 CVE-2017-5118 CVE-2017-5119 CVE-2017-5120
| * | | chromium: 60.0.3112.90 -> 60.0.3112.113Kirill Boltaev2017-09-14
| | | |
* | | | Merge pull request #29436 from Infinisil/griupJoachim F2017-09-16
|\ \ \ \ | | | | | | | | | | namecoin service: fix typo
| * | | | namecoin service: fix typoSilvan Mosberger2017-09-15
| | | | |
* | | | | zandronum: fix soundfont support, minor cleanupCray Elliott2017-09-15
| | | | | | | | | | | | | | | | | | | | also add myself to maintainers
* | | | | dropbox: 34.4.20 -> 34.4.22Peter Hoeg2017-09-16
| | | | |
* | | | | python.pkgs.mxnet: init at 0.11.0Nikolay Amiantov2017-09-16
| | | | |
* | | | | mxnet: init at 0.11.0Nikolay Amiantov2017-09-16
| | | | |
* | | | | nilearn: 0.2.5 -> 0.3.1Samuel Leathers2017-09-16
| | | | | | | | | | | | | | | | | | | | fixes #29178
* | | | | hardened-config: build with fortify sourceJoachim Fasting2017-09-16
| | | | |
* | | | | hardened-config: enable the randstruct pluginJoachim Fasting2017-09-16
| | | | |
* | | | | hardened-config: additional refcount checkingJoachim Fasting2017-09-16
| | | | |
* | | | | python2: Use system libffi on Aarch64Tuomas Tynkkynen2017-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | libffi: Add aarch64 patchTuomas Tynkkynen2017-09-15
|/ / / / | | | | | | | | | | | | This fixes pythonPackages.cffi test suite failure.
* | | | sd-image-aarch64: Increase CMA memory so RPi3 virtual console works againTuomas Tynkkynen2017-09-15
| | | |
* | | | Revert "mcrl2: force use of gcc5 to prevent compilation errors"Franz Pletz2017-09-15
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5e5e57b57bc06119b63e07405a2550894e5bff83. Already fixed with edd94f5fcd077a9e7eb80102cc076a8f8bfe3524.
* | | | ghc-7.2.2: record the commit that broke itPeter Simons2017-09-15
| | | | | | | | | | | | | | | | git-bisect says the problem is 51cf42ad0d3ccb55af182f1f0ee5eb5094ea5995.
* | | | Merge pull request #29328 from therealpxc/tldr-hsPeter Simons2017-09-15
|\ \ \ \ | | | | | | | | | | haskellPackages.tldr: fix build, add as a top-level package
| * | | | haskellPackages.tldr: fix build and add to top-level packagesPatrick Callahan2017-09-15
| | | | |
| * | | | shell-conduit: disable tests on Darwin to fix buildPatrick Callahan2017-09-15
| | | | |
* | | | | nixos/wpa_supplicant: use literalExampleBjørn Forsman2017-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For various reasons, big Nix attrsets look ugly in the generated manual page[1]. Use literalExample to fix it. [1] Quotes around attribute names are lost, newlines inside multi-line strings are shown as '\n' and attrs written on multiple lines are joined into one.
* | | | | zandronum: 2.1.2 -> 3.0Cray Elliott2017-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove sqlite-amalgamation and put it internal to the zandronum folder, as it is only used by zandronum. Patches needed to avoid build impurities and to get the correct protocol version to connect to public servers. remove zandronum_bin as it is no longer needed
* | | | | doomseeker: 1.0 -> 1.1Cray Elliott2017-09-15
| | | | |
* | | | | nntp-proxy: fix clang buildDaiderd Jordan2017-09-15
| | | | |
* | | | | Merge pull request #29141 from danielfullmer/k2pdfoptJoachim F2017-09-15
|\ \ \ \ \ | |/ / / / |/| | | | k2pdfopt: 2.32 -> 2.42
| * | | | k2pdfopt: 2.32 -> 2.42Daniel Fullmer2017-09-09
| | | | |
| * | | | gocr: Install libraries and includesDaniel Fullmer2017-09-08
| | | | |
* | | | | pharo-launcher: fix buildJoachim Fasting2017-09-15
| | | | | | | | | | | | | | | | | | | | As noted by @dtzWill at https://github.com/NixOS/nixpkgs/pull/26924/files#r126686231
* | | | | Merge pull request #29430 from NixOS/revert-29424-slight-haskell-cleanupPeter Simons2017-09-15
|\ \ \ \ \ | | | | | | | | | | | | Revert "haskell infra, ghc: Slight cleanup"
| * | | | | Revert "haskell infra, ghc: Slight cleanup"Peter Simons2017-09-15
|/ / / / /
* | | | | Merge pull request #29394 from acowley/emacsMacport-25.3Joachim F2017-09-15
|\ \ \ \ \ | | | | | | | | | | | | emacsMacport: emacs-25.2 => 25.3, macport-6.3 => 6.7
| * | | | | emacsMacport: emacs-25.2 => 25.3, macport-6.3 => 6.7Anthony Cowley2017-09-14
| | |_|_|/ | |/| | |
* | | | | Merge pull request #29424 from obsidiansystems/slight-haskell-cleanupJohn Ericson2017-09-15
|\ \ \ \ \ | | | | | | | | | | | | haskell infra, ghc: Slight cleanup
| * | | | | haskell infra: Fix cross as much as possible without changing hashesJohn Ericson2017-09-15
| | | | | |