Samuel Rivas
4ef2d19981
jam: add yacc as build input
...
I am not sure why do I need this locally, it seems to be passing in hydra
anyway...
2015-09-07 11:37:18 +02:00
Thomas Tuegel
b5b78eaf44
qt54: create share/ in setupHook
2015-08-23 14:29:09 -05:00
Thomas Tuegel
4098e79378
qt54: set documentation path in setupHook
2015-08-23 13:47:24 -05:00
Thomas Tuegel
06717667cc
Revert "autogen: don't write temp files outside build dir"
...
This reverts commit 1ea4ea1375
.
2015-08-23 10:28:48 -05:00
Thomas Tuegel
1ea4ea1375
autogen: don't write temp files outside build dir
2015-08-23 10:26:29 -05:00
Thomas Tuegel
e40579d91e
qt54: set runtime env vars during build for makeWrapper
...
Set QT_PLUGIN_PATH, QML_IMPORT_PATH, and QML2_IMPORT_PATH during build
so that Qt programs may easily be wrapped for use outside NixOS. The
paths are set appropriately for the dependencies of the package.
2015-08-23 10:16:21 -05:00
Desmond O. Chang
ef721079ca
gradle: 2.2.1 -> 2.6
2015-08-23 12:07:16 +02:00
Bjørn Forsman
019a23db3e
qt5: specify docdir
...
Due to a bug somewhere, the qt documentation is by default placed in
$out/share/doc although "qmake -query" reports $out/doc. That
discrepancy causes qtcreator withDocumentation builds to fail. This
fixes it.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
c2a8e5e609
qt53: sync plugin/import/qml dirs with qt54
...
It seems like a sensible thing to keep these in sync.
2015-08-23 09:56:09 +02:00
Peter Simons
75cf3a2767
Merge pull request #9377 from teh/master
...
haskell-purescript: Disable tests.
2015-08-22 20:50:14 +02:00
Aycan iRiCAN
afe6f05310
cabal2nix: fixed sha256 hash
...
I was getting below error:
output path ‘/nix/store/i73iz0id6ap6qg1p6jaqadl053h2cgfz-cabal2nix-9f58996’ should have r:sha256 hash ‘1w5ba7cdanpq4nr8xngk1jsj0p6b17c6ap24ldzggrln216f3f7d’, instead has ‘0vy18gmyrw72m98psz7hz51aqj66b98h1pdv98hf3k1hrdva3ncv’
2015-08-22 11:04:09 +03:00
Moritz Ulrich
ff162a70c6
chicken: 4.9.0.1 -> 4.10.0
2015-08-21 15:43:52 +02:00
Tom Hunger
9303783649
haskell-purescript: Disable tests.
...
Tests need network + /homeless-shelter.
2015-08-21 13:39:13 +01:00
Nikolay Amiantov
65e2f18885
Merge pull request #9381 from doshitan/fix-elm
...
elm: fix patch hashes
2015-08-21 13:59:10 +03:00
Michael Raskin
a2b718fc80
Switch to the git version for now to get Gecko 40 compatibility
2015-08-21 09:28:23 +03:00
Tanner Doshier
5adba5cf6f
elm: fix patch hashes
2015-08-20 21:54:40 -05:00
William A. Kennington III
b5d599af8c
nss: 3.19.3 -> 3.20
2015-08-20 15:32:47 -07:00
William A. Kennington III
8aece3d1ee
nspr: 4.10.8 -> 4.10.9
2015-08-20 15:32:47 -07:00
Benno Fünfstück
c51f0dbd52
haskell: disable haddock on GHC <7.8 on darwin
...
Fixes NixOS/nixpkgs#812
2015-08-20 21:51:19 +02:00
Benno Fünfstück
e059070ad3
ocamlPackages.ocurl: update from 0.7.2 to 0.7.5
2015-08-20 17:07:18 +02:00
Jascha Geerds
50d90a2538
gtkdialog: Add missing dependency on hicolor_icon_theme ( #9369 )
2015-08-20 16:03:58 +02:00
Bjørn Forsman
ac8f2391f3
pcl: 1.6.0 -> 1.7.2 (unbreaks build)
...
New deps added: libXt (required), libpcap (optional).
Releases are now at github.
2015-08-20 07:45:37 +02:00
William A. Kennington III
d730646832
go1.5: Fix pcre and port the remove-tools patch
2015-08-19 20:49:11 -07:00
William A. Kennington III
15a7e0ab71
go1.4: Fix some of the tests by adding missing pcre
2015-08-19 20:49:10 -07:00
William A. Kennington III
5344252155
go1.4: Cleanup compiler expression
2015-08-19 14:54:38 -07:00
Arseniy Seroka
bbc7812d37
Merge pull request #9341 from taku0/oraclejdk-8u60
...
oraclejdk: 8u51 -> 8u60
2015-08-20 00:33:47 +03:00
Luca Bruno
d05cb3e0ea
go: add 1.5 compiler and packages
2015-08-19 23:25:16 +02:00
William A. Kennington III
c3592084cf
golint: Update to 2015-06-23
2015-08-19 13:51:09 -07:00
William A. Kennington III
e27567cff1
golang: Remove old, unused compilers
2015-08-19 13:25:44 -07:00
Peter Simons
24664e9cb3
Merge pull request #9345 from kquick/haskell-vty-ui-disable-tests
...
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 22:00:36 +02:00
William A. Kennington III
62b589a54f
libressl: 2.2.1 -> 2.2.2
2015-08-19 10:42:55 -07:00
Kevin Quick
2066ac2956
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 10:15:38 -07:00
taku0
ec24fc6ecc
oraclejdk: 8u51 -> 8u60
2015-08-19 22:04:29 +09:00
Peter Simons
e297442b62
Merge pull request #9327 from oxij/better-hoogle
...
haskell-packages: bring hoogle and haddock to the masses
2015-08-19 15:00:23 +02:00
Eelco Dolstra
bed96a585f
libmtp: Update to 1.1.9
2015-08-19 14:29:27 +02:00
Michael Alan Dorman
57c276110f
haskell-ghcjs: use ghcjs compatible with new vector
...
Closes https://github.com/NixOS/nixpkgs/issues/9328 .
2015-08-19 13:59:40 +02:00
Moritz Ulrich
2ffc2099be
leiningen: 2.5.1 -> 2.5.2.
2015-08-19 12:25:50 +02:00
Peter Simons
fabeee76bd
haskell-configurator fails its test suite.
2015-08-19 11:01:48 +02:00
Michael Alan Dorman
09e5107d3b
haskell-hbro: fixed by upstream
2015-08-19 11:01:48 +02:00
Kevin Quick
d58753b994
Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
...
Closes https://github.com/NixOS/nixpkgs/pull/9316 .
2015-08-19 11:01:48 +02:00
Peter Simons
f2fc95686c
haskell-shelly has transient test suite failures.
2015-08-19 11:01:48 +02:00
Peter Simons
7e48c52aaa
haskell-singletons: update documentation for override
2015-08-19 11:01:47 +02:00
Nikolay Amiantov
1a590a6185
haskell: use postPatch instead of patchPhase where possible
...
Closes https://github.com/NixOS/nixpkgs/pull/9297 .
2015-08-19 11:01:47 +02:00
Peter Simons
d8650d5d6c
haskell-commutative: re-enable test suite
...
All files, dependencies, etc. appear to now be set correctly. Tested
with 'cabal test' in a local nix-shell environment.
Closes https://github.com/peti/nixpkgs/pull/20 .
2015-08-19 11:01:47 +02:00
Peter Simons
0eca00a544
haskell-sets-with was deprecated.
2015-08-19 11:01:47 +02:00
Peter Simons
f92eb718eb
haskell-sets still can't compile its test suite.
2015-08-19 11:01:47 +02:00
Peter Simons
b591bec333
haskell-yi: fixed by upstream
2015-08-19 11:01:41 +02:00
Peter Simons
574e2a5f81
hackage-packages.nix: update to 83e7ec0b31
with hackage2nix v20150807-45-gbadda1e
2015-08-19 11:00:06 +02:00
Jan Malakhovski
c80af74a84
haskell-packages: throw withHoogle away from the lib
2015-08-18 19:56:17 +00:00
Jan Malakhovski
0013743845
haskell-packages: make hoogle wrapper much more helpful
...
* Build most of the stuff on /tmp, not in /nix/store.
* Generate hoogle database for all the dependencies.
* Generate haddock index and contents files.
* Cleanup.
2015-08-18 19:56:17 +00:00