Commit graph

9192 commits

Author SHA1 Message Date
Peter Simons a5030f06df pkgs/development/libraries/science/math/blas: added BLAS version 20070405
svn path=/nixpkgs/trunk/; revision=19671
2010-01-26 14:53:08 +00:00
Peter Simons c754532298 pkgs/top-level/all-packages.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=19670
2010-01-26 14:53:03 +00:00
Peter Simons 0d6a9b979d pkgs/top-level/python-packages.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=19669
2010-01-26 14:52:56 +00:00
Ludovic Courtès 0c46b7b4d8 GNU Enscript 1.6.5.
svn path=/nixpkgs/trunk/; revision=19668
2010-01-26 14:49:00 +00:00
Eelco Dolstra a4984bd100 svn path=/nixpkgs/trunk/; revision=19664 2010-01-26 11:02:43 +00:00
Eelco Dolstra 84cfb9173e svn path=/nixpkgs/trunk/; revision=19663 2010-01-26 11:02:25 +00:00
Eelco Dolstra 561e37cfe0 * Linux 2.6.32.6, 2.6.27.44.
svn path=/nixpkgs/trunk/; revision=19661
2010-01-26 10:18:14 +00:00
Ludovic Courtès cf3b87d747 GNU GRUB 1.97.2.
svn path=/nixpkgs/trunk/; revision=19656
2010-01-25 22:04:03 +00:00
Lluís Batlle i Rossell bb0a18daac Adding some kind of build expression for money manager ex.
It expects to find its resource files in '.', and it also wants to write at '.'.
I think this has to be fixed upstream.


svn path=/nixpkgs/trunk/; revision=19655
2010-01-25 21:40:52 +00:00
Eelco Dolstra 10ca771495 * Latest Nix.
svn path=/nixpkgs/trunk/; revision=19653
2010-01-25 17:39:33 +00:00
Ludovic Courtès 45aa4e2d7f nix-prefetch-git: Add support for $NIX_PREFETCH_GIT_DEEP_CLONE.
svn path=/nixpkgs/trunk/; revision=19648
2010-01-25 13:23:08 +00:00
Lluís Batlle i Rossell d1c34b3a47 Updating chmlib.
svn path=/nixpkgs/trunk/; revision=19646
2010-01-25 10:34:51 +00:00
Lluís Batlle i Rossell 279ffaa621 Adding ecryptfs, and one of its dependencies: keyutils.
(I have not tried whether they work)

svn path=/nixpkgs/trunk/; revision=19645
2010-01-25 10:34:47 +00:00
Lluís Batlle i Rossell 98de9a27c9 Fixing the trunk evaluation
svn path=/nixpkgs/trunk/; revision=19640
2010-01-24 22:15:23 +00:00
Lluís Batlle i Rossell 029cd0a213 Adding gtkhtml, another program needed for gnucash to build.
I thought gtkhtml was not needed, and in my previous commit I removed it as a gnucash dependency.


svn path=/nixpkgs/trunk/; revision=19639
2010-01-24 22:07:53 +00:00
Lluís Batlle i Rossell 6f462d2c7c Adding (quite blindly) some gnome packages to get gnucash built.
svn path=/nixpkgs/trunk/; revision=19638
2010-01-24 21:32:09 +00:00
Ludovic Courtès f6c80710f5 Add SWEC (Simple Web Error Checker).
svn path=/nixpkgs/trunk/; revision=19637
2010-01-24 19:07:16 +00:00
Marc Weber cb582a87c9 cabal: add noHadock env var. Eg haddock can't create docs for haskell-src-exts
svn path=/nixpkgs/trunk/; revision=19636
2010-01-24 15:39:46 +00:00
Marc Weber 41030334dd adding w3c CSS validator
svn path=/nixpkgs/trunk/; revision=19635
2010-01-24 15:39:42 +00:00
Armijn Hemel f8df44abb1 update to 4.6.1.
svn path=/nixpkgs/trunk/; revision=19631
2010-01-23 16:02:45 +00:00
Ludovic Courtès 14ef547359 Add GNU Gengetopt.
svn path=/nixpkgs/trunk/; revision=19618
2010-01-22 17:00:44 +00:00
Eelco Dolstra 2feb604243 * A patch to ec2-bundle-image to make it work properly on read-only
images (in the Nix store).

svn path=/nixpkgs/trunk/; revision=19616
2010-01-22 16:42:54 +00:00
Ludovic Courtès 2ae7ffd707 foolscap: Disable checks.
svn path=/nixpkgs/trunk/; revision=19608
2010-01-22 08:55:09 +00:00
Eelco Dolstra c7194fe7cf * Added Firefox 3.6. It's not entirely stable yet though. In
particular it segfaults with the `-P' option.

svn path=/nixpkgs/trunk/; revision=19606
2010-01-21 22:23:59 +00:00
Eelco Dolstra b8f106abd7 * Throw away some old versions of Firefox.
svn path=/nixpkgs/trunk/; revision=19604
2010-01-21 21:14:22 +00:00
Ludovic Courtès 16dec99054 Add GNU mkisofs.
svn path=/nixpkgs/trunk/; revision=19603
2010-01-21 16:53:16 +00:00
Lluís Batlle i Rossell b14e1f31c9 Fixing the 'platforms' at python 2.6.
svn path=/nixpkgs/trunk/; revision=19602
2010-01-21 16:43:27 +00:00
Peter Simons 28ef44c86a pkgs/development/tools/misc/distcc: patch distcc to use a 20 minute timeout for I/O
After having established the connection to the distcc server, time out after 20
minutes of inactivity -- rather than 5 minutes, which is too quick to build
large C++ files with complex template machinery.

svn path=/nixpkgs/trunk/; revision=19600
2010-01-21 15:40:48 +00:00
Peter Simons 05868b3046 pkgs/development/tools/misc/distcc: optionally, build static binaries without any dependencies
Using nix-pkgs.conf, it is possible to disable avahi, python, and all other
optional dependencies of distcc in order to generate binaries that are as small
and simple as possible. Furthermore, there is now an option for static linking.

svn path=/nixpkgs/trunk/; revision=19599
2010-01-21 15:40:43 +00:00
Lluís Batlle i Rossell 3c206efa1f Updating qhull
svn path=/nixpkgs/trunk/; revision=19597
2010-01-21 14:44:15 +00:00
Lluís Batlle i Rossell 218c918909 Updating glew
svn path=/nixpkgs/trunk/; revision=19596
2010-01-21 14:39:57 +00:00
Lluís Batlle i Rossell a3e4c7640f Updating meshlab.
Their build system has changed, and the source tree they distribute too, so the
dependencies changed a bit.
To get meshlab working, I update lib3ds and add levmar.

svn path=/nixpkgs/trunk/; revision=19595
2010-01-21 14:39:53 +00:00
Michael Raskin e70276079f Add myself as a maintainer
svn path=/nixpkgs/trunk/; revision=19594
2010-01-21 10:07:25 +00:00
Michael Raskin 247d4ae098 Update pstree
svn path=/nixpkgs/trunk/; revision=19593
2010-01-21 10:06:17 +00:00
Lluís Batlle i Rossell 8640725ca4 Updating meshlab
svn path=/nixpkgs/trunk/; revision=19592
2010-01-21 09:49:10 +00:00
Lluís Batlle i Rossell 13733f6f94 Updating gtkwave
svn path=/nixpkgs/trunk/; revision=19591
2010-01-21 09:49:06 +00:00
Andres Löh b56c549f26 Version bump for uu-parsinglib.
svn path=/nixpkgs/trunk/; revision=19590
2010-01-21 09:46:48 +00:00
Eelco Dolstra cdf8259bb3 svn path=/nixpkgs/trunk/; revision=19588 2010-01-21 07:39:36 +00:00
Eelco Dolstra b3625c242b * Add the ext3 module to the initrd. The Amazon image generator needs
it.

svn path=/nixpkgs/trunk/; revision=19585
2010-01-20 21:09:33 +00:00
Eelco Dolstra f724089f6f * Added a bundle of CA certificates, useful for e.g. curl.
svn path=/nixpkgs/trunk/; revision=19571
2010-01-20 14:10:26 +00:00
Ludovic Courtès 8e3a1e09c0 GNU Libtasn1 2.4.
svn path=/nixpkgs/trunk/; revision=19566
2010-01-20 11:09:04 +00:00
Ludovic Courtès 50a7b78fb4 GNU Guile 1.9.7.
svn path=/nixpkgs/trunk/; revision=19565
2010-01-20 11:09:00 +00:00
Ludovic Courtès 98b73c1306 cvs: Fix getcwd() from Gnulib so that it works in chroots.
svn path=/nixpkgs/trunk/; revision=19564
2010-01-20 11:08:50 +00:00
Michael Raskin 44457a9ad7 Fixing a typo in options
svn path=/nixpkgs/trunk/; revision=19563
2010-01-20 11:06:20 +00:00
Rob Vermaas 0577bc6bf1 add grub2 to channel
svn path=/nixpkgs/trunk/; revision=19558
2010-01-20 09:39:08 +00:00
Michael Raskin d2795e889c Force CFS in zen-kernel not specified as BFS
svn path=/nixpkgs/trunk/; revision=19557
2010-01-20 06:24:29 +00:00
Michael Raskin ef4198ec8d ECL entry in all-packages
svn path=/nixpkgs/trunk/; revision=19556
2010-01-20 05:41:18 +00:00
Michael Raskin 99a54b362e Adding ECL
svn path=/nixpkgs/trunk/; revision=19555
2010-01-20 05:40:46 +00:00
Peter Simons 35424c8836 pkgs/tools/system/ipmitool/default.nix: add openssl dependency to enable lanplus protocol
svn path=/nixpkgs/trunk/; revision=19543
2010-01-19 16:21:40 +00:00
Peter Simons 81324b5de0 pkgs/tools/system/ipmitool: command-line interface to IPMI-enabled devices
Initial version 1.8.9.

svn path=/nixpkgs/trunk/; revision=19542
2010-01-19 15:58:19 +00:00