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
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
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
William A. Kennington III
c8a05f484f
usbredir: 0.6 -> 0.7
2015-03-26 14:57:59 -07:00
William A. Kennington III
66adf64bae
Merge pull request #7016 from spwhitt/libdc1394
...
libdc1394: Build on Darwin
2015-03-26 14:29:06 -07:00
William A. Kennington III
9d4230fb75
Merge pull request #7015 from spwhitt/libass
...
libass: build on Darwin
2015-03-26 14:24:33 -07:00
William A. Kennington III
78d8e55245
libinput: 0.11.0 -> 0.13.0
2015-03-26 14:03:52 -07:00
William A. Kennington III
ed40a9fe42
libva-intel-driver: 1.5.0 -> 1.5.1
2015-03-26 13:59:12 -07:00
William A. Kennington III
721c425962
libvdpau: 0.9 -> 1.1
2015-03-26 13:59:01 -07:00
William A. Kennington III
8c3dcb25b9
libva: 1.5.0 -> 1.5.1
2015-03-26 13:58:48 -07:00
Spencer Whitt
f74adfdb45
libdc1394: Build on Darwin
2015-03-26 16:58:02 -04:00