summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
...
| * | | | libuv: disable a problematic test on DarwinVladimír Čunát2017-02-28
| | | | |
| * | | | Merge branch 'master' into stagingVladimír Čunát2017-02-27
| |\ \ \ \
| * \ \ \ \ Merge #23245: break gnutls -> openssl dependencyVladimír Čunát2017-02-27
| |\ \ \ \ \
| | * | | | | libevent: split _openssl into a separate outputVladimír Čunát2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ... to save ~3.4 MB of openssl from the default closure.
| * | | | | | Merge #22854: mesa: 13.0.x -> 17.0.0Vladimír Čunát2017-02-27
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | The versioning scheme is changing to start with the year.
| | * | | | | | mesa: Remove obsolete patchingTuomas Tynkkynen2017-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code we're patching was removed in 2015: http://comments.gmane.org/gmane.comp.video.mesa3d.devel/102524
| | * | | | | | mesa: 13.0.4 -> 17.0.0Tuomas Tynkkynen2017-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also enable the etnaviv driver on ARM, which got added in this release (and I've confirmed that it can run glmark2 relatively successfully).
| * | | | | | | binutils: drop the $dev/bin symlinkVladimír Čunát2017-02-27
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #18839. I suspect I once added this just because of some deficiencies in an early development version of the multiple-output framework in stdenv.
| * | | | | | Python 2.7: increase priority - fixupFrederik Rietdijk2017-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the manual: > This attribute should be a number, with a higher value denoting a lower priority. The default priority is 0. Just passing -5 or -10 wasn't sufficient, so let's make it -100.
| * | | | | | Python 2.7: increase priorityFrederik Rietdijk2017-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Higher priority than Python 3.x so that `/bin/python` points to `/bin/python2` in case both 2 and 3 are installed.
| * | | | | | Python 3.4: improve determinismFrederik Rietdijk2017-02-26
| | | | | | |
| * | | | | | Python 3.4: use system expat and ffiFrederik Rietdijk2017-02-26
| | | | | | |
| * | | | | | Python 3.4: improve determinismFrederik Rietdijk2017-02-26
| | | | | | |
| * | | | | | Python 3.6: use system expat and ffiFrederik Rietdijk2017-02-26
| | | | | | |
| * | | | | | Python 3.6: improve determinismFrederik Rietdijk2017-02-26
| | | | | | |
| * | | | | | Python 3.5: use system expat and ffiFrederik Rietdijk2017-02-26
| | | | | | |
| * | | | | | Python: mkPythonDerivation: use PYTHONHASHSEED=0Frederik Rietdijk2017-02-26
| | | | | | |
| * | | | | | Python 3.5: improve determinismFrederik Rietdijk2017-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Windows installers are indeterministic and we don't need them. - since Python 3 ensurepip is installed by default. pip is indeteministic and we don't need it. - rebuild bytecode to ensure its deterministic
| * | | | | | Python 2.7: improve determinismFrederik Rietdijk2017-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is some randomness in the Windows installers. Since we don't need them, we delete them.
* | | | | | | Merge pull request #23273 from lsix/update_octaveMichael Raskin2017-03-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | octave: 4.2.0 -> 4.2.1
| * | | | | | | octave: 4.2.0 -> 4.2.1Lancelot SIX2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See glists.gnu.org/archive/html/info-gnu/2017-02/msg00011.html for release announcements.
* | | | | | | | libbsd: 0.8.2 -> 0.8.3Peter Hoeg2017-03-01
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | tinycc: restrict platforms to x86_64-linuxJoachim Fasting2017-03-01
| | | | | | |
* | | | | | | python.pkgs.uranium: init at 2.4.0Nikolay Amiantov2017-03-01
| | | | | | |
* | | | | | | python.pkgs.libarcus: init at 2.4.0Nikolay Amiantov2017-03-01
| | | | | | |
* | | | | | | bazel: Wrap so java is present at runtimeBenjamin Staffin2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bazel can't start up without javac in $PATH.
* | | | | | | bazel: consolidate bazel test invocationsBenjamin Staffin2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This way it can run them in parallel.
* | | | | | | Merge pull request #23286 from ttuegel/qt5-community-releasesThomas Tuegel2017-02-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update Qt 5 community releases automatically
| * | | | | | | qt57: update community releases automaticallyThomas Tuegel2017-02-28
| | | | | | | |
* | | | | | | | lua5_{2,3}: replace sha1 with sha256Jörg Thalheim2017-02-28
| | | | | | | |
* | | | | | | | bazel: replace patch with patchShebangs and substituteInPlaceItai Zukerman2017-02-28
| | | | | | | |
* | | | | | | | libjson_rpc_cpp_0_2_1: removeRobin Gloster2017-02-28
| | | | | | | |
* | | | | | | | libjson-rpc-cpp: 0.6.0 -> 0.7.0, fix buildRobin Gloster2017-02-28
| | | | | | | |
* | | | | | | | libclc: 2015-08-07 -> 2017-02-25Robin Gloster2017-02-28
| | | | | | | |
* | | | | | | | libcm: removeRobin Gloster2017-02-28
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | umaintained, broken and not used for 10 years
* | | | | | | rPackages: remove old cuda-related patchesNikolay Amiantov2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | gputools doesn't build but because of unrelated linking issues.
* | | | | | | rPackages: try to unbreak reverse dependencies of cudatoolkitNikolay Amiantov2017-02-28
| | | | | | |
* | | | | | | opensubdiv: 3.0.5 -> 3.2.0Nikolay Amiantov2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove cudatoolkit override as we have cudatoolkit = cudatoolkit8 now.
* | | | | | | cudatoolkit: remove OpenCL libraryNikolay Amiantov2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | libOpenCL is provided by ocl-icd with implementation in NVIDIA driver instead.
* | | | | | | clearsilver: fix buildRobin Gloster2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes CVE-2011-4357 cc @grahamc, @fpletz, @domenkozar, @rbvermaa
* | | | | | | Merge pull request #23275 from ttuegel/qt-5.7-fixesThomas Tuegel2017-02-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Qt 5.7 fixes
| * | | | | | | kwindowsystem: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |
| * | | | | | | attica: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |
| * | | | | | | sonnet: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |
| * | | | | | | kconfig: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |
| * | | | | | | karchive: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |
| * | | | | | | kwidgetsaddons: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |
| * | | | | | | kcoreaddons: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |
| * | | | | | | ki18n: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |
| * | | | | | | kitemviews: mark broken on Qt 5.5Thomas Tuegel2017-02-28
| | | | | | | |