Domen Kožar
344e440835
polkit: fix gobject introspection support
2014-01-26 00:15:51 +01:00
Domen Kožar
88d4e92977
add ibus
2014-01-26 00:11:54 +01:00
Peter Simons
a86f119dfc
haskell-either: disable the documentation build on GHC 7.4.x or earlier
2014-01-24 00:58:50 +01:00
Song Wenwu
04a55b5e14
webkitgtk: update to 2.2.4, enable html5 video support
2014-01-23 22:29:24 +01:00
Sander van der Burg
b25529a4ad
titaniumsdk: colored output makes a web server think that logs are in raw format. So disable it
2014-01-23 17:11:16 +01:00
Sander van der Burg
1a24278161
titaniumsdk: Add additional login simulation for the ipa target
2014-01-23 15:11:46 +01:00
Eelco Dolstra
230a00f644
findbugs: Clean up packaging
...
Most stuff is now hidden under $out/libexec/findbugs, with only a few
JARs exported via $out/share/java. Also, the setup hook sets
FINDBUGS_HOME.
2014-01-23 14:17:44 +01:00
Jaka Hudoklin
e0000f8ad1
ati-drivers: update to 13.12 ( close #1569 )
...
This update is mostly effort from @MarcWeber and @vcunat, now tested on real
hardware making sure it works with multiple GPUs and opencl.
2014-01-23 12:11:28 +01:00
Peter Simons
f5461b02d5
serf: fix evaluation on FreeBSD (required for Subversion)
2014-01-23 11:57:37 +01:00
Shea Levy
3b20a10ae9
Fix tarball
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-22 15:54:40 -05:00
Michael Raskin
77fa75b1ba
Merge pull request #1572 from bennofs/update-java7
...
java: Update to version 7u51
2014-01-22 12:29:23 -08:00
Benno Fünfstück
42fb68d6a9
java: Update to version 7u51
2014-01-22 21:22:18 +01:00
Georges Dubus
f8afc745bf
rust: fixed i686 build
2014-01-22 19:29:20 +01:00
Georges Dubus
49dd0867a7
rust: Fixed build
2014-01-22 16:36:05 +01:00
Georges Dubus
6eed023894
rust: patched the source to hardcode gcc path
...
to avoid using a wrapper.
2014-01-22 13:33:04 +01:00
Georges Dubus
35aa131371
rust: fixed build for i686 and maybe darwin
2014-01-22 13:33:04 +01:00
Peter Simons
37cc0df1bf
silgraphite: fix evaluation errors on Darwin
2014-01-22 12:43:01 +01:00
Domen Kožar
5b982bd090
nss: patch http location moved, let's keep it in filesystem
2014-01-22 10:46:37 +01:00
Shea Levy
ca116f76f9
Unmaintain a bunch of packages
...
Trying to take maintainership more seriously...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Shea Levy
d18bc25b95
Rename linuxManualConfig to buildLinux
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 20:05:55 -05:00
Shea Levy
6bdafbad9b
Build static libs with gcc
...
This was the behavior pre stdenv-updates and is needed by some users
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 16:11:29 -05:00
Peter Simons
cb21683794
ghc: disable parallel building
...
It sucks, I know, but GHC just doesn't compile reliably when built with
some -j<n> option. :-( We have build errors because of apparent race
conditions all over the place on Hydra. This causes so much trouble for
users that it's not worth keeping this option enabled, IMHO.
2014-01-21 20:35:49 +01:00
Peter Simons
397550afe5
geoip: update from 1.4.6 to 1.6.0
2014-01-21 20:25:52 +01:00
Peter Simons
ab8c539049
gdbm: update from 1.10 to 1.11
2014-01-21 20:20:29 +01:00
Peter Simons
95934138bc
gprolog: patch hard-coded path to the temporary file /tmp/make.log
2014-01-21 20:07:26 +01:00
Sander van der Burg
eb85038518
titaniumsdk: Replace deprecated python build tools by the new NodeJS based tool
2014-01-21 17:19:26 +01:00
Eelco Dolstra
f5773e1f02
gcc-4.8: Enable Darwin and FreeBSD
2014-01-21 14:23:27 +01:00
Domen Kožar
b4d1d88e42
enable gobjectintrospection for some libs
2014-01-21 14:11:20 +01:00
Domen Kožar
dbfaeaf0df
add gnome3.libgdata and liboauth
2014-01-21 14:11:19 +01:00
Shea Levy
407c60fdf9
Fix tarball
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-20 20:33:06 -05:00
Shea Levy
fea2266290
llvm: Split llvmFull into separate derivations
...
Now most packages in the llvm suite are built as separate derivations.
The exceptions are:
* compiler-rt must currently be built with llvm. This increases llvm's
size by 6 MB
* clang-tools-extra must be built with clang
In addition, the top-level llvm attribute is defaulted to llvm 3.4, and
llvm 3.3 must be accessed by the llvm_33 attribute. This is to make the
out-of-date packages obvious in the hope that eventually all will be
updated to work with 3.4 and 3.3 can be removed. I think we should keep
this policy in the future (latest llvm gets top-level name, the rest are
versioned until they can be removed).
The llvm packages (except libc++, which exception I will try to remove
on the next update) can all be accessed via the llvmPackages attribute,
and there are also aliases for the packages that already existed (llvm,
clang, and dragonegg).
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-20 20:33:06 -05:00
Vladimír Čunát
ac6761c908
Merge master into stdenv-updates
...
Conflicts:
pkgs/applications/version-management/gource/default.nix
pkgs/top-level/all-packages.nix
2014-01-20 19:39:28 +01:00
Peter Simons
8088837dc8
haskell-hakyll: jailbreak to fix build with recent version of pandoc-citeproc
2014-01-20 18:28:04 +01:00
Peter Simons
9c065f77d8
haskell-yesod-platform: update to version 1.2.6
2014-01-20 18:28:04 +01:00
Peter Simons
c13a56a036
haskell-yesod-form: update to version 1.3.4.3
2014-01-20 18:28:04 +01:00
Peter Simons
e7302c891e
haskell-yesod-auth: update to version 1.2.5.3
2014-01-20 18:28:04 +01:00
Peter Simons
119d4b8d5c
haskell-wai-extra: update to version 2.0.3
2014-01-20 18:28:04 +01:00
Peter Simons
a58a0b17c9
haskell-vector-space-points: update to version 0.1.3
2014-01-20 18:28:04 +01:00
Peter Simons
75672819ea
haskell-threepenny-gui: update to version 0.4.0.2
2014-01-20 18:28:04 +01:00
Peter Simons
80658f3cfb
haskell-stm-conduit: update to version 2.2
2014-01-20 18:28:03 +01:00
Peter Simons
c0270c7dfa
haskell-snap: update to version 0.13.2.1
2014-01-20 18:28:03 +01:00
Peter Simons
eaf5b1cde1
haskell-pipes-bytestring: update to version 1.0.3
2014-01-20 18:28:03 +01:00
Peter Simons
19466e48fc
haskell-heist: update to version 0.13.0.5
2014-01-20 18:28:03 +01:00
Peter Simons
e90fb2442a
haskell-hakyll: update to version 4.4.3.1
2014-01-20 18:28:03 +01:00
Peter Simons
3a0f4d4fcd
haskell-gnuidn: update to version 0.2.1
2014-01-20 18:28:03 +01:00
Peter Simons
df89207c9e
haskell-gloss: update to version 1.8.1.2
2014-01-20 18:28:03 +01:00
Peter Simons
496b53e44f
haskell-gloss-raster: update to version 1.8.1.2
2014-01-20 18:28:02 +01:00
Peter Simons
032ea31c47
haskell-cryptohash: update to version 0.11.2
2014-01-20 18:28:02 +01:00
Peter Simons
c5456a7f89
haskell-conduit: update to version 1.0.11.1
2014-01-20 18:28:02 +01:00
Peter Simons
0178eba86e
haskell-base16-bytestring: update to version 0.1.1.6
2014-01-20 18:28:02 +01:00