Commit graph

6596 commits

Author SHA1 Message Date
Michael Raskin b3d965858b Update xmoto
svn path=/nixpkgs/trunk/; revision=15319
2009-04-26 17:00:10 +00:00
Marc Weber 3a9bfe866c adding small emacs session mode packages remembering inputs
svn path=/nixpkgs/trunk/; revision=15318
2009-04-26 11:06:54 +00:00
Marc Weber 4c72da6b82 adding pydb, a python debugging with gdb like commands
svn path=/nixpkgs/trunk/; revision=15317
2009-04-26 11:06:51 +00:00
Marc Weber 5d5995eb38 adding figlet
svn path=/nixpkgs/trunk/; revision=15316
2009-04-26 11:06:48 +00:00
Marc Weber 8d6fd9cb2b samba: Use /etc/samba as default configuration directory
svn path=/nixpkgs/trunk/; revision=15315
2009-04-26 11:06:41 +00:00
Eelco Dolstra f7454eae9c * Be able to cope with future changes to Upstart.
svn path=/nixpkgs/trunk/; revision=15311
2009-04-25 22:36:33 +00:00
Eelco Dolstra ecd43e2bfe * Updated the script that copies tarballs used in Nixpkgs to
nixos.org/tarballs.  It no longer greps the source for fetchurl
  calls, because a lot of URLs are now computed
  (e.g. "http://foo/${name}.tar.bz2").  So instead we evaluate the Nix
  expression with "nix-instantiate --xml --strict" and look for URLs
  in the result.  Because I'm lazy the script no longer checks whether
  the hash of the download matches the hash in the expression.

svn path=/nixpkgs/trunk/; revision=15310
2009-04-25 18:34:11 +00:00
Lluís Batlle i Rossell c2d651ef68 Removing static compilation of the driver for cromfs, so the package works again in x86_64
svn path=/nixpkgs/trunk/; revision=15309
2009-04-25 16:22:12 +00:00
Lluís Batlle i Rossell 1e8fff0915 Updating Wine.
svn path=/nixpkgs/trunk/; revision=15308
2009-04-25 16:22:08 +00:00
Lluís Batlle i Rossell 1f8e1f296d Updating freeimage and vxl.
svn path=/nixpkgs/trunk/; revision=15307
2009-04-25 16:21:56 +00:00
Andres Löh 1a6e7109d1 Don't build the Haskell Platform on Darwin.
svn path=/nixpkgs/trunk/; revision=15306
2009-04-25 15:39:25 +00:00
Andres Löh 922c14e372 Added MonadRandom Haskell package.
svn path=/nixpkgs/trunk/; revision=15305
2009-04-25 15:33:37 +00:00
Andres Löh 2a1fae29f8 Added some SDL-related Haskell libs.
svn path=/nixpkgs/trunk/; revision=15304
2009-04-25 15:33:29 +00:00
Andres Löh 66f3af0bdd ghc-wrapper now detects installed pkgs automatically.
svn path=/nixpkgs/trunk/; revision=15301
2009-04-25 14:23:00 +00:00
Michael Raskin c26271927a Remove multiversion expression for tailor for easier use of custom versions
svn path=/nixpkgs/trunk/; revision=15296
2009-04-25 11:19:42 +00:00
Eelco Dolstra e405332741 * Bumped the version number.
svn path=/nixpkgs/trunk/; revision=15294
2009-04-24 21:59:56 +00:00
Eelco Dolstra 72f7747c68 svn path=/nixpkgs/trunk/; revision=15290 2009-04-24 20:51:51 +00:00
Eelco Dolstra 96443f794e * Unfortunately, the Gentoo mirror of the attr library is no more
stable than the SGI source.  So we'll mirror it ourselves.  Thanks
  to Matthew Curry for reporting this.

svn path=/nixpkgs/trunk/; revision=15289
2009-04-24 20:27:54 +00:00
Ludovic Courtès 0b2be106e0 GNU Time: Improve meta-information.
svn path=/nixpkgs/trunk/; revision=15288
2009-04-24 13:28:16 +00:00
Ludovic Courtès 72656e7d1c GNU Zile 2.3.7.
svn path=/nixpkgs/trunk/; revision=15287
2009-04-24 12:48:37 +00:00
Peter Simons d1045dc8d0 qgit: update to version 2.2.
svn path=/nixpkgs/trunk/; revision=15286
2009-04-24 12:31:33 +00:00
Eelco Dolstra 20a0a02d15 * Fix GHC 6.8.3.
svn path=/nixpkgs/trunk/; revision=15285
2009-04-23 18:44:52 +00:00
Andres Löh 2bb2373cf9 Try to link readline Haskell package against ncursesw.
svn path=/nixpkgs/trunk/; revision=15284
2009-04-23 17:48:06 +00:00
Andres Löh cea9c12283 Trying to update haxr, but not finished.
svn path=/nixpkgs/trunk/; revision=15283
2009-04-23 17:48:03 +00:00
Andres Löh cd018e50d4 64bit support in Cabal builder
svn path=/nixpkgs/trunk/; revision=15282
2009-04-23 17:21:14 +00:00
Eelco Dolstra 2c2f0d913c * Release notes.
svn path=/nixpkgs/trunk/; revision=15279
2009-04-23 15:02:09 +00:00
Eelco Dolstra e82ac236ab svn path=/nixpkgs/trunk/; revision=15278 2009-04-23 15:01:53 +00:00
Michael Raskin 4c02ccd107 Fix git-with-svn instantiation
svn path=/nixpkgs/trunk/; revision=15266
2009-04-23 10:56:23 +00:00
Michael Raskin 35bb7d6412 Python-not-2.4 support for libxml2
svn path=/nixpkgs/trunk/; revision=15265
2009-04-23 10:24:40 +00:00
Lluís Batlle i Rossell 2021063052 Adding vwm, the console window manager.
svn path=/nixpkgs/trunk/; revision=15255
2009-04-22 21:33:24 +00:00
Nicolas Pierron ea2d78f2bd Add STLport to hydra.
svn path=/nixpkgs/trunk/; revision=15249
2009-04-22 16:44:11 +00:00
Eelco Dolstra f70b4763bb svn path=/nixpkgs/trunk/; revision=15245 2009-04-22 13:13:55 +00:00
Andres Löh e62cb1aa20 Added HLint plus dependencies.
svn path=/nixpkgs/trunk/; revision=15231
2009-04-21 21:48:10 +00:00
Lluís Batlle i Rossell 672890153e Fixing lua and perl for radare.
svn path=/nixpkgs/trunk/; revision=15230
2009-04-21 21:31:08 +00:00
Andres Löh d2067c300f Updated editline for Haskell.
svn path=/nixpkgs/trunk/; revision=15229
2009-04-21 21:19:49 +00:00
Andres Löh 8cfa1a5034 Added readline package for Haskell.
svn path=/nixpkgs/trunk/; revision=15228
2009-04-21 21:12:56 +00:00
Andres Löh d3b5bc4a20 * Fixed external library dependencies for some Haskell-Platform packages.
* Added Agda plus dependencies.

svn path=/nixpkgs/trunk/; revision=15227
2009-04-21 21:05:30 +00:00
Lluís Batlle i Rossell 233cf74781 Adding radare
svn path=/nixpkgs/trunk/; revision=15226
2009-04-21 19:47:51 +00:00
Lluís Batlle i Rossell 1b3ee8bf6c Adding libewf.
svn path=/nixpkgs/trunk/; revision=15225
2009-04-21 19:47:41 +00:00
Lluís Batlle i Rossell ff0483b3d8 Adding gtkdialog.
svn path=/nixpkgs/trunk/; revision=15224
2009-04-21 19:47:30 +00:00
Lluís Batlle i Rossell a6e86e241f Updating lua5.
svn path=/nixpkgs/trunk/; revision=15223
2009-04-21 19:47:20 +00:00
Andres Löh 6757fbafb1 Added haskell-platform to release.
svn path=/nixpkgs/trunk/; revision=15216
2009-04-21 16:22:30 +00:00
Lluís Batlle i Rossell ea933bf894 Adding symlinks for cdrkit, to be similar to the cdrtools.
svn path=/nixpkgs/trunk/; revision=15203
2009-04-21 07:05:38 +00:00
Eelco Dolstra 01f309e2d4 * Document the X.org generator.
svn path=/nixpkgs/trunk/; revision=15189
2009-04-20 16:00:40 +00:00
Rob Vermaas a00ef2d247 updated strategoxt 0.17pre to bootstrap build
svn path=/nixpkgs/trunk/; revision=15188
2009-04-20 14:49:51 +00:00
Andres Löh d2f9333dca Made it even worse -- hopefully fixed now, sorry.
svn path=/nixpkgs/trunk/; revision=15186
2009-04-20 14:30:01 +00:00
Andres Löh df7c38c2cb Fixed a typo.
svn path=/nixpkgs/trunk/; revision=15185
2009-04-20 14:26:09 +00:00
Andres Löh 035d7cb965 * Updated lhs2TeX.
* Propagated build inputs of Haskell pkgs are now automatically
  propagated user-env pkgs.
* Updated haskell-platform slightly.

svn path=/nixpkgs/trunk/; revision=15184
2009-04-20 14:23:50 +00:00
Lluís Batlle i Rossell ff894ae773 Fixing the openoffice build, to run with a single job.
svn path=/nixpkgs/trunk/; revision=15182
2009-04-20 13:51:31 +00:00
Lluís Batlle i Rossell fc3574b125 Updating openoffice to 3.0.1.
svn path=/nixpkgs/trunk/; revision=15181
2009-04-20 13:50:07 +00:00