Eelco Dolstra
33dfdbd0df
php: Update to 5.4.39
...
CVE-2015-2787, CVE-2015-2348, CVE-2015-2305, CVE-2015-2331.
2015-04-01 16:22:12 +02:00
lethalman
e2bc785fe1
Merge pull request #7119 from joachifm/gnu-smalltalk-emacs-support
...
gnu-smalltalk: optional emacs support
2015-04-01 14:58:23 +02:00
Joachim Fasting
c958486eea
gnu-smalltalk: optional emacs support
2015-04-01 14:44:42 +02:00
Peter Simons
fbfec3fc35
llvmPackages_34.dragonegg is broken because the required "ABIHack.inc" patch has disappeared upstream
2015-04-01 14:31:48 +02:00
Eelco Dolstra
3779aa07f5
ffmpeg: Reduce dependency bloat
...
It was depending on Qt, MariaDB and PostgreSQL (via v4l-utils),
causing the closure size to explode from 475 MB to 1.3 GB.
http://hydra.nixos.org/job/nixpkgs/trunk/ffmpeg.x86_64-linux#tabs-charts
Also disabled a bunch of other mostly obscure dependencies.
2015-04-01 13:31:05 +02:00
lethalman
c1c64f70c6
Merge pull request #7046 from svenkeidel/gnu-smalltalk
...
gnu-smalltalk: new package
2015-04-01 12:03:48 +02:00
Vincent Laporte
71b04c5b3a
ocaml-fileutils: also install the API documentation
2015-04-01 09:58:26 +02:00
John Wiegley
80c6c5e9ec
global: wrap "global" in the same fashion
2015-03-31 20:56:05 -05:00
John Wiegley
c7ce8c7768
global: make pygments visible to "gtags" binary
2015-03-31 20:53:22 -05:00
Eric Seidel
b8d75c66ee
haskell-ng: need to use haddock-api-2.15 on ghc-7.8
2015-03-31 16:07:43 -07:00
John Wiegley
b29fc6bfaf
global: add missing spaces to configureFlags
2015-03-31 16:09:40 -05:00
John Wiegley
3b83bf60ae
Merge pull request #7107 from jwiegley/t/global-ctags
...
Enable two modern features of GNU global
2015-03-31 15:51:43 -05:00
Nikolay Amiantov
f2f826e97a
haskellng: fix some gtk- and webkit-related packages
...
Fixes https://github.com/NixOS/nixpkgs/issues/7108 .
2015-03-31 22:04:43 +02:00
Peter Simons
f35b08ac39
haskell-csound-expression-dynamic: disable Haddock phase to fix the build
...
https://github.com/anton-k/csound-expression-dynamic/issues/1
2015-03-31 22:04:43 +02:00
Peter Simons
d0ac04fbaa
hackage-packages.nix: re-generate from Hackage 2015-03-31T16:39:41+0200
2015-03-31 22:04:43 +02:00
John Wiegley
227ebdc7cb
Remove unnecessary entries in propagatedBuildInputs
2015-03-31 10:34:22 -05:00
John Wiegley
65b4013194
Add propagatedBuildInputs
2015-03-31 10:31:58 -05:00
John Wiegley
b6932f56f8
Enable two modern features of GNU global
2015-03-31 10:30:19 -05:00
lethalman
1670a75285
Merge pull request #6982 from obadz/monodevelop
...
Monodevelop + Mono upgrade
2015-03-31 16:30:42 +02:00
Peter Simons
9ce8d10dae
haskell-cartel supports GHC 7.10.1 now.
2015-03-31 14:21:09 +02:00
Peter Simons
bb38374158
haskell-xmonad-contrib: fix build
2015-03-31 14:21:08 +02:00
Peter Simons
6644bca846
idris: fix build by providing appropriate versions of the build inputs
...
Resolves https://github.com/NixOS/nixpkgs/issues/7014 .
2015-03-31 13:56:16 +02:00
Peter Simons
3bf3e8076c
Merge pull request #7087 from phile314/master
...
haskell-uhc: New version, disable broken platforms.
2015-03-31 13:25:38 +02:00
Karn Kallio
39a3fd1454
pure: advance to version 0.64; use llvm 3.5 as 3.6 breaks the build
2015-03-31 13:21:47 +02:00
Karn Kallio
2758e7c246
gdal: add libpng (for mysql workbench support)
2015-03-31 13:21:02 +02:00
Eric Seidel
9fc4c55620
Merge pull request #6815 from giogadi/add-darwin-swt
...
Add Darwin case for java.swt
2015-03-30 21:45:05 -07:00
Eric Seidel
454b8b25aa
Merge pull request #7002 from spwhitt/libmad
...
libmad: build on Darwin
2015-03-30 20:35:44 -07:00
Spencer Whitt
a6303c724f
libmad: build on Darwin
2015-03-30 23:29:19 -04:00
Arseniy Seroka
7facba28be
Merge pull request #7075 from oxij/x11support-gcc
...
gcc 4.8: add x11Support option so that it would stop evaluating gtk by default
2015-03-31 03:20:40 +03:00
aszlig
6a4370f1ba
qca2: Update to new upstream version 2.1.0.
...
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.
Tested against a few builds like PSI and Tomahawk.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
obadz
1129f6b0db
mono 3.8.0 -> 3.12.1
...
monodevelop 5.1.4.0 -> 5.7.0.660
2015-03-30 23:48:25 +01:00
Sven Keidel
fc3a714053
gnu-smalltalk: new package
2015-03-31 00:30:49 +02:00
Philipp Hausmann
a2b584ba5f
haskell-uhc: New version, disable broken platforms.
2015-03-30 18:47:38 +02:00
John Wiegley
f2df60e2fb
Merge pull request #7047 from codyopel/ffmpeg-darwin
...
ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
2015-03-30 11:47:03 -05:00
lethalman
fed2cf85ec
Merge pull request #7065 from pmahoney/skarnet-2015-03-28
...
update s6, execline, other skarnet.org
2015-03-30 17:57:41 +02:00
Peter Simons
aba61babe3
haskell-pandoc: disable test suite to fix the build
...
The errors look harmless. Reported upstream at https://github.com/jgm/pandoc/issues/2036 .
2015-03-30 16:43:56 +02:00
Peter Simons
179f1b788f
hackage-packages.nix: downgrade blaze-html and haddock-library to fix Pandoc build
2015-03-30 16:43:56 +02:00
Peter Simons
e568408367
Nomyx has been fixed upstream.
2015-03-30 16:43:55 +02:00
Peter Simons
6306f9a761
hackage-packages.nix: re-generate with recent hackage2nix
2015-03-30 16:43:55 +02:00
Peter Simons
d75bcc16f7
haskell-stringsearch no longer needs patching for GHC 7.10.x.
2015-03-30 16:43:55 +02:00
Peter Simons
b9dd22f1cb
haskell-haddock-library fails its test suite.
2015-03-30 16:43:55 +02:00
Peter Simons
d619392bdc
hackage-packages.nix: don't update default version of 'primitive' yet
2015-03-30 16:43:55 +02:00
Peter Simons
e42e1ea6de
hackage-packages.nix: re-generate from Hackage 2015-03-29T03:47:46+0200
2015-03-30 16:43:55 +02:00
Peter Simons
83db889148
haskell-base: don't try to build this package
2015-03-30 16:43:54 +02:00
Peter Simons
834f2dc27b
haskell-integer-gmp: don't try to build this package
2015-03-30 16:43:54 +02:00
Peter Simons
67950f036e
haskell-marquise fails its test suite.
2015-03-30 16:43:54 +02:00
Peter Simons
3061ce63aa
haskell-llvm-base: deprecated package (that doesn't compile)
2015-03-30 16:43:54 +02:00
Arseniy Seroka
8852d8b1af
Merge pull request #7074 from oxij/x11support-python
...
python 2.7: add x11Support option
2015-03-30 17:38:06 +03:00
lethalman
321b2e0439
Merge pull request #7073 from oxij/x11support-dbus
...
dbus: rename useX11 option into x11Support, cleanup a bit
2015-03-30 10:28:45 +02:00
William A. Kennington III
442900fd5f
libressl: 2.1.5 -> 2.1.6
2015-03-29 19:42:27 -07:00