Peter Simons
82893282dd
haskell-ng: fix Hydra evaluation errors
2015-04-02 20:58:31 +02:00
Peter Simons
847f25d03b
hackage-packages.nix: enable a couple of builds that now succeed
2015-04-02 20:58:31 +02:00
Thomas Tuegel
c0d5cd0ff9
poppler: fix build of Qt 4 and Qt 5 wrappers
...
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
Thomas Tuegel
da74e8c317
poppler: remove qtcairo patch cruft
2015-04-02 09:51:43 -05:00
Vincent Laporte
5275d1e11e
ounit: fix homepage URL
2015-04-02 15:45:13 +02:00
aszlig
8769f43aa4
qt-5.4: Fix reference to MySQL library.
...
The MySQL library has been split up from the main client/server binaries
in 53f1d8147d
.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 13:31:35 +02:00
Spencer Whitt
a019811e98
Fix liboil build on Darwin
2015-04-01 23:49:41 -04:00
Arseniy Seroka
d7382dc748
Merge pull request #7130 from spwhitt/gimp
...
Get GIMP to build on Darwin and misc. related fixes
2015-04-02 06:02:49 +03:00
William A. Kennington III
c91f939b94
libibverbs: Correct platforms
2015-04-01 19:37:30 -07:00
William A. Kennington III
4a76e860bb
libunwind: Add meta information
2015-04-01 19:33:39 -07:00
William A. Kennington III
758319f67f
One more mysql fix
2015-04-01 16:52:38 -07:00
William A. Kennington III
b524480695
More mysql migrations
2015-04-01 16:50:47 -07:00
William A. Kennington III
a604b42480
mysql: Use libs in place of the binary mysql
2015-04-01 16:46:53 -07:00
William A. Kennington III
bc7b39784a
DBD-mysql: 4.023 -> 4.031
2015-04-01 16:41:19 -07:00
William A. Kennington III
71a2a59f46
opendbx: 1.4.4 -> 1.4.6
2015-04-01 16:31:51 -07:00
Spencer Whitt
1155bb97f8
poppler: 0.28.1 -> 0.32.0 and cmake -> configure
...
Use autotools build script rather than cmake as the cmake build script
is buggy (doesn't seem to work with openjpeg2)
Fixes build on Darwin and openjpeg2 support on Linux
2015-04-01 19:24:20 -04:00
Spencer Whitt
d27ba2824a
gegl: fix Darwin build
2015-04-01 19:24:20 -04:00
Spencer Whitt
8430216fb5
aalib: patch for Darwin
2015-04-01 19:24:19 -04:00
Spencer Whitt
fe527e7d33
babl: 0.1.10 -> 0.1.12
...
New version fixes build on Darwin
2015-04-01 19:24:03 -04:00
William A. Kennington III
7c30e7aa04
Merge pull request #7126 from spwhitt/imagemagick
...
Fixes for ImageMagick's dependencies on Darwin
2015-04-01 14:31:14 -07:00
Eric Seidel
422e91d0f9
Merge pull request #7112 from spwhitt/gtk3
...
gtk3: fix Darwin build
2015-04-01 14:03:38 -07:00
Spencer Whitt
0253cf06c0
libfpx: fix Darwin build
2015-04-01 16:59:33 -04:00
Spencer Whitt
d68a0554b6
librsvg: Fix libintl undefined symbols on Darwin
2015-04-01 16:57:40 -04:00
Peter Simons
75b527c1e1
haskell-modules: disable broken builds on Hydra
2015-04-01 22:54:45 +02:00
Peter Simons
36a2361976
haskell-ng-lib: add combinators for enabling/disabling source hyper-linking
2015-04-01 22:54:45 +02:00
Peter Simons
945269a48f
haskell-generic-builder: gratuitous cosmetic change to trigger a complete re-build
...
hydra.nixos.org serves broken binaries because of our favorite non-deterministic
package IDs in GHC bug. :-( Re-building everything from scratch seems like the
easiest way to recover.
2015-04-01 22:54:45 +02:00
Peter Simons
7eda2f9ebb
haskell-generic-builder: allow use of 'env' attributes in nix-shell
...
We disabled this to prevent users from accidentally running nix-build on
an 'env' attribute, but in fact the ability to use those in combination
with "nix-shell -p" is quite useful, so the restriction is lifted.
2015-04-01 22:54:45 +02:00
Peter Simons
59a1969f88
haskell-generic-builder: enable parallel building of libraries with GHC version >= 7.10.1
...
We'll blame @Fuuzetsu if this change produces broken binaries left and right.
2015-04-01 22:54:45 +02:00
Peter Simons
943bc26762
haskell-generic-builder: when replacing an edited Cabal file, show the download URL rather than the store path
2015-04-01 22:54:45 +02:00
Peter Simons
1afa8d28ea
hackage-packages.nix: re-generate from Hackage 2015-04-01T12:39:25+0200
2015-04-01 22:54:45 +02:00
Spencer Whitt
759d55dc94
gtk3: fix Darwin build
2015-04-01 16:45:37 -04:00
William A. Kennington III
a993778fd7
Merge pull request #7101 from spwhitt/openexr_impurity
...
Fix impurity in OpenEXR + IlmBase
2015-04-01 10:31:06 -07:00
Spencer Whitt
1924e48253
jbigkit: patch makefiles to use Clang when needed
2015-04-01 12:36:39 -04:00
Edward Tjörnhammar
cce00353d0
Merge pull request #7122 from joelmo/i2p-official
...
i2p: added package
2015-04-01 18:24:22 +02:00
Joel Moberg
81465e8e56
graph-tool: add joelmo to maintainers
2015-04-01 18:16:15 +02:00
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
Spencer Whitt
8988110572
at-spi2-atk + at-spi2-core: build on Darwin
2015-03-31 16:41:50 -04:00
Spencer Whitt
f55393de94
pango: compile with gobjectIntrospection on Darwin
...
Required to make .gir files needed by gtk3
2015-03-31 16:41:50 -04: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
Spencer Whitt
4012535571
Fix impurity in OpenEXR + IlmBase
2015-03-31 01:27:36 -04: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
=
c06b50339a
Updated GNU APL to 1.5
...
Plus also did a bit of meta nitpick
2015-03-30 14:06:26 +01: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
Peter Simons
c460fa95fb
haskell-mtl-compat: fix build with ghc 7.6.x.
2015-03-30 04:05:00 +02:00
Peter Simons
82e91d8094
Merge pull request #7061 from abbradar/withpackages-stylefix
...
ghcWithPackages: restore old style (without 'with')
2015-03-30 03:05:38 +02:00
Peter Simons
cfa06c1a8d
Merge pull request #7064 from cstrahan/ghc7101-cabal-use-patch
...
ghc-7.10.1: cherry-pick Cabal bugfix for GHCJS.
2015-03-30 03:03:32 +02:00
Jan Malakhovski
29133753c8
gcc 4.8: add x11Support option so that it would stop evaluating gtk by default
2015-03-29 23:31:37 +00:00
Jan Malakhovski
a3e00bf6c4
python 2.7: add x11Support option
2015-03-29 23:30:39 +00:00
Jan Malakhovski
380ee53fff
dbus: rename useX11 option into x11Support, cleanup a bit
2015-03-29 23:28:30 +00:00
William A. Kennington III
eb22e54243
libftdi: 1.1 -> 1.2
2015-03-29 14:07:02 -07:00
Eric Seidel
d9ee20e26b
Merge pull request #7023 from spwhitt/fftw
...
fftw: Fix Darwin build
2015-03-29 13:43:51 -07:00
codyopel
a5f065d708
ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
...
+ Removed asserts for (l)gpl & (l)gpl3 making it easier to enable and disable all
(l)gpl & (l)gpl3 portions
+ Fix build inputs so that nonfree software isn't pulled in when building ffmpeg
+ Fix compiler on systems with clang
+ Disable libraries that fail on darwin until they can be fixed
+ Fix linux only build inputs so that they aren't pulled in on other platforms
+ Fix optional build inputs
+ Opencv causes circular dependency issues so it is disabled until it can be resolved
2015-03-29 16:42:42 -04:00
Karn Kallio
b09a6573a0
indilib version advance; older sources no longer available
2015-03-29 15:29:01 -05:00
Charles Strahan
981dbc35d1
ghc-7.10.1: cherry-pick Cabal bugfix for GHCJS
2015-03-29 12:20:02 -04:00
Nikolay Amiantov
8943ffcd2b
ghcWithPackages: restore old style (without 'with')
2015-03-29 13:15:39 +03:00
Nikolay Amiantov
b366cb56d8
xlslib: new 'homepage'
2015-03-29 13:05:27 +03:00
Nikolay Amiantov
d5d8efa0b8
ipopt: update
2015-03-29 13:05:27 +03:00
Nikolay Amiantov
aa652e09d2
libfprint: update, remove git version
2015-03-29 13:05:27 +03:00
Nikolay Amiantov
731a4019d0
folly: update
2015-03-29 13:05:27 +03:00
Nikolay Amiantov
be11af03b3
cmmzmq: update
2015-03-29 13:05:27 +03:00
Peter Simons
028779fb40
ghcWithPackages: fix isGhcjs evaluation even some more
...
This is harder than I would have thought.
2015-03-29 11:02:31 +02:00
Patrick Mahoney
00b57f47c7
Update versions of skarnet.org packages
...
skalibs 2.3.2.0
execline 2.1.1.0
s6 2.1.3.0
st-portable-utils 2.0.4.0
s6-linux-utils 2.0.2.0
s6-networking 2.1.0.0
Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Peter Simons
b1e854d660
ghcjs: fix evaluation error in with-packages-wrapper.nix some more
2015-03-29 03:34:04 +02:00
Peter Simons
acdc2c019d
ghcjs-dom in the old package set doesn't evaluate any more.
2015-03-29 03:34:04 +02:00
Peter Simons
2502b53743
ghcjs: fix emacs syntax highlighting
2015-03-29 03:34:04 +02:00
Peter Simons
8c16648f56
ghcjs: fix evaluation error in with-packages-wrapper.nix
2015-03-29 03:34:04 +02:00
Charles Strahan
d590a0f4b6
ghcjs: support for Haskell-NG
...
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
Peter Simons
aed1895643
r-modules: remedy remaining Hydra failures
2015-03-29 00:17:55 +01:00
Arseniy Seroka
c6213c71c1
Merge pull request #7056 from henrytill/texi2html
...
texi2html: change platforms to unix
2015-03-29 01:19:22 +03:00
Henry Till
7d52faac72
texi2html: change platforms to unix
...
Tested on Darwin
2015-03-28 17:11:14 -04:00
Arseniy Seroka
22a5d5790d
Merge pull request #7053 from spwhitt/wavpack
...
wavpack: build on Darwin
2015-03-29 00:02:24 +03:00
Spencer Whitt
569fdb1574
wavpack: build on Darwin
2015-03-28 15:34:52 -04:00
Mateusz Kowalczyk
28f5c9536d
Merge pull request #7044 from joachifm/delete-qi-compiler
...
Delete expression for the Qi compiler
2015-03-28 15:23:52 +00:00
Joachim Fasting
51bc557070
Delete expression for the Qi compiler
...
The Qi language project appears to have been abandoned in favour
of Shen. The source listed in the Qi expression is unavailable
(except through an unofficial mirror on Google Code, which is also
going away soon) and the project's website is defunct.
2015-03-28 11:48:13 +01:00
Peter Simons
f6886c62dc
r-modules: disable broken builds on Hydra
2015-03-28 10:36:54 +01:00
Tomas Hlavaty
a31471876d
ensure that gmp and libffi are found when compiling with gcc dynamically
2015-03-28 12:42:23 +03:00
William A. Kennington III
80f331fc6c
rdkafka: 0.8.5 -> 0.8.6
2015-03-28 02:26:43 -07:00
William A. Kennington III
5929fe2748
protobuf-c: 1.1.0 -> 1.1.1
2015-03-28 02:26:42 -07:00
William A. Kennington III
42c5c4a9a6
libmsgpack: 1.0.0 -> 1.0.1
2015-03-28 02:26:42 -07:00
Spencer Whitt
4ca6bdfa52
fftw: Fix Darwin build
2015-03-27 21:15:15 -04:00
William A. Kennington III
1f82542fcb
librsvg: 2.36.4 -> 2.40.9
2015-03-27 15:36:26 -07:00
William A. Kennington III
c8021333d4
jbigkit: Needs fPIC for library support
2015-03-27 15:36:26 -07:00
William A. Kennington III
0cb847652e
openjpeg: Fix pkgconfig file
2015-03-27 15:36:26 -07:00
William A. Kennington III
bf562adad2
liblqr: 0.4.1 -> 0.4.2
2015-03-27 15:36:26 -07:00
William A. Kennington III
29ea62382e
jbigkit: Add derivation
2015-03-27 15:36:26 -07:00
William A. Kennington III
8fd9a7cb59
lcms2: 2.6 -> 2.7
2015-03-27 15:36:26 -07:00
William A. Kennington III
3a2df159e6
libfpx: Add derivation
2015-03-27 15:36:26 -07:00
utdemir
c9258a76ba
Fix some build failures on GHC 7.10.1
2015-03-27 22:53:11 +02:00
Arseniy Seroka
91eaf5495f
Merge pull request #7035 from joachifm/reimplement-kona
...
Reimplement kona
2015-03-27 23:13:25 +03:00
Peter Simons
f0742a4bfb
cryptol is now available from Hackage,
2015-03-27 19:45:54 +01:00
William A. Kennington III
7215167342
nss: 3.17.4 -> 3.18
2015-03-27 11:37:06 -07:00
Joachim Fasting
933e6cc832
kona: bump to 3.21
...
Use release tarball rather than GIT checkout. Note: disregard the
platform and arch embedded in the release tarball name.
2015-03-27 19:33:59 +01:00
Joachim Fasting
52d77f2360
kona: reimplement using mkDerivation
...
Also set supported platforms to `all`, per upstream, and specify
license (ISC).
2015-03-27 18:10:32 +01:00
Peter Simons
337c6629e6
Merge pull request #6992 from michelk/rggobi
...
r-modules: fixing rggobi by adding initial expression for ggobi
2015-03-27 16:31:28 +01:00
Eelco Dolstra
5c0eb64d43
Set more precise meta.position for Haskell packages
2015-03-27 16:17:48 +01:00
Eelco Dolstra
0e2257966f
Disable packages that depend on <nixpkgs>
...
Nothing in Nixpkgs should use <nixpkgs>, because it can cause Nixpkgs
evaluation to depend in part on a different version of Nixpkgs,
leading to unpredictable results (including evaluation errors).
2015-03-27 16:17:48 +01:00
Peter Simons
64a4fab42b
ghc: bump version to 7.10.1 release
2015-03-27 15:33:53 +01:00
Peter Simons
5f0d93351d
Bump cabal2nix to latest version.
2015-03-27 15:28:00 +01:00
Peter Simons
fa8c514407
hackage-packages.nix: re-generate from Hackage 2015-03-26T14:11:09+0100
2015-03-27 15:28:00 +01:00
Michael Raskin
9fc71d3bf6
Add mkcl; patch by Tomas Hlavaty <tom@logand.com>
2015-03-27 08:24:35 +03:00
William A. Kennington III
a8d795bfda
Merge pull request #7001 from spwhitt/sdl
...
Darwin: Build SDL and SDL_image
2015-03-26 21:08:55 -07:00
William A. Kennington III
1eeee6c87c
libseccomp: 2.1.1 -> 2.2.0
2015-03-26 17:54:08 -07:00
William A. Kennington III
5e790f0e17
libical: 1.0.0 -> 1.0.1
2015-03-26 17:29:57 -07:00
William A. Kennington III
0a8efb537b
librsync: 0.9.7 -> 1.0.0
2015-03-26 16:52:41 -07:00