summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
...
* | | lttng-uts: 2.9.1 -> 2.10.0Joachim Fasting2017-09-17
| | |
* | | lttng-tools: 2.9.5 -> 2.10.1Joachim Fasting2017-09-17
| | |
* | | Fix evalBjørn Forsman2017-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | $ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace error: while querying the derivation named ‘python2.7-rpkg-1.50’: attribute ‘gpl2plus’ missing, at .../pkgs/development/python-modules/rpkg/default.nix:24:15 Introduced by commit c29a721350add1addf2a8b77d0c591312f817a5a ("rpkg: 1.14 -> 1.50").
* | | Merge pull request #29465 from FRidh/aspellFrederik Rietdijk2017-09-17
|\ \ \ | | | | | | | | aspellWithDicts: use a single env
| * | | aspellWithDicts: use a single envFrederik Rietdijk2017-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In c0cf19608faf447d4b78f77ff36a770462b19a22 the function `aspellWithDicts` was introduced, that allows to build a derivation consisting of aspell and specified dictionaries. In 96457d26dded05bcba8e9fbb9bf0255596654aab a fix was included to properly find the dictionaries. Issue #29429 describes that, while the current method works for the aspell binary, it does not in case of the API. This commit rewrites the wrapper into a single derivation, create a single tree of symbolic references to both the binary and the dictionaries so that its possible to find the dictionaries with the API. Furthermore, the binary is wrapped so it can still find the dictionaries as well.
* | | | Merge pull request #29455 from disassembler/fedoraFrederik Rietdijk2017-09-17
|\ \ \ \ | | | | | | | | | | Fedora packaging tools update
| * | | | rpkg: 1.14 -> 1.50Samuel Leathers2017-09-16
| | | | |
| * | | | fedpkg: 1.14 -> 1.29Samuel Leathers2017-09-16
| | | | |
| * | | | python_fedora: 0.5.5 -> 0.9.0Samuel Leathers2017-09-16
| | | | |
| * | | | urlgrabber: 3.9.1 -> 3.10.2Samuel Leathers2017-09-16
| | | | |
| * | | | koji: 1.8 -> 1.13.0Samuel Leathers2017-09-16
| | | | |
| * | | | rpmfluff: init at 0.5.3Samuel Leathers2017-09-16
| | | | |
| * | | | cccolutils: init at 1.5Samuel Leathers2017-09-16
| | | | |
| * | | | openidc-client: init at 0.2.0Samuel Leathers2017-09-15
| | | | |
* | | | | Merge pull request #29484 from disassembler/internetarchiveFrederik Rietdijk2017-09-17
|\ \ \ \ \ | | | | | | | | | | | | internetarchive: 0.8.3 -> 1.7.2
| * | | | | internetarchive: 0.8.3 -> 1.7.2Samuel Leathers2017-09-16
| | | | | |
| * | | | | backports.csv: init at 1.0.5Samuel Leathers2017-09-16
| | | | | |
| * | | | | schema: init at 0.6.6Samuel Leathers2017-09-16
| | |_|_|/ | |/| | |
* | | | | gtkmm3: maintenance 3.22.0 -> 3.22.2Vladimír Čunát2017-09-16
| | | | |
* | | | | blender: Fix CUDA supportEelco Dolstra2017-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | CUDA toolkit 8 doesn't support gcc 6, so we have to build opensubdiv and blender with gcc 5.
* | | | | cudatoolkit: Move libcudart to a separate outputEelco Dolstra2017-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | This prevents opensubdiv (and thus blender) from having all of cudatoolkit in its closure.
* | | | | opencollada: 1.3 -> 1.6.59Eelco Dolstra2017-09-16
|/ / / /
* | | | python-cffi: fix test failures when using clangDaiderd Jordan2017-09-16
| | | |
* | | | Merge pull request #29435 from disassembler/arelleJörg Thalheim2017-09-16
|\ \ \ \ | | | | | | | | | | arelle: 2017-06-01 -> 2017-08-24
| * | | | arelle: 2017-06-01 -> 2017-08-24Samuel Leathers2017-09-16
| |/ / /
* | | | aiohttp-cors: 0.5.1 -> 0.5.3Samuel Leathers2017-09-16
| | | |
* | | | Merge pull request #29456 from disassembler/hglibJörg Thalheim2017-09-16
|\ \ \ \ | | | | | | | | | | hglib: 1.7 -> 2.4
| * | | | hglib: 1.7 -> 2.4Samuel Leathers2017-09-16
| |/ / /
* | | | Merge pull request #29447 from disassembler/hcs_utilsJörg Thalheim2017-09-16
|\ \ \ \ | | | | | | | | | | hcs_utils: 1.5 -> 2.0
| * | | | python.pkgs.hcs_utils: fix tests; disable python2Jörg Thalheim2017-09-16
| | | | |
| * | | | hcs_utils: 1.5 -> 2.0Samuel Leathers2017-09-15
| |/ / /
* | / / jscoverage: fix build with gcc6 (#29423)Samuel Leathers2017-09-16
| |/ / |/| |
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-16
|\ \ \
| * \ \ Merge pull request #29422 from disassembler/gensimFrederik Rietdijk2017-09-16
| |\ \ \ | | | | | | | | | | moto: 0.4.25 -> 0.4.31
| | * | | moto: 0.4.25 -> 0.4.31Samuel Leathers2017-09-15
| | |/ /
| * | | python.pkgs.spacy_models: fix evalFrederik Rietdijk2017-09-16
| | | |
| * | | Merge pull request #29439 from oxij/pkgs/notmuch-gmime-3Joachim F2017-09-16
| |\ \ \ | | | | | | | | | | gmime3: init; notmuch: use gmime3
| | * | | gmime: expose versionsJan Malakhovski2017-09-16
| | | | |
| | * | | gmime: init at 3.0.1, leave 2.6.23 as isServilio Afre Puentes2017-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 https://github.com/jstedfast/gmime/blob/3fd646c95503acb0d11bf67afde1c7bdd4fcc341/PORTING
| * | | | 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.
| * | | | | nilearn: 0.2.5 -> 0.3.1Samuel Leathers2017-09-16
| | | | | | | | | | | | | | | | | | | | | | | | fixes #29178
| * | | | | 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.