Commit graph

2577 commits

Author SHA1 Message Date
Michael Raskin ad2f62980a Try building a really full-featured configuration of the fresh Linux kernel pre-release
svn path=/nixpkgs/trunk/; revision=16344
2009-07-14 09:13:59 +00:00
Lluís Batlle i Rossell 3a8a3c91f7 Adding a patch for grub, so livecds with grub can still boot with buggy bioses,
as those of Acer 292LMi or Airis N990. This allows booting the NixOS ISO releases.
I made it optional, not included by default. I don't think it would harm at all enabling
it always - let it be decided on forum.

svn path=/nixpkgs/trunk/; revision=16341
2009-07-13 16:57:33 +00:00
Ludovic Courtès c73091b572 emacsPackages: Recurse into attributes.
This allows, e.g., "nix-env -qa magit" to work.
Reported by Peter Simons.

svn path=/nixpkgs/trunk/; revision=16337
2009-07-13 11:53:06 +00:00
Andres Löh 66b32c4b66 Added SHA for Haskell.
svn path=/nixpkgs/trunk/; revision=16335
2009-07-13 11:36:50 +00:00
Ludovic Courtès 474c54071b Add GNU GLOBAL, a source code tag system.
svn path=/nixpkgs/trunk/; revision=16333
2009-07-13 09:05:56 +00:00
Michael Raskin b69be987c0 Added setuid-ready chroot utility.
svn path=/nixpkgs/trunk/; revision=16331
2009-07-12 08:10:51 +00:00
Lluís Batlle i Rossell dab4dc0de1 Using openchrome trunk instead of that distributed with xorg. That
doesn't work in K8N800, and trunk even does a bit of 3D by hw.

svn path=/nixpkgs/trunk/; revision=16329
2009-07-11 10:32:27 +00:00
Ludovic Courtès da897b6eda Group Emacs packages in an `emacsPackages' function.
This avoids problem such as bytecode incompatibilies (e.g., between
GNU Emacs 22 and 23), API changes.  It would also allow packages
to be built with different emacsen (S(X)Emacs, etc.).


svn path=/nixpkgs/trunk/; revision=16324
2009-07-10 16:17:06 +00:00
Ludovic Courtès 45f7159af3 emacs-w3m: Get the source from CVS.
svn path=/nixpkgs/trunk/; revision=16323
2009-07-10 16:01:50 +00:00
Eelco Dolstra d877e7b40f * Build a PDF of the manual.
svn path=/nixpkgs/trunk/; revision=16316
2009-07-10 13:41:47 +00:00
Eelco Dolstra ffd635cc57 * Commented out exultSnapshot, will fix later.
svn path=/nixpkgs/trunk/; revision=16315
2009-07-10 12:44:34 +00:00
Eelco Dolstra 65974d2fa7 * Disable the MPlayer plugin (for now?) because it's not entirely
stable and doesn't compile on Firefox 3.5 yet.

svn path=/nixpkgs/trunk/; revision=16313
2009-07-10 12:10:58 +00:00
Rob Vermaas 22557d5e1f update mono to 2.4.2.1
svn path=/nixpkgs/trunk/; revision=16311
2009-07-10 11:49:32 +00:00
Andres Löh c30a867383 Added data-reify Haskell library.
svn path=/nixpkgs/trunk/; revision=16303
2009-07-10 09:42:18 +00:00
Michael Raskin 7d2931b5ab Adding Falcon multiparadigm programming language. It has macros and non-trivial syntax at once, which seems interesting in itself..
svn path=/nixpkgs/trunk/; revision=16299
2009-07-09 22:30:19 +00:00
Marc Weber 25a1533d9a removing old haskell stuff. I was using my own branch for a long time.
It will be replaced by something else anyway.
Some of those patches may still be of interest (?)

svn path=/nixpkgs/trunk/; revision=16298
2009-07-09 22:24:08 +00:00
Marc Weber f38e400515 basing nix-repository-manager on haskellPackages. The executable is no
longer recompiled when the config changes only

svn path=/nixpkgs/trunk/; revision=16297
2009-07-09 22:24:05 +00:00
Marc Weber 676f4c4e2d haskellPackages: adding bytestring, networkBytestring, getOptions, ghcSyb, hslogger, tar
svn path=/nixpkgs/trunk/; revision=16296
2009-07-09 22:24:02 +00:00
Marc Weber 769dec7238 haskellPackages: fix monadlab and Crypto with most recent ghc
svn path=/nixpkgs/trunk/; revision=16295
2009-07-09 22:23:59 +00:00
Marc Weber 78454c62a8 doh
svn path=/nixpkgs/trunk/; revision=16292
2009-07-09 22:23:51 +00:00
Michael Raskin 1744fe5183 Adding statifier, a tool to make pseudostatic binaries. Unfortunately, statified NixOS-built binaries segfault on Ubuntu..
svn path=/nixpkgs/trunk/; revision=16291
2009-07-09 21:34:29 +00:00
Ludovic Courtès df646c8ae4 Emacs-w3m: Add ImageMagick as a build input.
svn path=/nixpkgs/trunk/; revision=16288
2009-07-09 16:09:09 +00:00
Ludovic Courtès 2caabd37e1 Add Emacs-w3m, an Emacs interface to the W3M web browser.
svn path=/nixpkgs/trunk/; revision=16287
2009-07-09 15:56:40 +00:00
Ludovic Courtès d490682e3b Remove Semantic and EIEIO, now part of CEDET.
svn path=/nixpkgs/trunk/; revision=16283
2009-07-09 15:29:14 +00:00
Eelco Dolstra 7af5fa0e96 * Urgh.
svn path=/nixpkgs/trunk/; revision=16268
2009-07-09 10:08:29 +00:00
Sander van der Burg 8c806707f3 Fixed pigdin compilation by adding nspr as buildinput
svn path=/nixpkgs/trunk/; revision=16267
2009-07-09 09:50:51 +00:00
Marc Weber 6abf8471fb fix sourceWithTagsDerivation, myhasktags now based on current haskell derivations
svn path=/nixpkgs/trunk/; revision=16263
2009-07-09 03:50:47 +00:00
Marc Weber 4f81282226 adding monetdb database
svn path=/nixpkgs/trunk/; revision=16262
2009-07-09 03:50:44 +00:00
Eelco Dolstra edd198ee8b * Doh.
svn path=/nixpkgs/trunk/; revision=16259
2009-07-08 16:14:51 +00:00
Eelco Dolstra 73ac7f5876 svn path=/nixpkgs/trunk/; revision=16256 2009-07-08 15:56:05 +00:00
Eelco Dolstra 9f451704dd * Chatzilla 0.9.85 (on the Xulrunner from Firefox 3.5).
svn path=/nixpkgs/trunk/; revision=16248
2009-07-08 13:19:44 +00:00
Eelco Dolstra fb9eddb70b * Added Email::Simple::Creator.
svn path=/nixpkgs/trunk/; revision=16247
2009-07-08 13:18:27 +00:00
Andres Löh a52909b36a Added ghc-core, updated hscolour.
svn path=/nixpkgs/trunk/; revision=16245
2009-07-08 12:34:14 +00:00
Ludovic Courtès ea808c50ce Add ECB, the Emacs Code Browser.
svn path=/nixpkgs/trunk/; revision=16234
2009-07-08 09:01:11 +00:00
Ludovic Courtès 7d438d5271 Build Tahoe.
svn path=/nixpkgs/trunk/; revision=16232
2009-07-07 22:45:34 +00:00
Ludovic Courtès 0dcce7669e Tahoe: Use pysqlite', used by the backup' command.
svn path=/nixpkgs/trunk/; revision=16231
2009-07-07 22:44:29 +00:00
Ludovic Courtès 26b5148308 Fix typo from previous commit.
svn path=/nixpkgs/trunk/; revision=16230
2009-07-07 22:34:03 +00:00
Ludovic Courtès 3997cb99fd pysqlite: Move to `python-packages.nix'.
svn path=/nixpkgs/trunk/; revision=16229
2009-07-07 22:30:29 +00:00
Marc Weber 5ef46894e0 adding cdtEnv symlinking deps into one $out/cdt-env/{lib,include} directory
and collection which let's you install and update a set of derivations at once

svn path=/nixpkgs/trunk/; revision=16224
2009-07-07 20:53:16 +00:00
Ludovic Courtès df4a8eafde Add JDEE, the Java development environment for Emacs.
svn path=/nixpkgs/trunk/; revision=16222
2009-07-07 16:13:45 +00:00
Michael Raskin dd89941fb2 Added myself as the maintainer of some packages
svn path=/nixpkgs/trunk/; revision=16221
2009-07-07 15:05:15 +00:00
Eelco Dolstra aa34103ac7 * Added Email::Sender.
svn path=/nixpkgs/trunk/; revision=16220
2009-07-07 14:58:30 +00:00
Michael Raskin b02a08a022 SBCL now works fine. added hacks and workarounds for store mono-timestamp handling
svn path=/nixpkgs/trunk/; revision=16219
2009-07-07 14:50:37 +00:00
Eelco Dolstra 26453f9074 * build-for-release.nix is gone.
svn path=/nixpkgs/trunk/; revision=16209
2009-07-07 10:58:56 +00:00
Michael Raskin 9da29ccf73 Adding fetchmtn, including fetchmtn and fetchgit in builder-defs, updating monotone-viz. Adding dadadodo.
svn path=/nixpkgs/trunk/; revision=16207
2009-07-07 10:04:32 +00:00
Eelco Dolstra ec14811950 * Obsolete.
svn path=/nixpkgs/trunk/; revision=16187
2009-07-06 11:42:45 +00:00
Eelco Dolstra 19963e0447 * Xulrunner/Firefox 3.5: build with --with-system-nss.
svn path=/nixpkgs/trunk/; revision=16186
2009-07-06 11:42:21 +00:00
Eelco Dolstra a796d839f9 * Updated NSS.
svn path=/nixpkgs/trunk/; revision=16183
2009-07-06 09:12:44 +00:00
Ludovic Courtès aa518d2b29 Build HTML Tidy.
svn path=/nixpkgs/trunk/; revision=16180
2009-07-05 21:39:46 +00:00
Ludovic Courtès 9f3511c882 Add HTML Tidy, an HTML validator.
svn path=/nixpkgs/trunk/; revision=16176
2009-07-05 14:07:39 +00:00