Eelco Dolstra
f41201ef97
heimdal: Fix description
2015-07-27 00:27:19 +02:00
Eelco Dolstra
af6ebe817b
Remove unused gettext versions
2015-07-27 00:27:19 +02:00
Benjamin Saunders
19f371d8d9
Fix libcxxStdenv on Linux
...
This corrects linkage failures arising from missing -lc++abi and
resolves "unused argument" warnings arising due to -stdlib=libc++
serving no purpose when search paths are being supplied explicitly.
2015-07-26 12:56:49 -07:00
Vladimír Čunát
b875ea5d29
Merge branch 'master' into staging
2015-07-26 17:57:46 +02:00
Ricardo M. Correia
61f1594378
libraw: fix version number (0.16.1 -> 0.16.0)
...
The last commit that touched this library updated the version number but
not the hash. I opted into fixing the version number rather than the
hash because actually updating libraw into version 0.16.1 or later
causes a build failure in libkdcraw and therefore breaks gwenview (which
is one of the main KDE apps).
2015-07-26 16:11:08 +02:00
Eelco Dolstra
a951f11021
Move some more gtk-docs to the doc output
2015-07-26 13:43:49 +02:00
Eelco Dolstra
e939757609
libxml2: Move docs to separate output
...
This reduces the size of "out" from 8.6 to 2.4 MB.
2015-07-26 13:36:22 +02:00
Eelco Dolstra
1a4bb0ef9b
libbluray: Don't depend on the JDK by default
...
Depending on the JDK increases the closure size by a few hundred MB.
Issue #8990 .
2015-07-26 12:00:54 +02:00
Eelco Dolstra
d7e97e07a3
librsvg: Disable GTK+ 3 dependency
...
GTK+ 2 is still our default, so packages should generally not depend
on GTK+ 3. For instance, this causes Emacs to depend on both GTK+ 2
and 3, which is obviously a bad thing.
Issue #8990 .
2015-07-26 12:00:43 +02:00
Vladimír Čunát
06510fab8c
mesa: get rid of llvm dependency in $out, /cc #8990
...
- libXvMC* should be found fine in $drivers
- for d3d state tracker, I don't know how it works,
but it's a non-critical thing and maybe no nixers use it yet
2015-07-26 11:55:18 +02:00
Vladimír Čunát
4de0d7def5
libdmtx: remove imagemagick dependency, /cc #8990
...
I found no reason for the dependency at all, and it was even propagated.
Neither Debian nor Arch have any kind of it.
2015-07-26 09:36:13 +02:00
Peter Simons
54d86f86fd
haskell-base: update override for new version
2015-07-25 20:54:42 +02:00
Peter Simons
867eda32ca
haskell-Southpaw cannot be built on Unix.
2015-07-25 20:54:42 +02:00
Peter Simons
b49b2d9bba
haskell-shelly: test suite has been fixed upstream
2015-07-25 20:54:42 +02:00
Peter Simons
4139c6c809
hackage-packages.nix: update to 0a07c4217d
with hackage2nix revision e5e4464893b2b964424077e4fe7ef1a76e6d1173
2015-07-25 20:54:42 +02:00
Vladimír Čunát
389c90aa86
llvmPackages*: refactor to use callPackage, etc.
...
Also use recurseIntoAttrs only on the default version (instead of only on 3.4).
The "self" variants (stil) don't build and they're inconsistent
versions. /cc @shlevy (fea2266290
).
2015-07-25 09:13:52 +02:00
Peter Simons
3d6bd6a1fa
gfortran: disable parallel building to avoid weird build failures
...
More details are at 784025c747 (commitcomment-12328357)
.
2015-07-24 16:56:46 +02:00
Vladimír Čunát
a2f16fdcff
Merge branch 'staging'
2015-07-24 15:12:28 +02:00
Jude Taylor
4fab7321bf
make changes needed to build mongodb
2015-07-23 15:47:16 -07:00
Vincent Laporte
8897299e8f
mezzo: fix build with OCaml-4.02
2015-07-23 21:45:14 +02:00
Sergey Mironov
9944d92dff
omniorb: add the expression
2015-07-23 20:42:35 +02:00
Peter Simons
74bc5a2240
haskell-shelly: disable test suite to fix the build
2015-07-23 19:50:56 +02:00
Peter Simons
44513ae025
haskell-inilist: test suite cannot be built because it depends on broken testpack
2015-07-23 19:50:56 +02:00
Peter Simons
b6f581a848
hackage-packages.nix: update to 2a867ffd9f
with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89
2015-07-23 19:50:56 +02:00
Samuel Rivas
d1e6f055fe
Fix haxe to compile with ocaml 4.02
...
camlp4 is now a separate package
2015-07-23 19:50:01 +02:00
Samuel Rivas
5342e2a598
Make ocaml's mysql propagate mysql.lib
...
There was a typo preventing other packages from properly building
2015-07-23 19:50:01 +02:00
Arseniy Seroka
177582545d
Merge pull request #8961 from Havvy/iojs
...
Update io.js (2.3.4 -> 2.4.0)
2015-07-23 20:40:03 +03:00
Vincent Laporte
a74f3a6270
ocaml-csv: 1.4 -> 1.4.1
2015-07-23 19:36:24 +02:00
Vincent Laporte
aa8bb63248
ocaml-fileutils: 0.4.5 -> 0.5.0
2015-07-23 19:32:21 +02:00
Vincent Laporte
ab42912498
ocaml-macaque: 0.7.1 -> 0.7.2
2015-07-23 19:30:39 +02:00
Ryan Scheel (Havvy)
89cda4c95a
iojs (2.3.4 -> 2.4.0)
2015-07-23 19:24:05 +02:00
Eelco Dolstra
e7c209e5a3
gdb: Update to 7.9.1
2015-07-23 18:31:54 +02:00
Vladimír Čunát
748da7e541
gdk-pixbuf: maintenance update
2015-07-23 14:43:10 +02:00
Vladimír Čunát
85383d8b24
gtk3: maintenance update
2015-07-23 14:42:59 +02:00
Vladimír Čunát
1ff829deeb
dbus: maintenance update
2015-07-23 14:42:47 +02:00
Bjørn Forsman
2b2e7c2730
ppl: 1.0 -> 1.1, add patch to fix current ptrdiff_t build error
...
I'm updating to 1.1 because that's the version that the patch from
Fedora, which fixes ptrdiff_t build error, applies to.
Removing old patch that doesn't apply anymore. (The patch seems to be
fixing a build error that no longer exist, see
https://bugs.gentoo.org/show_bug.cgi?id=447928 .)
2015-07-23 14:39:28 +02:00
Arseniy Seroka
4588557d01
Merge pull request #8952 from taktoa/taktoa-guile
...
g-wrap: 1.9.13 -> 1.9.15 and guile-gnome: 2.16.1 -> 2015/01/23 git
2015-07-23 13:51:46 +03:00
Vladimír Čunát
af2ab0b911
remove gcc49 overrides from various places
...
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.
/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.
(cherry picked from commit 3064b6a0cc
)
2015-07-23 11:53:18 +02:00
Remy Goldschmidt
45e3892386
guile-gnome-platform: 2.16.1 -> 2015/01/23 git
2015-07-23 04:13:03 -05:00
Remy Goldschmidt
d2f923341a
g-wrap: 1.9.13 -> 1.9.15
2015-07-23 04:13:03 -05:00
Franz Pletz
5955f815ef
dfu-util: init at 0.8
...
Since the website and Sourceforge are currently down, the source tarball
is fetched from Debian mirrors.
2015-07-23 10:28:45 +02:00
goibhniu
8fbda967e8
Merge pull request #8950 from datakurre/datakurre-master-buildout
...
zc_buildout_nix: 2.2.1 -> 2.4.0 | fix to prefer "system" packages
2015-07-22 23:51:47 +02:00
William A. Kennington III
b2e598c31a
vaapiIntel: 1.5.1 -> 1.6.0
2015-07-22 14:32:47 -07:00
William A. Kennington III
2054eea48a
libva: 1.5.1 -> 1.6.0
2015-07-22 14:32:34 -07:00
Vladimír Čunát
2cacf77c13
Merge branch 'master' into staging
2015-07-22 22:33:55 +02:00
Vladimír Čunát
3064b6a0cc
remove gcc49 overrides from various places
...
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.
/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.
2015-07-22 19:40:12 +02:00
Asko Soukka
fc23e58260
zc_buildout_nix: 2.2.1 -> 2.4.0
2015-07-22 20:28:15 +03:00
Peter Simons
e3a4ad0e6b
Merge pull request #8940 from joachifm/vimus-disable-32bit-linux
...
vimus: disable on 32 bit linux
2015-07-22 18:21:41 +02:00
Luca Bruno
eae4712f52
glib-tested: disable appinfo test, cannot reproduce hydra failure
2015-07-22 13:52:40 +02:00
lethalman
cce3aa1e22
Merge pull request #8896 from dezgeg/pr-ovmf
...
edk2, OVMF: Fix build on GCC 4.9
2015-07-22 12:01:07 +02:00