Commit graph

2787 commits

Author SHA1 Message Date
Marc Weber a20dba3aec haskellPackages adding multiset & filepath
svn path=/nixpkgs/trunk/; revision=16400
2009-07-16 15:18:24 +00:00
Michael Raskin 15bec036fa Add 2.6.31-rc2 kernel for now : rc3 has a BtrFS stability regression
svn path=/nixpkgs/trunk/; revision=16384
2009-07-16 06:30:25 +00:00
Michael Raskin 8eefb03231 Fix typo
svn path=/nixpkgs/trunk/; revision=16383
2009-07-15 21:09:17 +00:00
Michael Raskin 0865385a29 Add a config for older x86 processors without PAE support. Turn off PAT for a good measure, too
svn path=/nixpkgs/trunk/; revision=16382
2009-07-15 21:01:24 +00:00
Eelco Dolstra 998412adf6 * Added gecko-mediaplayer, a browser plugin that uses gnome-mplayer to
play video.  Seems to be more stable than mplayerplug-in.

svn path=/nixpkgs/trunk/; revision=16379
2009-07-15 20:34:08 +00:00
Michael Raskin 81d09cd1f3 Use GTK2 for Lazarus and get Unicode support
svn path=/nixpkgs/trunk/; revision=16363
2009-07-14 20:31:11 +00:00
Lluís Batlle i Rossell b510addf20 Enabling by default the grub support for buggy BIOSes on CD boot.
Two of two, raskin and me, voted for this change.

svn path=/nixpkgs/trunk/; revision=16361
2009-07-14 18:23:53 +00:00
Ludovic Courtès 7f080535c4 Fix derivation name of `icecat3Xul'.
svn path=/nixpkgs/trunk/; revision=16357
2009-07-14 15:22:31 +00:00
Eelco Dolstra befe45a1d3 * docbook-xsl / docbook-xsl-ns: match the upstream package name. Also
updated docbook-xsl-ns.

svn path=/nixpkgs/trunk/; revision=16356
2009-07-14 15:02:56 +00:00
Ludovic Courtès 0bba7e6b84 GNU IceCat 3.5.
svn path=/nixpkgs/trunk/; revision=16352
2009-07-14 12:59:04 +00:00
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
Ludovic Courtès 88b53a7d73 Twisted 8.2.0.
svn path=/nixpkgs/trunk/; revision=16174
2009-07-04 21:33:52 +00:00
Eelco Dolstra b8558fd04f * Added NSPR, the Netscape Portable Runtime, and use it in Xulrunner
and Firefox.
* Xulrunner: don't install the tests.  This saves a few megabytes.

svn path=/nixpkgs/trunk/; revision=16173
2009-07-04 12:25:35 +00:00
Eelco Dolstra fd7a6cd6b5 * Firefox 3.5.
svn path=/nixpkgs/trunk/; revision=16172
2009-07-03 23:53:49 +00:00
Ludovic Courtès bb6f6a7e6b Build libtopology.
svn path=/nixpkgs/trunk/; revision=16171
2009-07-03 21:16:59 +00:00
Ludovic Courtès f08243608b Add libtopology, a library and tool set to visualize the hardware topology.
svn path=/nixpkgs/trunk/; revision=16170
2009-07-03 21:16:00 +00:00
Ludovic Courtès bc36a08c45 Build GCC/GCJ 4.4.0.
svn path=/nixpkgs/trunk/; revision=16169
2009-07-03 18:55:38 +00:00
Ludovic Courtès 85d950b8fb Add GCC 4.4.0 (and hope for the best).
svn path=/nixpkgs/trunk/; revision=16168
2009-07-03 18:54:28 +00:00
Ludovic Courtès dcdf4a4153 Foolscap 0.4.2.
svn path=/nixpkgs/trunk/; revision=16167
2009-07-03 17:11:09 +00:00
Eelco Dolstra 31039fead2 * Combine the Firefox 3.0 and Xulrunner expressions into one and
factor out the commonality.
* Removed the "strip -S", which should not be needed anymore.
* The enableOfficialBranding flag didn't do anything anymore.

svn path=/nixpkgs/trunk/; revision=16166
2009-07-03 15:23:03 +00:00
Eelco Dolstra 222ab9d494 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16160
2009-07-03 11:55:17 +00:00
Peter Simons c713cfa0be Maude needs libgmpxx.
svn path=/nixpkgs/trunk/; revision=16159
2009-07-03 11:31:33 +00:00
Peter Simons 17191aafca all-packages.nix: added 'gmpxx', a reference to libgmp with C++ API enabled
svn path=/nixpkgs/trunk/; revision=16158
2009-07-03 11:31:28 +00:00
Ludovic Courtès fdbfb0a2e9 Build GCJ.
svn path=/nixpkgs/trunk/; revision=16157
2009-07-03 09:58:03 +00:00
Peter Simons 17d75b8168 Fixed build of pkgs/development/libraries/buddy with gcc 4.3.3.
svn path=/nixpkgs/trunk/; revision=16150
2009-07-02 17:06:01 +00:00
Eelco Dolstra 060f8629f9 * Refactor the Firefox directories a bit.
svn path=/nixpkgs/trunk/; revision=16143
2009-07-02 14:26:24 +00:00
Eelco Dolstra fbe70b6ab5 * Delete Firefox 3.1.
svn path=/nixpkgs/trunk/; revision=16141
2009-07-02 13:57:57 +00:00
Eelco Dolstra ce02a2e5b2 * Updated Catalyst and its dependencies.
svn path=/nixpkgs/trunk/; revision=16140
2009-07-02 13:56:24 +00:00
Eelco Dolstra ae03990f6a * setup-new -> setup.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16133
2009-07-02 09:01:37 +00:00
Eelco Dolstra 255a4a91f0 * Get rid of some dietlibc stuff.
svn path=/nixpkgs/trunk/; revision=16132
2009-07-02 08:58:58 +00:00
Ludovic Courtès 725ed45940 Add GNU Nettle, a cryptographic library.
svn path=/nixpkgs/trunk/; revision=16127
2009-07-01 15:42:01 +00:00
Marc Weber 5b638a94a5 make urxvt install its terminfo file, see longDescription
svn path=/nixpkgs/trunk/; revision=16122
2009-06-30 21:45:15 +00:00
Marc Weber 62f9851f07 doh - fix rubygems
svn path=/nixpkgs/trunk/; revision=16109
2009-06-30 16:14:37 +00:00
Marc Weber b241732d8c adding ufraw (a standalone tool and gimp plugin to read raw data images)
adding exposureBlend (gimp plugin)
enabling gimpPlugins again. nix-env -qa \* --out-path suceeds

svn path=/nixpkgs/trunk/; revision=16108
2009-06-30 16:14:34 +00:00
Marc Weber 349de9bafe revrting my accident only keeping rubygem updates and ruby libs
This partially reverts commit -r 16100

svn path=/nixpkgs/trunk/; revision=16107
2009-06-30 15:58:02 +00:00
Marc Weber d1e39e78f9 adding rubygems support to nix - implemented target libraries/apps: sup mail client
svn path=/nixpkgs/trunk/; revision=16100
2009-06-30 14:29:20 +00:00
Marc Weber 8661c406f2 ruby / gems update
svn path=/nixpkgs/trunk/; revision=16099
2009-06-30 14:29:17 +00:00
Eelco Dolstra cdf4cf5c23 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16094
2009-06-30 11:42:15 +00:00
Andres Löh 785b190861 Added pandoc and dependencies.
svn path=/nixpkgs/trunk/; revision=16091
2009-06-30 08:04:12 +00:00
Ludovic Courtès d0c6b200e0 Add Tahoe, a decentralized, fault-tolerant file system.
svn path=/nixpkgs/trunk/; revision=16082
2009-06-28 21:03:00 +00:00
Ludovic Courtès 482f7769e7 Add Python darcsver' and pycryptopp'.
svn path=/nixpkgs/trunk/; revision=16078
2009-06-28 13:43:40 +00:00
Ludovic Courtès dec29ba477 Build IceCat on all GNU/Linux platforms; build Zfec.
svn path=/nixpkgs/trunk/; revision=16077
2009-06-28 13:35:16 +00:00
Ludovic Courtès dc05657cdc Python packages: keep alphabetical order.
svn path=/nixpkgs/trunk/; revision=16076
2009-06-28 13:21:37 +00:00
Ludovic Courtès dfcbb87cbc Python: Fix pyutil'; add argparse' and `zfec'.
svn path=/nixpkgs/trunk/; revision=16075
2009-06-28 13:19:44 +00:00
Ludovic Courtès 1526ba9d33 Rename emacsUnicode' to emacs23'.
svn path=/nixpkgs/trunk/; revision=16073
2009-06-27 23:09:21 +00:00
Ludovic Courtès c46b748958 Add GNU Libunistring, a Unicode string handling library.
svn path=/nixpkgs/trunk/; revision=16071
2009-06-27 21:44:47 +00:00
Ludovic Courtès e70fa5abc3 Build Namazu.
svn path=/nixpkgs/trunk/; revision=16070
2009-06-27 21:17:45 +00:00
Ludovic Courtès eba599b798 Reinstate GNU Idutils, erroneously (?!) removed by r15967.
svn path=/nixpkgs/trunk/; revision=16066
2009-06-26 23:54:36 +00:00
Marc Weber 3fa07803c6 adding jruby-1.1.6 cause the one shipping with netbeans can't get uid.
svn path=/nixpkgs/trunk/; revision=16060
2009-06-26 16:52:58 +00:00
Eelco Dolstra d095fa0dd9 * Install the sudo manpages. Also updated to 1.7.1.
svn path=/nixpkgs/trunk/; revision=16056
2009-06-26 16:10:38 +00:00
Peter Simons b12683e174 Added magit-mode 0.7, an Emacs mode for managing Git repositories.
svn path=/nixpkgs/trunk/; revision=16042
2009-06-25 14:31:20 +00:00
Peter Simons acffa10add Temporarily disable gimpPlugins to remedy the following failure when
calling nix-env:

  error: undefined variable `gtkLibs', in `nix-pkgs-current/pkgs/applications/graphics/gimp/plugins/default.nix'

svn path=/nixpkgs/trunk/; revision=16041
2009-06-25 13:37:59 +00:00
Eelco Dolstra 674211ac9d * Revive klibc 1.5 for now since vmtools still uses its insmod.
svn path=/nixpkgs/trunk/; revision=16040
2009-06-25 08:22:51 +00:00
Peter Simons 7534cbe4b8 Define "brokenRedHatKernel = true" in $NIXPKGS_CONFIG to build a system that
works on Red Hat Linux, i.e. that is based on glibc version 2.5.

Furthermore, this patch fixes a number of gcc 4.3.3 build errors in glibc 2.5
that occur on both x86 and x86_64. The older version of this library is still
useful for running Nix on a Red Hat host. Newer version of glibc fail to detect
the kernel's capabilities correctly (due to mad patches applied to the kernel
by Red Hat).

The individual changes are:

 * Re-activated glibc 2.5 in all-packages.nix.

 * Fix incomplete header search path in bootstrap tools.

   Gcc-wrapper sets "-B<prefix>" to tell the compiler about its installation
   root. Unfortunately, the setting doesn't add $gcc/lib/gcc/*/*/include-fixed
   to the search path. That directory is required, however, because it contains
   the system-specific "limits.h" file, and the glibc 2.5 builds tries to find
   that file via #include_next.

 * Support intrinsic functions like __signbit() or atof() correctly to avoid
   compile-time conflicts.

 * Switch to NPTL. Linuxthreads is no longer supported.

 * Added a meta attribute to glibc package.

 * Updated nixUnstable to version 0.13pre15614 from trunk. The previous version
   failed regression tests.

 * Fix more strict type checking in binutils since 2.18.50.0.3.

   Without this patch, the build failed on x86, saying:

     ../sysdeps/i386/fpu/ftestexcept.c: Assembler messages:
     ../sysdeps/i386/fpu/ftestexcept.c:33: Error: suffix or operands invalid for `fnstsw'

svn path=/nixpkgs/branches/stdenv-updates/; revision=16037
2009-06-24 20:10:51 +00:00
Rob Vermaas 205fb0c87e * fetchgit and nix-prefetch-git
svn path=/nixpkgs/trunk/; revision=16035
2009-06-24 12:48:01 +00:00
Eelco Dolstra 1df4221cb3 * klibc 1.5.15. Fixes a segfault in cpio.
svn path=/nixpkgs/trunk/; revision=16020
2009-06-22 14:14:58 +00:00
Lluís Batlle i Rossell a422cec621 Adding tkcvs (which manages also subversion repositories well, they claim)
svn path=/nixpkgs/trunk/; revision=16008
2009-06-19 09:02:48 +00:00
Michael Raskin 35bd2c76b0 Adding uzbl - a tiny browser
svn path=/nixpkgs/trunk/; revision=16006
2009-06-19 08:05:21 +00:00
Eelco Dolstra 6d7f27704a svn path=/nixpkgs/trunk/; revision=16001 2009-06-18 16:48:29 +00:00
Rob Vermaas c1c7dce5d5 * added checkstyle, pmd, jdepends.
* changed version of ant to 1.7

svn path=/nixpkgs/trunk/; revision=15994
2009-06-18 12:51:51 +00:00
Eelco Dolstra f26130770b * nix-env -i gcc-wrapper matched two derivations, lower the priority
of the second one.

svn path=/nixpkgs/trunk/; revision=15972
2009-06-16 13:06:02 +00:00
Lluís Batlle i Rossell f82d27593c Adding imapsync, with the two needed perl packages.
svn path=/nixpkgs/trunk/; revision=15967
2009-06-15 18:37:42 +00:00
Eelco Dolstra 85978b1efa * e2fsprogs updated to 1.41.6. Also keep the previous version around
so that we don't have to rebuild everything that depends on libuuid
  (such as all X programs).

svn path=/nixpkgs/trunk/; revision=15964
2009-06-15 16:45:48 +00:00
Michael Raskin 17242ae92f Remove gpsd build on non-linux: they fail anyway
svn path=/nixpkgs/trunk/; revision=15959
2009-06-15 13:12:24 +00:00
Marc Weber f4262cf010 adding some gimp plugins *joy*
svn path=/nixpkgs/trunk/; revision=15954
2009-06-14 01:30:12 +00:00
Eelco Dolstra 143787ad74 * PatchELF 0.5pre15500. Needed for --force-rpath.
svn path=/nixpkgs/trunk/; revision=15951
2009-06-13 16:10:24 +00:00
Andres Löh 97ad35b531 Version bump for HDBC.
svn path=/nixpkgs/trunk/; revision=15946
2009-06-12 13:39:05 +00:00
Andres Löh 3f26456240 New version of vacuum.
svn path=/nixpkgs/trunk/; revision=15945
2009-06-12 13:11:37 +00:00
Andres Löh 3466e0d6c9 New versions of vty and uu-parsinglib.
svn path=/nixpkgs/trunk/; revision=15929
2009-06-10 16:27:39 +00:00
Michael Raskin 09a719b1a0 Adding gnokii
svn path=/nixpkgs/trunk/; revision=15916
2009-06-10 09:45:03 +00:00
Eelco Dolstra 2d0b32453c * setup.sh: quote $NIX_BUILD_TOP. Otherwise a line like
export > $NIX_BUILD_TOP/env-vars

  will fail if the name attribute contains a metacharacter
  (e.g. "?"):

    building path(s) `/nix/store/yk93gk3lc5bslcn5hklnzs0bdkp2r0an-icu-3.8-setBreakType-public.diff?rev=1.1'
    /nix/store/gj8ac12mrwinbq7wzzhwfjjs3028a11x-stdenv-linux/setup: line 374: $NIX_BUILD_TOP/env-vars: ambiguous redirect

  I guess this only happens if you happen to have an old temporary
  build directory for the same derivation in /tmp.

  This affects fetchurl in particular.

svn path=/nixpkgs/trunk/; revision=15915
2009-06-10 09:34:42 +00:00
Rob Vermaas e85cc883e7 * enabled mesa on darwin
svn path=/nixpkgs/trunk/; revision=15913
2009-06-09 16:21:45 +00:00
Sander van der Burg 1817c3acde Enabled VICE again, which was commented out
svn path=/nixpkgs/trunk/; revision=15901
2009-06-09 10:08:55 +00:00
Michael Raskin 1b5fa6e1ee Adding setserial
svn path=/nixpkgs/trunk/; revision=15898
2009-06-09 04:22:46 +00:00
Eelco Dolstra c8ba912b42 * It makes more sense for "path" to point at the top of the Nixpkgs
tree, rather than the pkgs subdirectory.

svn path=/nixpkgs/trunk/; revision=15893
2009-06-08 22:43:27 +00:00
Eelco Dolstra ff715fa8ed svn path=/nixpkgs/trunk/; revision=15891 2009-06-08 22:04:03 +00:00
Michael Raskin 76fe4077a6 Build Blender
svn path=/nixpkgs/trunk/; revision=15890
2009-06-08 18:49:04 +00:00
Eelco Dolstra 86e3458dd7 * Linux 2.6.29. It doesn't build yet due to some depmod problem.
svn path=/nixpkgs/trunk/; revision=15884
2009-06-06 23:09:38 +00:00
Rob Vermaas 3bd08ffe8a * added mcrl, mcrl2 and openmpi to all-packages.nix
svn path=/nixpkgs/trunk/; revision=15874
2009-06-05 14:36:35 +00:00
Ludovic Courtès d3f18d66bc Build tangoGPS.
svn path=/nixpkgs/trunk/; revision=15872
2009-06-05 13:51:11 +00:00
Eelco Dolstra c8245719f6 * Export the paths-from-graph.pl script.
svn path=/nixpkgs/trunk/; revision=15865
2009-06-05 13:20:14 +00:00
Michael Raskin 859359c026 Update SGT Puzzles version. Build it on buildfarm just not to keep track so closely
svn path=/nixpkgs/trunk/; revision=15857
2009-06-05 06:54:17 +00:00
Michael Raskin 2692ba25d2 Use fresh and SSL-enabled libsoup for midori
svn path=/nixpkgs/trunk/; revision=15855
2009-06-04 13:35:47 +00:00
Michael Raskin 0847f2286f Accounting for incompleteness and lack of GTK reexporting in Gnome-2.26 expression
svn path=/nixpkgs/trunk/; revision=15854
2009-06-04 12:35:00 +00:00
Michael Raskin df867eddba Fixing wrong merge again - hopefully correctly this time
svn path=/nixpkgs/trunk/; revision=15853
2009-06-04 12:24:08 +00:00
Sander van der Burg 8faec095df Updated libxklavier to version 3.9
svn path=/nixpkgs/trunk/; revision=15852
2009-06-04 11:38:56 +00:00
Michael Raskin b98aa7e401 Fixing wrong merge
svn path=/nixpkgs/trunk/; revision=15851
2009-06-04 11:27:41 +00:00
Michael Raskin 73f036cebd Use bleeding-edge Gnome 2.26 for bleeding-edge WebKit snapshot.
svn path=/nixpkgs/trunk/; revision=15850
2009-06-04 11:21:50 +00:00
Michael Raskin 260e13ddeb Update WebKit and Midori
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Lluís Batlle i Rossell b49285ad27 Updating psi to a working version with ssl, using kde42 qca.
svn path=/nixpkgs/trunk/; revision=15842
2009-06-03 18:23:49 +00:00
Ludovic Courtès d051501d69 Add tangoGPS, a friendly GPS and map user interface.
svn path=/nixpkgs/trunk/; revision=15840
2009-06-03 13:52:38 +00:00
Sander van der Burg 7bea3189aa Added my very experimental GNOME 2.26 expression
svn path=/nixpkgs/trunk/; revision=15839
2009-06-03 12:28:25 +00:00
Andres Löh 107d41f96c New Haskell Platform release.
svn path=/nixpkgs/trunk/; revision=15837
2009-06-03 08:44:41 +00:00
Eelco Dolstra d69a0b8a89 svn path=/nixpkgs/trunk/; revision=15826 2009-06-02 16:08:57 +00:00
Eelco Dolstra 97ad838137 * KVM 86. This one finally seems to have decent CIFS performance
again.

svn path=/nixpkgs/trunk/; revision=15825
2009-06-02 15:59:42 +00:00
Ludovic Courtès 2ec0381fcb Build more GPS applications.
svn path=/nixpkgs/trunk/; revision=15815
2009-06-01 22:48:12 +00:00
Ludovic Courtès 08d25bd326 Add `gpscorrelate', a GPS photo correlation tool.
svn path=/nixpkgs/trunk/; revision=15814
2009-06-01 22:43:36 +00:00
Andres Löh 61f2653783 Added dotgen Haskell package.
svn path=/nixpkgs/trunk/; revision=15813
2009-06-01 12:39:55 +00:00
Ludovic Courtès e0586a7936 gpsd: Fix client programs.
svn path=/nixpkgs/trunk/; revision=15812
2009-06-01 00:03:08 +00:00
Ludovic Courtès b179d2c480 Viking: Link against libgps from `gpsd', thanks to a couple of Debian patches.
svn path=/nixpkgs/trunk/; revision=15810
2009-05-31 15:01:33 +00:00
Ludovic Courtès 1660db54ff Add `gpsd', a GPS service daemon.
svn path=/nixpkgs/trunk/; revision=15809
2009-05-31 11:29:42 +00:00
Michael Raskin 526f6f63c7 Updating CLisp and adding SBCL. SBCL currently has to be symlinked to a writable directory (I am investigating a fix). CLisp 2.47 is somewhat incompatible with lots of software, so I added 2.44.1 as preserved version
svn path=/nixpkgs/trunk/; revision=15806
2009-05-31 06:07:25 +00:00
Ludovic Courtès 3245777347 Viking: Make tests happier.
svn path=/nixpkgs/trunk/; revision=15805
2009-05-30 21:32:01 +00:00
Ludovic Courtès aa2fe97649 Add Viking, a GPS trace editor.
svn path=/nixpkgs/trunk/; revision=15804
2009-05-30 20:52:10 +00:00
Ludovic Courtès 6a053d324a Build GPSBabel.
svn path=/nixpkgs/trunk/; revision=15802
2009-05-29 23:31:57 +00:00
Ludovic Courtès 71d1aa7d84 Add GPSBabel.
svn path=/nixpkgs/trunk/; revision=15801
2009-05-29 23:30:10 +00:00
Eelco Dolstra 410403c406 * Build the bash man/info pages again :-)
svn path=/nixpkgs/trunk/; revision=15790
2009-05-29 13:00:56 +00:00
Sander van der Burg a39c2a0e88 Added ALSA sound support to VirtualBox
svn path=/nixpkgs/trunk/; revision=15785
2009-05-29 11:39:24 +00:00
Lluís Batlle i Rossell 6175b1d633 Updating to the latest cinepaint. I haven't checked thoroughly the bunch of
dependencies, whether any is no more needed in the update.

svn path=/nixpkgs/trunk/; revision=15778
2009-05-28 21:57:05 +00:00
Sander van der Burg 5239d4b26b Added wv2 library
svn path=/nixpkgs/trunk/; revision=15777
2009-05-28 19:22:32 +00:00
Andres Löh 0c5786e22d Added Shellac Haskell package.
svn path=/nixpkgs/trunk/; revision=15775
2009-05-28 19:06:33 +00:00
Ludovic Courtès 8c2a5ccdcb Add Autojump, a smart replacement for `cd'.
svn path=/nixpkgs/trunk/; revision=15738
2009-05-26 22:05:05 +00:00
Rob Vermaas 3c21e81203 * added qemu to channel
svn path=/nixpkgs/trunk/; revision=15732
2009-05-26 13:27:42 +00:00
Eelco Dolstra 1635ec4bdf * Put strings-with-deps in lib.
svn path=/nixpkgs/trunk/; revision=15729
2009-05-25 18:22:19 +00:00
Peter Simons fb9b06d694 Commented out broken packages eclipse{Spoofax,MinimalPlugins}.
Unfortunately, the package database is still broken:

  $ nix-env -u \*
  trace: Str("Deprecated use of lib.getAttr!",[])

svn path=/nixpkgs/trunk/; revision=15721
2009-05-25 11:03:56 +00:00
Peter Simons bf1efc6653 commented out non-existent package eclipseCDT
svn path=/nixpkgs/trunk/; revision=15720
2009-05-25 10:59:45 +00:00
Ludovic Courtès f08797b1a3 Add Zbase32, and Pyutil.
svn path=/nixpkgs/trunk/; revision=15715
2009-05-24 22:15:26 +00:00
Ludovic Courtès 2dbba5bb17 Add `setuptools_darcs'.
svn path=/nixpkgs/trunk/; revision=15713
2009-05-24 21:55:39 +00:00
Ludovic Courtès 03f2655e97 Python packages: Sort packages alphabetically.
svn path=/nixpkgs/trunk/; revision=15712
2009-05-24 21:33:53 +00:00
Ludovic Courtès eb59c50308 Remove from all-packages.nix' packages that are now in python-packages.nix'.
svn path=/nixpkgs/trunk/; revision=15710
2009-05-24 21:27:30 +00:00
Ludovic Courtès 5b7525c631 Move Twisted to `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=15709
2009-05-24 21:25:29 +00:00
Ludovic Courtès bede9c4d50 Change Nevow, SimpleJSON, and Foolscap to use `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=15707
2009-05-24 21:08:39 +00:00
Ludovic Courtès 7c34f5744b Add a `buildPythonPackage' function.
svn path=/nixpkgs/trunk/; revision=15706
2009-05-24 21:02:59 +00:00
Michael Raskin f4e6e80bcf Restoring builderDefs functionality in setuptools
svn path=/nixpkgs/trunk/; revision=15697
2009-05-24 12:20:08 +00:00
Marc Weber 3157bb1098 removed all __primops from nixpkgs
svn path=/nixpkgs/trunk/; revision=15693
2009-05-24 10:57:46 +00:00
Marc Weber f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber 62620f0411 add usage example to makeOverridable
svn path=/nixpkgs/trunk/; revision=15691
2009-05-24 10:57:32 +00:00
Ludovic Courtès a50f278386 setuptools: Update to 0.6c9; fix the `easy_install' command line tool.
svn path=/nixpkgs/trunk/; revision=15690
2009-05-23 22:54:11 +00:00
Lluís Batlle i Rossell 904a4ad868 Adding vtun.
svn path=/nixpkgs/trunk/; revision=15682
2009-05-20 17:51:41 +00:00
Marc Weber 88eb04c0dc adding zenity to gnome desktop nix expressions
making it possible to build metacity and gconf-editor

patch provided by Christoph Herbst

svn path=/nixpkgs/trunk/; revision=15681
2009-05-20 17:39:18 +00:00
Ludovic Courtès 689f3cfaaa Build GNU Automake 1.11.
svn path=/nixpkgs/trunk/; revision=15675
2009-05-20 12:22:40 +00:00
Ludovic Courtès 599b1c1af2 Add GNU Automake 1.11.
svn path=/nixpkgs/trunk/; revision=15673
2009-05-20 12:20:51 +00:00
Michael Raskin 5fff65dce9 As newest ejabberd will not run with Erlang R13B, use SVN version
svn path=/nixpkgs/trunk/; revision=15655
2009-05-19 17:08:10 +00:00
Peter Simons 4b7fc6f5d6 all-packages.nix: commented out package 'vice'
error: getting status of `/usr/local/src/nix-pkgs-current/pkgs/misc/emulators/vice': No such file or directory

svn path=/nixpkgs/trunk/; revision=15646
2009-05-18 13:53:01 +00:00
Eelco Dolstra 85e16ee19e * Removed seccureUser because -DNOMEMLOCK no longer seems to have any
effect in version 0.4.

svn path=/nixpkgs/trunk/; revision=15632
2009-05-18 11:24:16 +00:00
Lluís Batlle i Rossell 5d72346338 Adding pkgconfig to MPlayer, as now it uses it for finding some libs as theora.
svn path=/nixpkgs/trunk/; revision=15629
2009-05-17 20:34:12 +00:00
Sander van der Burg 1b7f187af2 Added VICE, a Commodore 64 emulator
svn path=/nixpkgs/trunk/; revision=15626
2009-05-17 14:00:20 +00:00
Lluís Batlle i Rossell 24b76784e1 Adding trackballs
svn path=/nixpkgs/trunk/; revision=15625
2009-05-16 23:14:37 +00:00
Lluís Batlle i Rossell 9f34ef8cf5 Making tightvnc use given fonts, instead of depending of an X Font Server started
at the usual unix socket.

svn path=/nixpkgs/trunk/; revision=15624
2009-05-16 23:04:06 +00:00
Andres Löh ffcdec785b Added a number of Haskell packages.
svn path=/nixpkgs/trunk/; revision=15622
2009-05-15 18:53:00 +00:00
Andres Löh cd7dba4f0b Some Haskell library updates.
svn path=/nixpkgs/trunk/; revision=15621
2009-05-15 18:52:55 +00:00
Eelco Dolstra 120a82d7b9 * NASM: updated to the latest version.
* eduke: needs NASM on i686-linux.

svn path=/nixpkgs/trunk/; revision=15604
2009-05-14 14:42:20 +00:00
Sander van der Burg 16ffeaead6 Added EDuke32 package to celebrate the moment that 3DRealms is dead and Duke Nukem Forever is never going to be released
svn path=/nixpkgs/trunk/; revision=15601
2009-05-14 13:48:45 +00:00
Sander van der Burg c0605f9d3c Added desktop item to DOSBox
svn path=/nixpkgs/trunk/; revision=15599
2009-05-14 11:17:41 +00:00
Lluís Batlle i Rossell 5ee7338cd2 Adding povray
svn path=/nixpkgs/trunk/; revision=15598
2009-05-14 08:49:46 +00:00
Andres Löh 677f91a6d1 Added Idris and updated fetchdarcs.
svn path=/nixpkgs/trunk/; revision=15595
2009-05-13 19:02:23 +00:00
Ludovic Courtès 1ffa8f0c17 Build smartmontools.
svn path=/nixpkgs/trunk/; revision=15594
2009-05-13 15:31:10 +00:00
Rob Vermaas 86f343eb70 updated opera for x86_64
svn path=/nixpkgs/trunk/; revision=15593
2009-05-13 14:47:10 +00:00
Sander van der Burg b506afc1a3 Added my own Eclipse expression which supports version 3.4 and provides a desktop item
svn path=/nixpkgs/trunk/; revision=15590
2009-05-13 13:55:53 +00:00
Sander van der Burg b4d94e82cd Modified WPA supplicant expression so that it includes an icon
svn path=/nixpkgs/trunk/; revision=15588
2009-05-13 10:56:53 +00:00
Eelco Dolstra f786614e7e * PHP: build with an external, dynamically linked sqlite. Otherwise
PHP builds an internal copy of sqlite, and we get into trouble when
  other Apache modules use a dynamically linked sqlite.  For instance,
  Subversion 1.6 barfs with "(20014)Internal error: SQLite compiled for
  3.6.12, but running with 3.3.7".

svn path=/nixpkgs/trunk/; revision=15587
2009-05-13 10:43:34 +00:00
Eelco Dolstra 57757bed7f * Make Subversion 1.6 the default.
svn path=/nixpkgs/trunk/; revision=15586
2009-05-13 10:40:09 +00:00
Lluís Batlle i Rossell 6e1e2d5aba Adding muparser and meshlab.
svn path=/nixpkgs/trunk/; revision=15585
2009-05-13 10:21:29 +00:00
Sander van der Burg 2a633e75c8 Added qt4 gui front-end package for WPA supplicant
svn path=/nixpkgs/trunk/; revision=15578
2009-05-12 18:52:48 +00:00
Sander van der Burg 908b2b6d47 Added kmplayer for KDE 4.2 package
svn path=/nixpkgs/trunk/; revision=15571
2009-05-12 15:12:26 +00:00
Eelco Dolstra 8202de939d * Acrobat Reader -> Adobe Reader, and updated to version 9.0.1.
Removed the fastStart option; it seems to start fast enough without
  it nowadays.  Include CUPS in the RPATH so that the printer dialog
  box shows actual printers (especially useful since KDE 4 no longer
  include the kprinter program ;-).

svn path=/nixpkgs/trunk/; revision=15570
2009-05-12 14:49:01 +00:00
Eelco Dolstra 89aa70112a * Better not use stdenv.coreutils, since not every stdenv has a coreutils.
svn path=/nixpkgs/trunk/; revision=15564
2009-05-12 09:45:24 +00:00
Andres Löh 16beccec03 Added ghc-6.10.3 to release.
svn path=/nixpkgs/trunk/; revision=15563
2009-05-12 07:06:17 +00:00
Andres Löh 9b21f98b0a Added two Haskell packages.
svn path=/nixpkgs/trunk/; revision=15562
2009-05-12 07:06:13 +00:00
Michael Raskin e5b9540053 All-packages changes for last commits
svn path=/nixpkgs/trunk/; revision=15561
2009-05-12 04:28:30 +00:00
Ludovic Courtès 777f805eba SDL: Add PulseAudio support.
svn path=/nixpkgs/trunk/; revision=15555
2009-05-11 19:57:42 +00:00
Eelco Dolstra 27152e987a * ldcpp in all-packages.nix still referred to 1.0.1.
svn path=/nixpkgs/trunk/; revision=15547
2009-05-11 11:22:26 +00:00
Marc Weber fe62c65b59 update qgis so that it compiles again
svn path=/nixpkgs/trunk/; revision=15545
2009-05-11 06:00:23 +00:00
Andres Löh 61a000b056 Added ghc-6.10.3.
svn path=/nixpkgs/trunk/; revision=15541
2009-05-10 21:04:58 +00:00
Michael Raskin ab1d731733 Some more packages
svn path=/nixpkgs/trunk/; revision=15531
2009-05-10 12:35:12 +00:00
Sander van der Burg a8315aa241 Added desktop file generation function and desktop item for firefox
svn path=/nixpkgs/trunk/; revision=15529
2009-05-10 12:03:53 +00:00
Michael Raskin 52f61aa067 Fix Data Matrix compilation
svn path=/nixpkgs/trunk/; revision=15528
2009-05-10 11:51:54 +00:00
Michael Raskin bee4040300 Fix expect build
svn path=/nixpkgs/trunk/; revision=15527
2009-05-10 11:31:17 +00:00
Michael Raskin 2a82c141ec An attempt to add gcj-4.3. It fails not finding some GC-related symbols. I failed to understand the reason - for now
svn path=/nixpkgs/trunk/; revision=15523
2009-05-10 09:11:41 +00:00
Michael Raskin 3e6102da68 Fix erroneous duplicate addition of apache httpd under wrong name
svn path=/nixpkgs/trunk/; revision=15502
2009-05-08 02:46:44 +00:00
Marc Weber 90344f9e1e use svn sources for ctgas.
The last release has a bug. I got "no end of file expected" while tagging

svn path=/nixpkgs/trunk/; revision=15501
2009-05-07 18:28:19 +00:00
Marc Weber aa037e3af6 also use gcc-4.2 for blender. gcc-4.3 is causing another segfault.
I haven't checked pre 2.49 though

svn path=/nixpkgs/trunk/; revision=15499
2009-05-07 14:51:29 +00:00
Michael Raskin a8c30285e9 Add smbfs to Hydra jobs
svn path=/nixpkgs/trunk/; revision=15489
2009-05-07 12:06:30 +00:00
Michael Raskin 4ea3782b74 Add ocaml to Hydra jobs
svn path=/nixpkgs/trunk/; revision=15488
2009-05-07 11:54:42 +00:00
Michael Raskin 3ec5f9c74e Add bc and xorg.xev to Hydra
svn path=/nixpkgs/trunk/; revision=15481
2009-05-07 04:26:35 +00:00
Marc Weber 3cf455286f adding ctags-wropped. A wrapper for ctags adding some language (more)
language support for .php .js .nix and .as files

svn path=/nixpkgs/trunk/; revision=15476
2009-05-06 16:06:45 +00:00
Marc Weber 16ca65b0c2 blender update to 2.48
adding some patches to compile dependencies and gav

svn path=/nixpkgs/trunk/; revision=15474
2009-05-06 16:06:36 +00:00
Eelco Dolstra 01c63dfd3e * stdenv jobs should have a lower priority.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15473
2009-05-06 14:43:23 +00:00
Michael Raskin a5afc1dbd6 Add fontforge to Hydra builds
svn path=/nixpkgs/trunk/; revision=15462
2009-05-06 07:29:20 +00:00
Andres Löh 33b76a9312 added json Haskell package; improved gtk2hs
svn path=/nixpkgs/trunk/; revision=15460
2009-05-05 23:06:01 +00:00
Michael Raskin 3adcaa95c4 Jobs for buildfarm: some packages for an ideal RecoveryDVD
svn path=/nixpkgs/trunk/; revision=15458
2009-05-05 20:15:29 +00:00
Eelco Dolstra 571e12ead4 * Fix XML::DOM.
svn path=/nixpkgs/trunk/; revision=15457
2009-05-05 19:42:59 +00:00
Michael Raskin bd8bcf879d Some daemon packages
svn path=/nixpkgs/trunk/; revision=15456
2009-05-05 19:09:33 +00:00
Michael Raskin 637a08d52a Correcting priority for FF 3.5b4
svn path=/nixpkgs/trunk/; revision=15455
2009-05-05 18:39:14 +00:00
Michael Raskin 1f3d9cbd3f Some more jobs for buildfarm. Including FF 3.5b4
svn path=/nixpkgs/trunk/; revision=15454
2009-05-05 18:34:16 +00:00
Michael Raskin 2d24ee89da All-packages.nix: update firefox beta, erlang
svn path=/nixpkgs/trunk/; revision=15453
2009-05-05 15:46:24 +00:00
Andres Löh b6626b7aac Updated Haskell Platform to 2009.1.1.
svn path=/nixpkgs/trunk/; revision=15445
2009-05-04 23:29:38 +00:00
Andres Löh 39ec9d91f4 Added new version of wx package for Haskell.
svn path=/nixpkgs/trunk/; revision=15444
2009-05-04 13:33:04 +00:00
Andres Löh 393286fd47 Added Hipmunk (Haskell chipmunk binding).
svn path=/nixpkgs/trunk/; revision=15443
2009-05-04 13:33:01 +00:00
Andres Löh 9a216af770 Updating wxHaskell (in progress).
svn path=/nixpkgs/trunk/; revision=15442
2009-05-04 13:32:59 +00:00
Michael Raskin c79984ec49 Build wireshark
svn path=/nixpkgs/trunk/; revision=15440
2009-05-04 11:03:09 +00:00
Michael Raskin 464ca7f584 Some more jobs for the buildfarm
svn path=/nixpkgs/trunk/; revision=15438
2009-05-04 10:52:54 +00:00
Lluís Batlle i Rossell ef25944cdb Updating tcl/tk
svn path=/nixpkgs/trunk/; revision=15434
2009-05-03 14:35:56 +00:00
Lluís Batlle i Rossell 63c8ccf84c Adding spin
svn path=/nixpkgs/trunk/; revision=15433
2009-05-03 14:35:43 +00:00
Lluís Batlle i Rossell a5ebd913f3 Updating xvidcap.
svn path=/nixpkgs/trunk/; revision=15432
2009-05-03 13:24:31 +00:00
Marc Weber 94a01668a1 cleaned up and fixed autofs v5
svn path=/nixpkgs/trunk/; revision=15419
2009-05-01 05:42:32 +00:00
Ludovic Courtès 28353f8440 GNU sed 4.2.
svn path=/nixpkgs/trunk/; revision=15418
2009-04-30 19:36:26 +00:00
Ludovic Courtès 5773834497 GnuTLS 2.6.6, with Guile bindings by default.
svn path=/nixpkgs/trunk/; revision=15416
2009-04-30 18:43:48 +00:00
Eelco Dolstra 2d1bcbeacf * Electric Sheep, a screensaver.
svn path=/nixpkgs/trunk/; revision=15415
2009-04-30 17:41:19 +00:00
Nicolas Pierron b176d8541c Fix xlibs-wrapper infinite loop when python.full is set to true.
svn path=/nixpkgs/trunk/; revision=15411
2009-04-30 08:29:29 +00:00
Marc Weber fac6cc37f2 adding automount 5
svn path=/nixpkgs/trunk/; revision=15410
2009-04-30 02:37:00 +00:00