summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Merge pull request #49250 from royneary/nim-0.19Gabriel Ebner2018-11-02
|\ | | | | nim: 0.18.0 -> 0.19.0
| * nrpl: fix compilation with nim 0.19royneary2018-10-31
| |
| * nim: update nodejs-slimroyneary2018-10-31
| |
| * nim: move build time dependencies into nativeBuildInputsroyneary2018-10-31
| |
| * nim: disable test supposedly broken on Aarch64royneary2018-10-27
| |
| * nim: don't hardcode gccroyneary2018-10-27
| |
| * nim: 0.18.0 -> 0.19.0royneary2018-10-27
| | | | | | | | | | | | | | | | | | - remove sqlite as dependency (I don't see why it's needed) - run checkPhase after installPhase (at least one test assumes the standard library in ../lib relative to the nim binary) - the broken tests pass now or don't exist anymore - two of the tests requiring network access pass now without network access - the tests in manyloc do not download dependencies and are passing now
* | Merge pull request #49548 from dtzWill/update/c-ares-1.15.0Will Dietz2018-11-02
|\ \ | | | | | | c-ares: 1.14.0 -> 1.15.0
| * | c-ares: 1.14.0 -> 1.15.0Will Dietz2018-10-31
| | | | | | | | | | | | https://c-ares.haxx.se/changelog.html#1_15_0
* | | Merge pull request #49570 from dtzWill/update/webkitgtk-2.22.3Will Dietz2018-11-02
|\ \ \ | | | | | | | | webkitgtk: 2.22.2 -> 2.22.3
| * | | webkitgtk: 2.22.2 -> 2.22.3Will Dietz2018-10-31
| | | | | | | | | | | | | | | | https://webkitgtk.org/2018/10/29/webkitgtk2.22.3-released.html
* | | | Merge pull request #49617 from aanderse/openscenegraph_3_4Michael Raskin2018-11-02
|\ \ \ \ | | | | | | | | | | Fix flightgear, simgear & speed_dreams
| * | | | flightgear & simgear: 2017.3.1 -> 2018.2.2Aaron Andersen2018-11-01
| | | | |
| * | | | openscenegraph: revive version 3.4.0Aaron Andersen2018-11-01
| | | | |
* | | | | Merge pull request #49605 from mroi/swift-4.2.1Will Dietz2018-11-01
|\ \ \ \ \ | | | | | | | | | | | | swift: 4.1.3 -> 4.2.1
| * | | | | swift: 4.1.3 -> 4.2.1Michael Roitzsch2018-11-01
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * necessary tweaks and patches to get swift 4.2.1 to build * disabled more tests because they would require additional patching * delete empty directories from final build output * some minor cleanup
* | | | | perldevel: 5.29.3 -> 5.29.4 (#49624)volth2018-11-02
| | | | |
* | | | | Merge pull request #49614 from markuskowa/licenses-26Renaud2018-11-02
|\ \ \ \ \ | | | | | | | | | | | | Add licenses
| * | | | | mockobjects: add license + descriptionMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | lucene: add license + descriptionMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | libmatthew-java: add licenseMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | jdom: add meta dataMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | httpunit: add license + homepageMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | hsqldb: add licenseMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | gwt-widgets: add licensesMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | gwt-dnd: add licenseMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | dbus-java: add licenseMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | jasper: add licenseMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | jama: add licenseMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | incrtcl: add licenseMarkus Kowalewski2018-11-01
| | | | | |
| * | | | | imlib: add license + descriptionMarkus Kowalewski2018-11-01
| | | | | |
* | | | | | leveldb: 1.18 -> 1.20 (#49587)Daniël de Kok2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: 1.20: https://github.com/google/leveldb/releases/tag/v1.20 1.19: https://github.com/google/leveldb/releases/tag/v1.19
* | | | | | yarn: 1.10.1 -> 1.12.1 (#49616)Christian Rackerseder2018-11-02
| |_|/ / / |/| | | |
* | | | | Merge pull request #47375 from taku0/remove_oraclejdk_10Franz Pletz2018-11-01
|\ \ \ \ \ | | | | | | | | | | | | oraclejdk: remove version 10
| * | | | | oraclejdk: remove version 10taku02018-11-01
| | | | | |
* | | | | | Merge pull request #49598 from dtzWill/update/nlohmann_json-3.4.0Renaud2018-11-01
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | nlohmann_json: 3.3.0 -> 3.4.0
| * | | | | nlohmann_json: 3.3.0 -> 3.4.0Will Dietz2018-11-01
| | |_|/ / | |/| | | | | | | | | | | | | https://github.com/nlohmann/json/releases/tag/v3.4.0
* | | | | Merge pull request #49460 from peterhoeg/u/pioPeter Hoeg2018-11-01
|\ \ \ \ \ | |_|/ / / |/| | | | platformio: 3.5.3 -> 3.6.1
| * | | | platformio: 3.5.3 -> 3.6.1Peter Hoeg2018-11-01
| | | | |
* | | | | Merge pull request #48326 from jerith666/jdk11Franz Pletz2018-11-01
|\ \ \ \ \ | | | | | | | | | | | | openjdk: 10.0.2 -> 11.0.1
| * | | | | openjdk: 10.0.2 -> 11.0.1Matt McHenry2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the jre is no longer an official part of the jdk (jmod is recommended as a replacement when needing to create smaller runtime images) * darwin continues to use zulu from azul * apps that used 10 now use 11 (eclipse, bazel, josm)
| * | | | | jdk: give more detail when bootstrap jdks are missingMatt McHenry2018-10-25
| |/ / / /
* | | | | pythonPackages.trueskill: init at 0.4.5 (#49342)Edmund Wu2018-11-01
| | | | |
* | | | | pythonPackages.zstd: init at 1.3.5.1 (#49339)Edmund Wu2018-11-01
| | | | |
* | | | | lightstep-tracer-cpp: 0.36 -> 0.8.1Vaibhav Sagar2018-10-31
| |/ / / |/| | |
* | | | Merge pull request #49558 from tohl/masterMichael Raskin2018-10-31
|\ \ \ \ | | | | | | | | | | sbcl updated, tested on nixos x86_64
| * | | | sbcl: 1.4.12 -> 1.4.13Tomas Hlavaty2018-10-31
| | | | |
* | | | | Merge pull request #49158 from alyssais/doh-proxyRobert Schütz2018-10-31
|\ \ \ \ \ | |/ / / / |/| | | | doh-proxy: init at 0.0.8
| * | | | python3Packages.aioh2: init at 0.2.2Alyssa Ross2018-10-31
| | | | | | | | | | | | | | | | | | | | Tests skipped due to https://github.com/decentfox/aioh2/issues/17.
| * | | | python3Packages.aiohttp_remotes: init at 0.1.2Alyssa Ross2018-10-31
| | | | |