Commit graph

17951 commits

Author SHA1 Message Date
Yury G. Kudryashov 33f14fc3cf enblend-enfuse-4.0
svn path=/nixpkgs/trunk/; revision=32037
2012-02-05 09:26:06 +00:00
Arie Middelkoop 3f1054b1ec Added 'bumblebee', a package that facilitates NVidia Optimus graphics with X11.
Note: it relies heavily on 'virtualgl'. This also makes the approach taken
by bumblebee not very effective.
So, this package is actually mainly useful for shutting down your card so that
it does not consume power/produce heat.

See the comments in bumblebee/default.nix

svn path=/nixpkgs/trunk/; revision=32036
2012-02-05 00:51:35 +00:00
Arie Middelkoop b4d5957ac4 Version bumb of 'xf86-synaptics' module, which fixes a cpu-stealing bug when using syndaemon.
svn path=/nixpkgs/trunk/; revision=32035
2012-02-05 00:43:54 +00:00
Ludovic Courtès d15738aca5 GnuTLS: Get Hydra to build the Guile-less variants.
svn path=/nixpkgs/trunk/; revision=32034
2012-02-04 23:21:33 +00:00
Shea Levy b59eac3bfc Add autotest-rails gem
svn path=/nixpkgs/trunk/; revision=32033
2012-02-04 15:04:04 +00:00
Peter Simons 60c8201514 analog: install images directory, too
svn path=/nixpkgs/trunk/; revision=32030
2012-02-04 10:48:48 +00:00
Peter Simons 282449afe8 analog: added version 6.0
svn path=/nixpkgs/trunk/; revision=32029
2012-02-04 10:32:07 +00:00
Peter Simons b69d6bf7e0 Moved all LaTeX expressions into tools/typesetting hierarchy.
svn path=/nixpkgs/trunk/; revision=32028
2012-02-04 09:31:07 +00:00
Peter Simons dbafd99a0a Moved python debugger into development/tools hierarchy.
svn path=/nixpkgs/trunk/; revision=32027
2012-02-04 09:30:53 +00:00
Peter Simons ce1ce28f96 haskell-yap: updated to version 0.2
svn path=/nixpkgs/trunk/; revision=32026
2012-02-04 08:38:09 +00:00
Peter Simons 49009f72ce haskell-hakyll: updated to version 3.2.5.1
svn path=/nixpkgs/trunk/; revision=32025
2012-02-04 08:38:04 +00:00
Peter Simons 2286dd1f51 haskell-packages.nix: updated configurations for older GHC versions to prefer a more modern DeepSeq
svn path=/nixpkgs/trunk/; revision=32023
2012-02-03 21:06:28 +00:00
Yury G. Kudryashov 4a5673f520 graphicsmagick: add meta.platforms
svn path=/nixpkgs/trunk/; revision=32022
2012-02-03 21:02:00 +00:00
Peter Simons 868d8c2d9c haskell-cabal2nix: updated to version 1.25
svn path=/nixpkgs/trunk/; revision=32021
2012-02-03 21:00:32 +00:00
Peter Simons 038a3e5b2e haskell-vty: updated to version 4.7.0.10
svn path=/nixpkgs/trunk/; revision=32020
2012-02-03 21:00:30 +00:00
Peter Simons 56230f309e haskell-nixos-types: updated to version 1.3
svn path=/nixpkgs/trunk/; revision=32019
2012-02-03 21:00:27 +00:00
Peter Simons 88f110cb75 haskell-ieee754: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=32018
2012-02-03 21:00:24 +00:00
Peter Simons c77c727641 haskell-hackage-db: updated to version 1.2
svn path=/nixpkgs/trunk/; revision=32017
2012-02-03 21:00:21 +00:00
Peter Simons 2a10a4d967 haskell-bytestring-lexing: updated to version 0.4.0
svn path=/nixpkgs/trunk/; revision=32016
2012-02-03 21:00:18 +00:00
Peter Simons 412e5dd87d haskell-hledger-interest: updated to version 1.4
svn path=/nixpkgs/trunk/; revision=32015
2012-02-03 21:00:16 +00:00
Peter Simons 74e822d76a haskell-packages.nix: GHC 7.4.1 should use the latest version of regexPosix
svn path=/nixpkgs/trunk/; revision=32014
2012-02-03 21:00:13 +00:00
Peter Simons 69d6b66571 haskell-packages.nix: the latest regexPosix must use a matching regexBase in order to compile with older versions of GHC, i.e. 6.10.4
svn path=/nixpkgs/trunk/; revision=32013
2012-02-03 21:00:09 +00:00
Sander van der Burg 133e2db3de Upgraded broadcom-sta driver to version 5_100_82_112
svn path=/nixpkgs/trunk/; revision=32012
2012-02-03 20:51:06 +00:00
Sander van der Burg 37346e00a3 Enable IPv6 by default
svn path=/nixpkgs/trunk/; revision=32011
2012-02-03 20:50:33 +00:00
Peter Simons 875b61eeb9 haskell-cabal-file-th: patch cabal file to fix build with GHC 7.4.1
svn path=/nixpkgs/trunk/; revision=32010
2012-02-03 19:10:14 +00:00
Peter Simons 0861eb5a3d haskell-packages.nix: updated 'haskellPlatformArgs_future' configuration to reflect the current state of affairs for GHC 7.4.1
* DeepSeq has been removed because it's now a core package.
 * XHTML and network have been updated to the latest version.
 * The comments that state whether a package builds or not have been updated.

svn path=/nixpkgs/trunk/; revision=32009
2012-02-03 19:06:50 +00:00
Peter Simons 83c6e41b15 haskell-xhtml: added version 3000.2.0.5
svn path=/nixpkgs/trunk/; revision=32008
2012-02-03 19:06:47 +00:00
Peter Simons dd28867e4f haskell-network: added version 2.3.0.10
svn path=/nixpkgs/trunk/; revision=32007
2012-02-03 19:06:44 +00:00
Peter Simons 351627cb88 haskell-extensible-exceptions: added version 0.1.1.4
svn path=/nixpkgs/trunk/; revision=32006
2012-02-03 19:06:41 +00:00
Peter Simons 49ca209cd2 haskell-deepseq: added version 1.3.0.0
svn path=/nixpkgs/trunk/; revision=32005
2012-02-03 19:06:38 +00:00
Peter Simons 8cba75ac34 haskell-ieee754: added version 0.7.3
svn path=/nixpkgs/trunk/; revision=32004
2012-02-03 19:06:35 +00:00
Peter Simons 4d25e699a1 haskell-socks: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=32003
2012-02-03 19:06:32 +00:00
Peter Simons f7889c850c haskell-language-javascript: updated to version 0.4.7
svn path=/nixpkgs/trunk/; revision=32002
2012-02-03 19:06:29 +00:00
Peter Simons d9546f6165 haskell-http-conduit: updated to version 1.2.3
svn path=/nixpkgs/trunk/; revision=32001
2012-02-03 19:06:26 +00:00
Peter Simons 77625e49e5 haskell-hjsmin: updated to version 0.0.15
svn path=/nixpkgs/trunk/; revision=32000
2012-02-03 19:06:23 +00:00
Peter Simons 65ad5c83ef haskell-hastache: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=31999
2012-02-03 19:06:20 +00:00
Peter Simons 7851600fcf haskell-filepath: updated to version 1.3.0.0
svn path=/nixpkgs/trunk/; revision=31998
2012-02-03 19:06:18 +00:00
Peter Simons 51d6cf8c90 haskell-binary: updated to version 0.5.1.0
svn path=/nixpkgs/trunk/; revision=31997
2012-02-03 19:06:15 +00:00
Peter Simons ade99756f9 haskell-idris: updated to version 0.9.1
svn path=/nixpkgs/trunk/; revision=31996
2012-02-03 19:06:12 +00:00
Lluís Batlle i Rossell cf2591c5ec Updating rdesktop to 1.7.1
svn path=/nixpkgs/trunk/; revision=31993
2012-02-03 16:16:18 +00:00
Peter Simons 4aac439f00 redis: added version 2.4.7
Patch submitted by Phil Hagelberg <technomancy@gmail.com>.

svn path=/nixpkgs/trunk/; revision=31992
2012-02-03 13:12:07 +00:00
Andres Löh f2d6ca5d02 Added haskell-{bitarray,containers-deepseq,gd}.
svn path=/nixpkgs/trunk/; revision=31991
2012-02-03 12:15:00 +00:00
Karn Kallio cdf1a3a3c6 Racket version 5.2.1
svn path=/nixpkgs/trunk/; revision=31990
2012-02-02 22:41:21 +00:00
Andres Löh b66db5ca13 Add ghc-7.4.1. Remove Hydra building for the 7.2.* series.
svn path=/nixpkgs/trunk/; revision=31989
2012-02-02 21:08:30 +00:00
Ludovic Courtès f113ee27ad LZO 2.06.
svn path=/nixpkgs/trunk/; revision=31988
2012-02-02 20:49:42 +00:00
Yury G. Kudryashov 9758857fbe libdevil: pick a couple of debian patches
svn path=/nixpkgs/trunk/; revision=31986
2012-02-02 20:30:55 +00:00
Peter Simons 798890b819 haskell-zlib: drop version 0.5.3.2 again; it's causing lots of trouble
This change affects only GHC 7.2 or later.

svn path=/nixpkgs/trunk/; revision=31985
2012-02-02 17:03:01 +00:00
Eelco Dolstra 9d9e33b98d * Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
--enable-official-branding to get a browser that calls itself
  "Firefox".  But I'll leave the flag in for the moment.
* Removed Firefox 8.0.

svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Peter Simons bd2c29d553 haskell-persistent-sqlite: added version 0.6.2.1
svn path=/nixpkgs/trunk/; revision=31983
2012-02-02 14:54:56 +00:00
Peter Simons e11c942238 haskell-yesod-default: added version 0.5.0
svn path=/nixpkgs/trunk/; revision=31982
2012-02-02 14:54:53 +00:00