Commit Graph

23712 Commits

Author SHA1 Message Date
Vladimír Čunát
3c793aca79 mesa: dependency cleanup (not using output changes)
- drop python build-time dependency; announcement:
 > Unlike mesa 10.5.2, the build process should finally be python/mako free :-)
- drop other (seemingly) unneeded deps, such as bison and flex
- make $out not depend on llvm, again
- various fixes and refactoring
2015-04-18 23:11:06 +02:00
Vladimír Čunát
a8813a3db0 cmake: fix with multiple outputs, split help, refactor
The removed configureFlags seemed to have no effect.
2015-04-18 22:30:26 +02:00
Vladimír Čunát
4101db0bec python2*: fix detecting C libs, no header references 2015-04-18 21:00:26 +02:00
Vladimír Čunát
65ac24c903 gnumake-4.1: split docs 2015-04-18 19:48:00 +02:00
Vladimír Čunát
d484c392aa stdenv multiple-outputs: change propagation rules
Now development stuff is propagated from the first output,
and userEnvPkgs from the one with binaries.

Also don't move *.la files (yet). It causes problems, and they're small.
2015-04-18 19:30:28 +02:00
Vladimír Čunát
bf414c9d4f Merge 'staging' into closure-size
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes

Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02:00
Vladimír Čunát
7f81c07145 libsecret: clean deps, add (more) meta
Most changes from former version of this patch was already pushed in f00f25bf6af.
2015-04-18 07:22:25 +02:00
Vladimír Čunát
fe3e336590 t1lib: fix several years old security problems
/cc xpdf maintainer @peti may want to use it now.

Tested pdflatex on some PDFs of mine using T1-encoded fonts
(hopefully that used the library at least).
2015-04-18 07:11:55 +02:00
Vladimír Čunát
4b6b03e2ce xcb-util-cursor: autogenerate as other xorg pkgs
HEAD version still needed on darwin, reportedly:
https://github.com/vcunat/nixpkgs/commit/0c915b8812#commitcomment-10615086
2015-04-18 07:08:45 +02:00
Vladimír Čunát
d3399ca45b cairo: maintenance update
The removed patch was included in the release.
2015-04-18 07:08:15 +02:00
koral
2dd534e10a glib: 2.42.2 -> 2.44.0 2015-04-17 10:33:24 +00:00
William A. Kennington III
dc84c2dcee mesa: Cleanup output hack 2015-04-14 21:38:47 -07:00
William A. Kennington III
a916e97eef mesa: 10.5.2 -> 10.5.3 2015-04-13 22:06:04 -07:00
Thomas Tuegel
d1a6edae0d kde-frameworks: update 5.8 to 5.9 2015-04-11 18:31:00 -05:00
Thomas Tuegel
88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
Peter Simons
37f7e152d5 Merge pull request #7303 from teh/master
Update closure-compiler and fix purescript for ghc 7.8
2015-04-10 13:48:40 +02:00
Peter Simons
79fca7c3e4 Merge pull request #7267 from couchemar/erlang-r17.5
erlang/R17 update to 17.5
2015-04-10 11:12:40 +02:00
Vladimír Čunát
6e80d9b5fb shroedinger: add a mirror, as homepage is inaccessible 2015-04-10 09:41:03 +02:00
Thomas Tuegel
2354c68d1d kf58: use default cmake 2015-04-09 17:46:01 -05:00
Arseniy Seroka
00c3a9751a Merge pull request #7284 from couchemar/elixir-1.0.4
Update elixir to 1.0.4
2015-04-09 23:49:02 +03:00
Charles Strahan
7d11b9535d Merge pull request #7161 from cstrahan/taffybar-fix
haskell: fix taffybar on GHC 7.10
2015-04-09 16:33:35 -04:00
William A. Kennington III
f00f25bf6a libsecret: 0.16 -> 0.18 2015-04-09 13:21:46 -07:00
Vladimír Čunát
d353521423 icu: update, probably including security
I think this should fix all security problems in icu,
if there were any, but I've found no explicit reference.
So, close #7202?
2015-04-09 21:45:27 +02:00
Charles Strahan
b5f63776a0 haskell: simplify ghcjs-dom expression for GHCJS 2015-04-09 15:02:16 -04:00
Charles Strahan
ed30c8ba40 haskell: use native alex and happy for GHCJS 2015-04-09 15:02:16 -04:00
Charles Strahan
f415ce2953 haskell: bring back wl-pprint patch
partially reverts 5742215
2015-04-09 15:02:16 -04:00
Vladimír Čunát
596bf235b6 glibc: security fix CVE-2014-8121, fixes #7207 2015-04-09 20:42:35 +02:00
lethalman
99c0410ccf Merge pull request #7291 from Havvy/master
Update io.js
2015-04-09 18:56:28 +02:00
John Wiegley
208400cb3e haskellngPackages.stm-conduit: 2.6.0 fails to build tests 2015-04-09 10:57:43 -05:00
Ryan Scheel (Havvy)
ae8efc22a5 Remove error hiding, comment saying where to call script from. 2015-04-09 17:11:47 +02:00
Ryan Scheel (Havvy)
2e465757f8 Update iojs to latest version. 2015-04-09 17:10:13 +02:00
Tom Hunger
0fb056f521 haskell-ng: Fix purescript build expression for GHC 7.8. 2015-04-09 14:21:17 +01:00
Tom Hunger
f71fa3cf75 closure-compiler: 20130603 -> 20150315. 2015-04-09 14:21:17 +01:00
Utku Demir
57422158b2 Remove haskellngPackages.wl-pprint-* patches since updated upstream 2015-04-09 13:02:04 +00:00
Andrey Pavlov
c3fd42ff64 Update elixir to 1.0.4 2015-04-09 10:10:35 +03:00
Nikolay Amiantov
08bf6c93c5 haskellng.leksah: don't run tests 2015-04-09 03:27:16 +03:00
Nikolay Amiantov
7e3d178e7b haskell-ng.llvm-general: style fix 2015-04-09 03:05:57 +03:00
Nikolay Amiantov
f0f7707a03 haskellng.llvm-general: fix build
Closes #7259
2015-04-09 03:02:43 +03:00
Nikolay Amiantov
3956bc8e64 haskell-ng: fix various packages for 7.10 2015-04-09 02:58:59 +03:00
William A. Kennington III
1021e33fde v8: 3.26.31.15 -> 3.30.33.16 2015-04-08 13:43:25 -07:00
William A. Kennington III
64abb36f66 wiredtiger: Add derivation 2015-04-08 13:17:42 -07:00
Aristid Breitkreuz
13360ba5dc Merge pull request #7257 from spwhitt/inkscape
Fixes to build inkscape on Darwin
2015-04-08 21:59:48 +02:00
William A. Kennington III
91221f5941 Revert "binutils: 2.23.1 -> 2.25"
This reverts commit 4adae43646b2e2a7608238b199f280f856f82271.

This breaks the building of samba and likely other binaries as some
libraries are never linked.
2015-04-08 12:14:08 -07:00
Peter Simons
34a8b2ee48 hackage-packages.nix: re-generate from Hackage 2015-04-08T15:53:57+0200 2015-04-08 21:00:03 +02:00
lethalman
8d737d7bc2 Merge pull request #7197 from siddhanathan/master
opencv: update to 2.4.11
2015-04-08 18:39:44 +02:00
Peter Simons
5dc667035f haskell-ceilometer-common: test suite was fixed upstream 2015-04-08 16:53:01 +02:00
Pascal Wittmann
c50d47858f groovy: update from 2.4.2 to 2.4.3 2015-04-08 16:25:13 +02:00
Pascal Wittmann
2887162c7a intel-gpu-tools: update from 1.9 to 1.10 2015-04-08 16:06:58 +02:00
Pascal Wittmann
2958fedc2d global: update from 6.3.4 to 6.4 2015-04-08 16:04:56 +02:00
Pascal Wittmann
4576a72e45 checkstyle: update from 6.4.1 to 6.5 2015-04-08 16:03:03 +02:00