Commit graph

13916 commits

Author SHA1 Message Date
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
Peter Simons
e6226d7d3c haskell-JuicyPixels: update to version 3.1.3 2014-01-20 18:28:02 +01:00
Peter Simons
e701d2b062 haskell-aeson: add version 0.7.0.0 (but don't use it yet) 2014-01-20 18:28:02 +01:00
Peter Simons
12bb3d783b haskell-case-insensitive: update to version 1.1.0.3 2014-01-20 18:28:02 +01:00
Peter Simons
f0740ac2bc happy: add version 1.19.3 2014-01-20 18:28:02 +01:00
Peter Simons
5333854aa4 haskell-cabal2nix: re-generate with cabal2nix 2014-01-20 18:06:05 +01:00
Peter Simons
75934cbe09 haskell-xournal-types: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
6fd153677b haskell-xournal-parser: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
4350308ec7 haskell-transformers-free: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
22727d9507 haskell-hoodle-types: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
b26ab6c8f0 haskell-hoodle-render: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
bf487fed15 haskell-hoodle-parser: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
86e1775cf4 haskell-hoodle-core: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
a1adb429ec haskell-hoodle-builder: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
fecb119e5e haskell-coroutine-object: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Peter Simons
ee890f01f8 haskell-TypeCompose: re-generate with cabal2nix 2014-01-20 18:05:00 +01:00
Oliver Charles
e217fd9ae8 haskellPackages.tastyRerun: New expression 2014-01-20 15:45:55 +00:00
Ian-Woo Kim
7b51e24de9 add hoodle (pen notetaking program written in haskell) to nixpkgs 2014-01-20 15:18:04 +00:00
Eelco Dolstra
37a44d4055 libvpx: Don't install static library 2014-01-20 14:58:09 +01:00
Lluís Batlle i Rossell
3faf620e8a Updating libvpx to 1.3.0, and making ffmpeg include vpx
I don't think there is any reason not to have vpx there. It's
part of webm.
2014-01-20 13:47:24 +01:00
Peter Simons
c6be3dbf1d scons: add pythonPath attribute to ensure that the python-wrapper recognizes this package as providing a python library 2014-01-20 13:29:36 +01:00
Domen Kožar
34270e37a7 Add gnome3.gjs 2014-01-20 12:35:31 +01:00