summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
...
| | * qt4: add patch to build with libressl 2.3Robin Gloster2015-12-23
| | |
| | * ruby: fix build with libressl2.3Robin Gloster2015-12-23
| | |
| * | Merge master into stagingVladimír Čunát2015-12-23
| |\ \
| * | | mesa: maintenance updates 11.0.5 -> 11.0.8Vladimír Čunát2015-12-21
| | | |
| * | | texinfo: cleanups and doCheck = false for non-interactiveVladimír Čunát2015-12-17
| | | | | | | | | | | | | | | | ... to simplify bootstrapping. Discussion on #11527.
| * | | texinfo: fix doCheck properly, cleanup (close #11527)Jan Malakhovski2015-12-17
| | | |
| * | | libffi: refactor metaVladimír Čunát2015-12-17
| | | |
| * | | libffi: doCheck optionally and do so for glib-testedVladimír Čunát2015-12-17
| | | | | | | | | | | | | | | | This is kind-of reverting fcf99efcd.
| * | | Merge pull request #11677 from jagajaga/gettext_patch_stagingPeter Simons2015-12-17
| |\ \ \ | | | | | | | | | | gettext: fix absolute path
| | * | | gettext: fix absolute pathArseniy Seroka2015-12-14
| | | | |
| * | | | Merge master into stagingVladimír Čunát2015-12-17
| |\ \ \ \
| * | | | | libpng: security updateVladimír Čunát2015-12-17
| | |/ / / | |/| | | | | | | | | | | | | It should finally fix #11030 and CVE-2015-8126
| * | | | Merge branch 'master' into stagingVladimír Čunát2015-12-05
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | This is to get the openssl security update immediately, as it surely causes a nontrivial rebuild.
| * \ \ \ \ Merge master into stagingVladimír Čunát2015-12-05
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Taken the version from recent channel bump, as it's well-tested. Close #11460.
| * | | | | | perl: 5.20.2 -> 5.20.3Eelco Dolstra2015-12-02
| | | | | | |
| * | | | | | glibc: Fix assertion failure when using incompatible locale dataEelco Dolstra2015-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Borrowed from http://git.savannah.gnu.org/cgit/guix.git/plain/gnu/packages/patches/glibc-locale-incompatibility.patch https://github.com/NixOS/nix/issues/599 We may also want to apply http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/patches/glibc-versioned-locpath.patch but we'll need to ditch locale-archive first. (Apparently locale-archive is not very useful anymore anyway.)
* | | | | | | Merge pull request #11566 from Bevaz/ccache-linksPeter Simons2015-12-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ccache: create symlinks to gcc lib & include in ccache-links directory
| * | | | | | | ccache: create symlinks to gcc lib & include in ccache-links directoryAnton Fedotov2015-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes compilation errors when using ccache wrapper: ``` cc1: error: /nix/store/19vvbsjs6l6j0r22albzhysxfvr94imf-ccache-links/lib/gcc/*/*/include-fixed: No such file or directory ```
* | | | | | | | use official taglib-extras sourceReno Reckling2015-12-29
| | | | | | | |
* | | | | | | | mesa: add download url (close #11942)Yann Hodique2015-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vcunat refactored a bit (too long line, etc.) and reordered the URLs.
* | | | | | | | qt55.openbr: fix sourceDomen Kožar2015-12-28
| | | | | | | |
* | | | | | | | gnome-boxes, libguestfs: fix builds due to libvirtRobin Gloster2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds link time dependencies which are now used in libvirt and unbreaks these packages
* | | | | | | | libosinfo: 0.2.11 -> 0.2.12Robin Gloster2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unbreaks gnome-boxes 3.18
* | | | | | | | libvirt-glib: 0.2.0 -> 0.2.3Robin Gloster2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the build with the xen-supporting libvirt and removes obsolete workarounds.
* | | | | | | | libvirt: add xen supportRobin Gloster2015-12-28
| | | | | | | |
* | | | | | | | libvirt: fix including libpcapRobin Gloster2015-12-28
| | | | | | | |
* | | | | | | | arpack: 3.2.0 -> 3.3.0Thomas Tuegel2015-12-28
| | | | | | | |
* | | | | | | | Merge pull request #11984 from mayflower/update-stracePeter Simons2015-12-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | strace: 4.10 -> 4.11
| * | | | | | | | strace: 4.10 -> 4.11Robin Gloster2015-12-27
| | | | | | | | |
* | | | | | | | | Merge pull request #11990 from mayflower/update-libresslPeter Simons2015-12-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libressl_2_2: 2.2.4 -> 2.2.5
| * | | | | | | | | libressl_2_2: 2.2.4 -> 2.2.5Robin Gloster2015-12-27
| |/ / / / / / / /
* | | | | | | | | haskell-text: doCheck=false override is now generated by hackage2nixPeter Simons2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary to break an finite recursion in the test suite dependencies.
* | | | | | | | | hackage-packages.nix: update Haskell package setPeter Simons2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v20151217-3-gd4ae18a using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/236677809b56730af48b37057a05f1bb01cc076c - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/62b6b580fb6fa4d2ef029febe46dcc6c738ea926 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/d3e5ae70f97caffd4362b1511f3a2edfdc8a493d - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/ef03f60b53b318a4e78e3854942c1c224d9601c1
* | | | | | | | | Merge pull request #11947 from exi/taglib_extas-fixPeter Simons2015-12-27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | taglib-extras: make taglib-extras work with taglib > 1.9
| * | | | | | | | Add comments identifying workaroundsReno Reckling2015-12-26
| | | | | | | | |
| * | | | | | | | make taglib-extras work with taglib > 1.9Reno Reckling2015-12-25
| | | | | | | | |
* | | | | | | | | fix ftp.mozilla.org URLsRobin Gloster2015-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old URLs time out.
* | | | | | | | | Merge pull request #11938 from NeQuissimus/kotlinb4hfArseniy Seroka2015-12-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | kotlin: 1.0.0-beta-4583 -> 1.0.0-beta-4584
| * | | | | | | | | kotlin: 1.0.0-beta-4583 -> 1.0.0-beta-4584Tim Steinbach2015-12-24
| | | | | | | | | |
* | | | | | | | | | libvirt: make it build on darwinDan Peebles2015-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not sure if it works, but it no longer fails miserably at build time
* | | | | | | | | | rustc-1.5.0: Don't force bundled LLVMMoritz Ulrich2015-12-24
| | | | | | | | | |
* | | | | | | | | | rustc: 1.4.0 -> 1.5.0Robin Gloster2015-12-24
| | | | | | | | | |
* | | | | | | | | | llvm: Add backported patch for Rust.Moritz Ulrich2015-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rust runs into a bug with LLVM 3.7.0 that's fixed in the upcoming release 3.7.1. This commit backports this fix.
* | | | | | | | | | libvirt: switch who makes assertions about whose versionDan Peebles2015-12-24
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, the native libvirt package was making an assertion that the dependent Python package had a compatible version. This commit switches that so that the Python package makes the assertion, since it makes more sense to me to have a child package making an assertion about its parent than vice versa.
* | | | | | | | | rustfmt: 2015-12-08 -> 2015-12-23Robin Gloster2015-12-24
| | | | | | | | |
* | | | | | | | | jzmq: fix missing shasum in fetchgit srcChristian Albrecht2015-12-24
| | | | | | | | |
* | | | | | | | | cargo: 0.6.0 -> 0.7.0Robin Gloster2015-12-24
|/ / / / / / / /
* | | | | | | / despotify: fix missing hash (close #11913)Nathan Zadoks2015-12-23
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #11905 from aborsu/jenkins-updateArseniy Seroka2015-12-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | jenkins ci: 1.638 -> 1.643
| * | | | | | | jenkins ci: 1.638 -> 1.643Augustin Borsu2015-12-23
| | |_|_|_|_|/ | |/| | | | |