about summary refs log tree commit diff
path: root/pkgs/development
AgeCommit message (Collapse)AuthorFilesLines
2019-11-07python3Packages.todoist: 8.1.0 -> 8.1.1Maximilian Bosch1-2/+2
2019-11-06Merge pull request #72142 from chessai/arrayfire-updateMichael Bishop1-36/+20
arrayfire: update
2019-11-06arrayfire: updatechessai1-36/+20
- Depend on `clfft`, `clblas`, and `opencl-clhpp` from nixpkgs (do not fetch their sources) - Add `buildDocs` flag. When set to true, arrayfire's docs will be built using `doxygen`. - Ensure that `cudatoolkit` is not evaluated on darwin. - Move `python` from `buildInputs` to `nativeBuildInputs`. - Meta: Shrink `description` and add `longDescription`. - Meta: `homepage` formatting now adheres to nixpkgs manual. - Meta: remove version - A few minour syntactic-only changes.
2019-11-06Merge pull request #72925 from davidak/nlohmann_json_disable_testsGraham Christensen1-1/+3
nlohmann_json: disable tests for now since they timeout
2019-11-06Revert "python: jupyter_console: 5.2.0 -> 6.0.0"Merijn Broeren1-2/+2
This reverts commit dc4eb2fc5e6c2731dd61e75aa7823f91aa29bf31. It was added in a large PR (#71893) by @fridh, where he already predicted some of the changes would have to be reverted. This is an obvious one, it breaks python 2.7 compatibility, as that needs 5.x of jupyter_console.
2019-11-06nlohmann_json: disable tests for now since they timeoutdavidak1-1/+3
2019-11-06leatherman: 1.8.0 -> 1.9.0R. RyanTM1-2/+2
(#72553)
2019-11-06renpy: 7.3.3 -> 7.3.5 (#72653)R. RyanTM1-2/+2
(#72653)
2019-11-06opencv3: 3.4.7 -> 3.4.8 (security)Robert Scott1-3/+3
addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939 all internal downloads are unchanged for this release
2019-11-06libtommath: 1.1.0 -> 1.2.0R. RyanTM1-2/+2
(#72554)
2019-11-06Merge pull request #68954 from dguibert/dg/cudatoolkit_10_1Andreas Rammhold2-15/+44
cudatoolkit: add 10.1.243
2019-11-05pythondialog: init at 3.4.0Marius Bergmann1-0/+27
2019-11-05ocamlPackages.reason: 3.5.0 → 3.5.1Vincent Laporte1-3/+3
Ensure compatibility with OCaml 4.09
2019-11-06Merge pull request #72624 from witkamp/masterDaiderd Jordan1-3/+5
muparser: add darwin support
2019-11-05flow: 0.111.0 -> 0.111.3Mario Rodas1-2/+2
2019-11-05arrow-cpp: 0.15.0 -> 0.15.1Jonathan Ringer1-2/+2
2019-11-05Merge pull request #72792 from jlesquembre/clj-kondo-updateworldofpeace1-2/+2
clj-kondo: 2019.10.26 -> 2019.11.03
2019-11-05sysbench: 1.0.17 -> 1.0.18R. RyanTM1-8/+13
* sysbench: 1.0.17 -> 1.0.18 (#72685) * sysbench: set meta.homepage + cleanup build inputs (vim isn't needed since 1.0.12) + enable parallel building
2019-11-05onnxruntime: 0.5.0 -> 1.0.0Jonathan Ringer1-2/+7
2019-11-05python3Packages.cytoolz: 0.10.0 -> 0.10.1Jonathan Ringer1-2/+2
2019-11-05qtcreator 4.9.1 -> 4.10.0 (#70573)Andrew Newman3-26/+31
Added optional withClangPlugins to disable clang plugins compilation and, therefore, vendor clang dependency.
2019-11-05gjs: various improvements (#72805)Jan Tojnar2-2/+84
gjs: various improvements
2019-11-05gjs: add separateDebugInfoJan Tojnar1-0/+2
2019-11-05python.pkgs.pyglet: Fix missing librariesPhilip Kranz1-0/+6
Add the paths for Xext, fontconfig and freetype to the hardcoded library paths in load_library.
2019-11-05pythonPackages.mesonpep517: init at 0.1.9999994Frederik Rietdijk1-0/+42
2019-11-05pythonPackages.intreehooks: init at 1.0Frederik Rietdijk1-0/+28
2019-11-05pythonPackages.scikitlearn: 0.21.2 -> 0.21.3Tyler Benster1-2/+2
2019-11-05python38Packages.telethon: 1.9.0 -> 1.10.8R. RyanTM1-2/+2
2019-11-05python38Packages.wurlitzer: 1.0.3 -> 2.0.0R. RyanTM1-2/+2
2019-11-05python38Packages.willow: 1.1 -> 1.3R. RyanTM1-2/+2
2019-11-05pythonPackages.schema: Add myself as maintainerTobias Mayer1-0/+1
2019-11-05pythonPackages.schema: FixTobias Mayer1-2/+9
This depends on contextlib2 and mock. The preConfigure hook can probably be removed with the next version bump, see https://github.com/keleshev/schema/pull/222.
2019-11-05Merge pull request #66645 from WhittlesJr/python-easysnmp-and-poster3Linus Heckemann2-0/+92
pythonPackages.easysnmp: init at 0.2.5; python3Packages.poster3: init at 0.8.1
2019-11-05ocamlPackages.checkseum: 0.0.3 → 0.1.1Vincent Laporte2-30/+16
This fixes the “decompress” library on non-x86_64 platforms
2019-11-04python3Packages.nvchecker: 1.4.4 -> 1.5Mario Rodas1-8/+6
2019-11-04Merge pull request #72670 from r-ryantm/auto-update/rocksdbRyan Mulligan1-2/+2
rocksdb: 6.3.6 -> 6.4.6
2019-11-04Merge pull request #72559 from r-ryantm/auto-update/libpwqualityMario Rodas1-2/+2
libpwquality: 1.4.1 -> 1.4.2
2019-11-05gjs: clean upJan Tojnar1-11/+40
* format * add homepage
2019-11-05gjs: move to top-levelJan Tojnar2-2/+53
2019-11-04Merge pull request #72795 from jtojnar/mm-common-1.0Jan Tojnar1-4/+16
mm-common: 0.9.12 → 1.0.0
2019-11-04mm-common: 0.9.12 → 1.0.0Jan Tojnar1-4/+16
https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.0.news
2019-11-04clj-kondo: 2019.10.26 -> 2019.11.03José Luis Lafuente1-2/+2
2019-11-04python3Packages.solo-python: 0.0.15 -> 0.0.18Jonathan Ringer1-5/+20
2019-11-04pakcs: 2.1.2 -> 2.2.0gnidorah3-11/+13
2019-11-04kmsxx: 2018-10-23 -> 2019-10-28gnidorah1-7/+7
2019-11-04pythonPackages.pykde4: fix urlgnidorah1-1/+1
Became incorrect after #66585
2019-11-04python38Packages.xdis: 4.0.4 -> 4.1.2R. RyanTM1-2/+2
2019-11-04python38Packages.license-expression: 0.999 -> 1.0R. RyanTM1-2/+2
2019-11-04gitAndTools.pre-commit: 1.18.3 -> 1.20.0R. RyanTM1-2/+2
2019-11-04ocamlPackages.mlgmpidl: 1.2.10 -> 1.2.11R. RyanTM1-2/+2