summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-10
|
* Merge pull request #31488 from adisbladis/awscliOrivej Desh2017-11-10
|\ | | | | awscli: 1.11.162 -> 1.11.185
| * pythonPackages.s3transfer: 0.1.10 -> 0.1.11adisbladis2017-11-11
| |
| * pythonPackages.botocore: 1.7.20 -> 1.7.43adisbladis2017-11-11
| |
* | jasper: 2.0.13 -> 2.0.14Pascal Wittmann2017-11-10
| |
* | icmake: 9.02.02 -> 9.02.03Pascal Wittmann2017-11-10
| |
* | Merge #31501: llvm-{3.4,3.5}: glibc 2.26 fixesVladimír Čunát2017-11-10
|\ \
| * | llvm_35: fix build with glibc 2.26Piotr Bogdan2017-11-10
| | |
| * | llvm_34: fix build with glibc 2.26Piotr Bogdan2017-11-10
| | |
* | | Merge pull request #31487 from jbaum98/nbconvertDaiderd Jordan2017-11-10
|\ \ \ | | | | | | | | pythonPackages.nbconvert: fix failing tests on darwin
| * | | pythonPackages.nbconvert: fix failing tests on darwinJake Waksbaum2017-11-10
| | |/ | |/|
* | | Merge pull request #31484 from pbogdan/coreclr-glibc-226Orivej Desh2017-11-10
|\ \ \ | | | | | | | | coreclr: fix build with glibc 2.26
| * | | coreclr: fix build with glibc 2.26Piotr Bogdan2017-11-10
| | |/ | |/|
* | | bazel: fix lost dependenciesNikolay Amiantov2017-11-10
| | | | | | | | | | | | Fixes #31249
* | | bazel: add Nix hacksNikolay Amiantov2017-11-10
| |/ |/| | | | | Those are needed to build Bazel packages in Nix.
* | Merge #31455: gcj: fix build with glibc-2.26Vladimír Čunát2017-11-09
|\ \
| * | gcj: fix build with glibc 2.26Piotr Bogdan2017-11-09
| |/
* | Merge #31404: libzip: security 1.2.0 -> 1.3.0Vladimír Čunát2017-11-09
|\ \
| * | libzip: 1.2.0 -> 1.3.0Piotr Bogdan2017-11-08
| | |
* | | Merge #31449: hhvm: fix build with glibc-2.26Vladimír Čunát2017-11-09
|\ \ \
| * | | hhvm: fix build with glibc 2.26Piotr Bogdan2017-11-09
| | |/ | |/|
* | | libgit2: fix darwin buildDaiderd Jordan2017-11-09
| | |
* | | jenkins: 2.88 -> 2.89James Earl Douglas2017-11-09
| | |
* | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-11-09
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/af07a23b871dc23098771ce606093df582eb5f4a.
* | | LTS Haskell 9.12Peter Simons2017-11-09
|/ /
* | Merge pull request #31394 from xvapx/sybaseLancelot SIX2017-11-09
|\ \ | | | | | | pythonPackages.sybase: move to python-modules
| * | pythonPackages.sybase: move to python-modulesMarti Serra2017-11-08
| | |
* | | Merge pull request #31425 from Mankarse/openal-soft-1.18.2Orivej Desh2017-11-09
|\ \ \ | | | | | | | | openal-soft: 1.17.2 -> 1.18.2
| * | | openal-soft: 1.17.2 -> 1.18.2Evan Wallace2017-11-09
| | | |
* | | | allegro5: 5.2.2.0 -> 5.2.3.0Evan Wallace2017-11-09
| | | |
* | | | Merge pull request #31422 from mimadrid/update/filezilla-3.29.0Orivej Desh2017-11-09
|\ \ \ \ | | | | | | | | | | filezilla: 3.28.0 -> 3.29.0
| * | | | libfilezilla: 0.11.0 -> 0.11.1mimadrid2017-11-09
| | | | |
* | | | | ccl: fix build with glibc 2.26Orivej Desh2017-11-09
|/ / / /
* | | | Merge pull request #30318 from peterhoeg/u/qtoxFranz Pletz2017-11-09
|\ \ \ \ | | | | | | | | | | libmsgpack/libtoxcore/qtox: several related package upgrades
| * | | | libtoxcore: 0.1.8 -> 0.1.10Peter Hoeg2017-11-06
| | | | |
| * | | | libmsgpack: 2.0.0 -> 2.1.5Peter Hoeg2017-11-06
| | | | |
| * | | | libmsgpack: house keepingPeter Hoeg2017-11-06
| | | | |
* | | | | python/natsort: Skip some tests with Python 3.[56]aszlig2017-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the update to Python 3.6.3 in f906d6d18e87f4e2ee8a47d4f6040c77fd6 some of the Hypothesis tests in natsort suddenly begin to fail with errors like this one: res = '\x00\x00', f = <built-in function strxfrm> > return partial(reduce, lambda res, f: f(res), functions) E ValueError: embedded null character The tests didn't fail with Python 3.6.2, but they did fail with Python 3.5 already. I didn't dig through what the exact problem was, but I'd guess that the problem could lie in Hypothesis itself. Unfortunately updating to the latest version of Hypothesis didn't turn out to be that easy as well, because the newer versions have a circular dependency on pytest and a few other libraries. So I opted against updating Hypothesis for now and just mark the tests as "expected to fail" on purpose so that whenever we someday have a newer version of Hypothesis, the build for natsort will fail and we can remove this patch again. Tested against Python 2.7, 3.4, 3.5 and 3.6 and all of the builds now succeed. Signed-off-by: aszlig <aszlig@nix.build> Cc: @jluttine, @FRidh
* | | | | flow: 0.58.0 -> 0.59.0Ruben Maher2017-11-09
| |/ / / |/| | |
* | | | Merge pull request #31357 from ttuegel/qt-5-tmpThomas Tuegel2017-11-08
|\ \ \ \ | | | | | | | | | | Qt 5: revert 5.9.2; remove build temporary directory
| * \ \ \ Merge branch 'master' into qt-5-tmpThomas Tuegel2017-11-07
| |\ \ \ \
| * | | | | qt5: Add instructions for updating and patchingThomas Tuegel2017-11-07
| | | | | |
| * | | | | phantomjs2: remove obsolete RPATH hackThomas Tuegel2017-11-07
| | | | | |
| * | | | | pyqt5: no need to set --qmake in configureThomas Tuegel2017-11-07
| | | | | |
| * | | | | qtstyleplugins: remove obsolete install prefix hackThomas Tuegel2017-11-07
| | | | | |
| * | | | | qscintilla: fix qmake install pathsThomas Tuegel2017-11-07
| | | | | |
| * | | | | qoauth: fix Qt mkspecs install pathThomas Tuegel2017-11-07
| | | | | |
| * | | | | mlt: extra CFLAGS for QtSvgThomas Tuegel2017-11-07
| | | | | |
| * | | | | qt5: factor out common definitions and remove symlink farmThomas Tuegel2017-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The module definitions are factored out and shared between qt56 and qt59. The symlink farm which was created during builds is no longer needed.
| * | | | | Revert "Merge pull request #30255 from bkchr/qt_5_9_2"Thomas Tuegel2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4cf0b6ba5d5ab5eb20a88449e0612f4dad8e4c29, reversing changes made to 756b9c7d6caae3b02151642b85d84e9b4e4e9b17. Qt 5.9.2 is reverted to Qt 5.9.1, as recommended by KDE upstream due to https://bugreports.qt.io/browse/QTBUG-64017