summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
...
* | | | | | | | jq: 1.5 -> 1.6Will Dietz2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * jq: 1.5 -> 1.6 (!!) (last release was in 2015! :)) * jq: drop darwin patch, appears resolved by upgrade commit history isn't that long, and has a few addressing behavior on osx re:strptime-- and since this patch doesn't apply it seems likely it's been resolved but probably can be checked by any interested folks w/darwin.
* | | | | | | | Merge pull request #49666 from averelld/rPackages.ps-build-fixPeter Simons2018-11-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | r-ps: patchShebangs in ./configure to fix build
| * | | | | | | | r-ps: patchShebangs in ./configure to fix buildAverell Dalton2018-11-02
| | | | | | | | |
* | | | | | | | | Merge pull request #49674 from typetetris/fix-46130Peter Simons2018-11-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | haskellPackages.sdl2: test-suite needs x server, so deactivate it
| * | | | | | | | | haskellPackages.sdl2: test-suite needs x server, so deactivate itEric Wolf2018-11-03
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | cargo-asm: fix build on macOS MojaveDaniël de Kok2018-11-03
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building cargo-asm on Mojave fails with ld: framework not found Security Add Security as a build input.
* | | | | | | | Merge pull request #49629 from marsam/feature/fixes-pyreJörg Thalheim2018-11-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pyre: 0.0.14 -> 0.0.17
| * | | | | | | | pyre: 0.0.14 -> 0.0.17Mario Rodas2018-11-02
| | | | | | | | |
| * | | | | | | | pyre: enable testsMario Rodas2018-11-01
| | | | | | | | |
| * | | | | | | | pyre: fix darwin buildMario Rodas2018-11-01
| | | | | | | | |
* | | | | | | | | grpc: disable werror for unknown warning optionMatthew Bauer2018-11-02
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | This seems silly to do an error for. It breaks clang builds.
* | | | | | | | gsasl: disable check on darwinMatthew Bauer2018-11-02
| |/ / / / / / |/| | | | | |
* | | | | | | betaflight: don’t use nanoMatthew Bauer2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | not in newlib
* | | | | | | inav: don’t use nanoMatthew Bauer2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | not in newlib
* | | | | | | avrlibc: set platforms to avr-noneMatthew Bauer2018-11-02
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | It will only build on avr architectures.
* | | | | | Merge pull request #48697 from ElvishJerricco/jailbreak-cabal-helperPeter Simons2018-11-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | haskellPackages.cabal-helper: Jailbreak restrictive bounds.
| * | | | | | haskellPackages.cabal-helper: Jailbreak restrictive bounds. [Fixes #45515]Will Fancher2018-10-19
| | | | | | |
* | | | | | | haskell-polyparse: use latest version for ghc-8.6.1Peter Simons2018-11-02
| | | | | | |
* | | | | | | timescaledb-parallel-copy: init at 2018-05-14Austin Seipp2018-11-02
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | haskell-brick: drop obsolete jailbreak for ghc-8.6.xPeter Simons2018-11-02
| | | | | |
* | | | | | Merge pull request #49648 from worldofpeace/granite/5.2.0Jan Tojnar2018-11-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | granite: 5.1.0 -> 5.2.0
| * | | | | | granite: 5.1.0 -> 5.2.0worldofpeace2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Correct License to LGPLv3+
* | | | | | | git-annex: update sha256 hash for new version 7.20181031Peter Simons2018-11-02
| | | | | | |
* | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/98ec0eee2ddef5d4a00e2ac4a95e8add46d23b69.
* | | | | | | haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16Peter Simons2018-11-02
| | | | | | |
* | | | | | | r-nloptr: fix build by adding pkgconfigPeter Simons2018-11-02
| | | | | | |
* | | | | | | nlopt: update from 2.4.2 to 2.5.0Peter Simons2018-11-02
| | | | | | |
* | | | | | | r-rlang: patch shebang in configure script to fix the buildPeter Simons2018-11-02
| | | | | | |
* | | | | | | R: update CRAN and BIOC package setsTom McLaughlin2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/49430.
* | | | | | | Revert "c-ares: 1.14.0 -> 1.15.0"Vladimír Čunát2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5ace2703096f16fa924072f3743d6eaac35bec32. It's a mass rebuild, moving to staging.
* | | | | | | Merge pull request #49641 from aanderse/openscenegraphMichael Raskin2018-11-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openscenegraph: 3.6.2 -> 3.6.3
| * | | | | | | openscenegraph: 3.6.2 -> 3.6.3Aaron Andersen2018-10-30
| | | | | | | |
* | | | | | | | 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