summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* dfu-util: init at 0.8Franz Pletz2015-07-23
| | | | | Since the website and Sourceforge are currently down, the source tarball is fetched from Debian mirrors.
* Merge pull request #8950 from datakurre/datakurre-master-buildoutgoibhniu2015-07-22
|\ | | | | zc_buildout_nix: 2.2.1 -> 2.4.0 | fix to prefer "system" packages
| * zc_buildout_nix: 2.2.1 -> 2.4.0Asko Soukka2015-07-22
| |
* | vaapiIntel: 1.5.1 -> 1.6.0William A. Kennington III2015-07-22
| |
* | libva: 1.5.1 -> 1.6.0William A. Kennington III2015-07-22
|/
* Merge pull request #8940 from joachifm/vimus-disable-32bit-linuxPeter Simons2015-07-22
|\ | | | | vimus: disable on 32 bit linux
| * vimus: disable on 32 bit linuxJoachim Fasting2015-07-22
| | | | | | | | A port of https://github.com/NixOS/nixpkgs/commit/57c5b8f5e179a758d9e9eb7f856e5f5bdb2fc5a3
* | glib-tested: disable appinfo test, cannot reproduce hydra failureLuca Bruno2015-07-22
| |
* | Merge pull request #8896 from dezgeg/pr-ovmflethalman2015-07-22
|\ \ | | | | | | edk2, OVMF: Fix build on GCC 4.9
| * | edk2, OVMF: Fix build on GCC 4.9Tuomas Tynkkynen2015-07-20
| | | | | | | | | | | | | | | | | | | | | The toolchain must be correctly specified in the OVMF build or it fails with 'Unsupported section alignment': http://hydra.nixos.org/build/23859056
* | | Merge pull request #8939 from joachifm/coreclr-disable-i686lethalman2015-07-22
|\ \ \ | | | | | | | | coreclr: disable i686 build
| * | | coreclr: disable i686 buildJoachim Fasting2015-07-22
| | |/ | |/| | | | | | | | | | | | | | | | | | | The hydra build [1] fails with error: Detected non x86_64 target processor. Not supported! [1]: https://hydra.nixos.org/build/23871656
* / | capstone: fix hhttps typo (ZHF)Luca Bruno2015-07-22
|/ /
* | nixpkgs: fsharp 3.1.1.32 -> 3.1.2.5Austin Seipp2015-07-21
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | nixpkgs: mono 4.0.1 -> 4.0.2.5Austin Seipp2015-07-21
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | nixpkgs: capstone 2.1.2 -> 3.0.4Austin Seipp2015-07-21
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge pull request #8917 from spl/update-closure-compilervbgl2015-07-21
|\ \ | | | | | | closure-compiler: 20150315 -> 20150609
| * | closure-compiler: 20150315 -> 20150609Sean Leather2015-07-21
| | |
* | | cargo: workaround frequent hash mismatches due to #8567Ricardo M. Correia2015-07-21
| | | | | | | | | | | | | | | | | | | | | | | | For now, let's remove `leaveDotGit`. The only visible effect I could see was that `cargo --version` won't report the git commit anymore, but that's only a minor issue compared to the build breaking often. Fixes #8566 and closes #8862.
* | | cups-filters: update, including security fixesVladimír Čunát2015-07-21
| | | | | | | | | | | | | | | | | | | | | - NEWS claims to fix CVE-2015-{3258,3279} - shell path is now directly configurable /cc maintainer @ttuegel.
* | | Merge pull request #8923 from retrry/vagrant-updatelethalman2015-07-21
|\ \ \ | | | | | | | | Vagrant: 1.7.3 -> 1.7.4 (ZHF)
| * | | Vagrant: 1.7.3 -> 1.7.4 (ZHF)Tadas Barzdzius2015-07-21
| | | |
* | | | pahole: fix build (ZHF)Luca Bruno2015-07-21
| | | |
* | | | signon: update to fix build (ZHF). cc @ttuegelLuca Bruno2015-07-21
| | | |
* | | | Merge pull request #8919 from samuelrivas/fix-rainbowstream-for-pypyCharles Strahan2015-07-21
|\ \ \ \ | | | | | | | | | | Add sitePackages to pypy's passthru
| * | | | Add sitePackages to pypy's passthruSamuel Rivas2015-07-21
| | | | |
* | | | | cogl: disable gles on darwin (ZHF). Untested on darwin.Luca Bruno2015-07-21
|/ / / /
* | | | Merge pull request #8916 from joachifm/scshArseniy Seroka2015-07-21
|\ \ \ \ | | | | | | | | | | scsh: 0.6.7 -> 0.7 pre-release
| * | | | scsh: 0.6.7 -> 0.7 pre-releaseJoachim Fasting2015-07-21
| | | | | | | | | | | | | | | | | | | | The scsh HEAD is buildable, whereas 0.6.7 segfaults during image creation.
* | | | | go: rename default.nix to 1.0.nixLuca Bruno2015-07-21
| | | | |
* | | | | go: 1.0 and 1.2 not supported on i686 (ZHF)Luca Bruno2015-07-21
| |_|/ / |/| | |
* | | | Merge branch 'qt5-psql'Thomas Tuegel2015-07-20
|\ \ \ \
| * | | | qt53: disable unsupported SIMD instruction setsThomas Tuegel2015-07-20
| | | | |
| * | | | qt53: override postgresql autodetectionThomas Tuegel2015-07-20
| | |/ / | |/| |
* | | | nixpkgs: ninja 1.5.3 -> 1.6.0Austin Seipp2015-07-20
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | nixpkgs: re2c 0.14.2 -> 0.14.3Austin Seipp2015-07-20
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | nixpkgs: libseccomp 2.2.1 -> 2.2.3Austin Seipp2015-07-20
|/ / / | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | Merge branch 'qt5-psql'Thomas Tuegel2015-07-20
|\ \ \
| * | | qt5.base: disable unsupported SIMD instruction setsThomas Tuegel2015-07-20
| | | | | | | | | | | | | | | | | | | | | | | | If not explicitly disabled, Qt tries to detect support for the various instruction sets. As a result, binaries built on Hydra may use instruction sets unsupported by clients.
| * | | qt5.base: override postgresql autodetectionThomas Tuegel2015-07-20
| | | |
| * | | qt5.base: install setupHook correctlyThomas Tuegel2015-07-19
| | | |
| * | | qt5.base: use pkgconfig unconditionallyThomas Tuegel2015-07-19
| | | |
* | | | gcc: fix multilib buildVladimír Čunát2015-07-20
| | | | | | | | | | | | | | | | | | | | Fixes #8706, thanks to @cpages a lot. Also ported to gcc5, without testing that one yet.
* | | | merge #8617: recoll: filters for LaTeX, RTF, and WPVladimír Čunát2015-07-20
|\ \ \ \
| * | | | libwpd: add meta.{description,license,homepage}Joachim Fasting2015-07-15
| | |/ / | |/| |
* | | | rainbowstream: purify (close #8791)Charles Strahan2015-07-20
| | | | | | | | | | | | | | | | This obviates the need for `cc` to be available at run time.
* | | | libssh: 0.7.0 -> 0.7.1William A. Kennington III2015-07-19
| | | |
* | | | Merge pull request #8871 from mayflower/php7-beta1Austin Seipp2015-07-19
|\ \ \ \ | | | | | | | | | | php70: init at 7.0beta1
| * | | | php70: init at 7.0beta1Robin Gloster2015-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The first beta of php7 has been released. This enables developers to test their code for breakage in preparation for the stable release and allows us to make sure we don't have any bugs in the packaging prior to the stable release.
* | | | | gstreamer-vaapi: 0.5.10 -> 0.6.0Thomas Strobel2015-07-19
| |_|/ / |/| | |