Commit graph

7563 commits

Author SHA1 Message Date
Ludovic Courtès 60027c8198 GNU Autoconf 2.64.
svn path=/nixpkgs/trunk/; revision=16494
2009-07-28 19:43:40 +00:00
Ludovic Courtès a63eefa27f GCJ 4.4: Require some more X libraries.
svn path=/nixpkgs/trunk/; revision=16493
2009-07-28 17:49:47 +00:00
Ludovic Courtès 992045830e GCJ 4.4: Require various X libraries.
svn path=/nixpkgs/trunk/; revision=16492
2009-07-28 12:02:51 +00:00
Ludovic Courtès 86ad964255 GCJ 4.4: Require libXtst.
svn path=/nixpkgs/trunk/; revision=16491
2009-07-28 10:29:18 +00:00
Ludovic Courtès a5a5cbe93d GCJ 4.4: Require libart.
svn path=/nixpkgs/trunk/; revision=16490
2009-07-28 09:23:40 +00:00
Ludovic Courtès 1228ff02b7 GCC 4.4: Improve `meta'.
svn path=/nixpkgs/trunk/; revision=16489
2009-07-28 08:44:41 +00:00
Ludovic Courtès 979a8410f0 Remove GCJ 4.3, which has never worked.
svn path=/nixpkgs/trunk/; revision=16488
2009-07-28 08:13:11 +00:00
Ludovic Courtès f9f44ed564 GCJ 4.4: Build the GTK+ AWT peer.
svn path=/nixpkgs/trunk/; revision=16487
2009-07-28 08:11:10 +00:00
Ludovic Courtès 032c603c8b GCJ 4.4: Try to avoid FastJar since it appears to be broken.
svn path=/nixpkgs/trunk/; revision=16486
2009-07-27 23:09:04 +00:00
Marc Weber 9b3655cef0 add hslogger-templates, parsec3, update myhasktags, fix terminfo for older ghcs
svn path=/nixpkgs/trunk/; revision=16482
2009-07-27 16:05:47 +00:00
Marc Weber 58239ae82a ghc: add ghc-packages returning list of package databases so that you
can define GHC_PACKAGE_PATH=`ghc-packgaes` easily. Required for scion

svn path=/nixpkgs/trunk/; revision=16481
2009-07-27 16:05:44 +00:00
Marc Weber ada954cfbc myhasktags update
svn path=/nixpkgs/trunk/; revision=16480
2009-07-27 16:05:41 +00:00
Marc Weber 05259ed635 Monetdb: enabling Java support
svn path=/nixpkgs/trunk/; revision=16479
2009-07-27 16:05:39 +00:00
Marc Weber c3ddc9df62 cdtenv: also store PATH and PKG_CONFIG_PATH
svn path=/nixpkgs/trunk/; revision=16478
2009-07-27 16:05:36 +00:00
Marc Weber f4ca975ce5 add makeOverridable to apacheAnt so that the jdk can be overwritten
svn path=/nixpkgs/trunk/; revision=16477
2009-07-27 16:05:34 +00:00
Marc Weber e932a5c6d6 jdk 1.5.0_19
svn path=/nixpkgs/trunk/; revision=16476
2009-07-27 16:05:20 +00:00
Ludovic Courtès 35b5686ad4 GCJ 4.4: Provide InfoZIP; remove FastJar hack; don't build C; provide which(1).
svn path=/nixpkgs/trunk/; revision=16475
2009-07-27 15:40:01 +00:00
Rob Vermaas b4c3057f76 virtualbox 3.0.2
svn path=/nixpkgs/trunk/; revision=16474
2009-07-27 14:10:59 +00:00
Ludovic Courtès 7583ac7638 GCJ 4.4: Don't build the `configure-gcc' target; use FastJar; make zlib/BDW-GC visible.
Building the `configure-gcc' target early on (in `preConfigure') was a big mistake as
the build woud just go haywire after that (e.g., trying and failing to build `jvgenmain'
in stage 1).


svn path=/nixpkgs/trunk/; revision=16472
2009-07-27 13:50:19 +00:00
Ludovic Courtès 8feb395f42 GCJ 4.4: Depend on FastJar, needed during the bootstrap phase.
svn path=/nixpkgs/trunk/; revision=16470
2009-07-27 10:46:23 +00:00
Ludovic Courtès 43f4d29bb8 Add FastJar.
svn path=/nixpkgs/trunk/; revision=16469
2009-07-27 10:43:20 +00:00
Lluís Batlle i Rossell d4aedd92cc I revert my changes to get nixpkgs working on armv5tel-linux.
I thought I didn't change stdenv, but I did. This will go soon into the stdenv
branch then.
Reverse-merging r16467 through r16465.


svn path=/nixpkgs/trunk/; revision=16468
2009-07-26 22:47:33 +00:00
Lluís Batlle i Rossell 4f5e00f686 Fixing perl so it builds well with stdenvNative in my arm-linux debian.
svn path=/nixpkgs/trunk/; revision=16467
2009-07-26 21:48:17 +00:00
Lluís Batlle i Rossell 532fc4a05d Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headers
svn path=/nixpkgs/trunk/; revision=16466
2009-07-26 21:48:10 +00:00
Lluís Batlle i Rossell dcf0a95a72 Updating to allow ld-linux.so.? interpreters, instead of always .so.2
svn path=/nixpkgs/trunk/; revision=16465
2009-07-26 21:48:00 +00:00
Ludovic Courtès 83116e4b8c GNU Parted 1.9.0.
svn path=/nixpkgs/trunk/; revision=16463
2009-07-26 21:03:52 +00:00
Ludovic Courtès d39bbb1693 gfortran44: Fix typo.
svn path=/nixpkgs/trunk/; revision=16462
2009-07-26 11:14:17 +00:00
Ludovic Courtès f052e6d253 Add `gfortran44'; build GCJ 4.4 with the C language.
svn path=/nixpkgs/trunk/; revision=16459
2009-07-24 22:19:07 +00:00
Ludovic Courtès 292a191f70 GCC 4.4: Fewer $NIX_ variables.
svn path=/nixpkgs/trunk/; revision=16458
2009-07-24 21:56:58 +00:00
Rob Vermaas 685bb27c64 remove -Wno-long-double flag for python on darwin
svn path=/nixpkgs/trunk/; revision=16456
2009-07-24 14:51:04 +00:00
Rob Vermaas 8393b93136 pass readline to gnuplot
svn path=/nixpkgs/trunk/; revision=16455
2009-07-24 14:18:25 +00:00
Ludovic Courtès fc6b794f33 GCC 4.4.1.
svn path=/nixpkgs/trunk/; revision=16454
2009-07-24 13:34:57 +00:00
Ludovic Courtès 7f22bca190 Quack 0.37.
svn path=/nixpkgs/trunk/; revision=16453
2009-07-24 12:41:47 +00:00
Rob Vermaas b05906055a * gcc-apple fixes for darwin
svn path=/nixpkgs/trunk/; revision=16452
2009-07-24 12:28:39 +00:00
Eelco Dolstra 869c2efec0 * dhcp updated to 4.1.0p1. This seems to fix my problems with
wpa_supplicant (i.e. the dhclient-script no longer brings down the
  wlan0 interface).  The patches no longer seem needed.

svn path=/nixpkgs/trunk/; revision=16449
2009-07-23 23:57:11 +00:00
Rob Vermaas c100551503 * darwin patch to make sure gnupatch doesn't get dSYM extension
svn path=/nixpkgs/trunk/; revision=16447
2009-07-23 22:07:45 +00:00
Eelco Dolstra aaca21fcff * iproute2 updated to 2.6.29-1.
svn path=/nixpkgs/trunk/; revision=16446
2009-07-23 21:34:53 +00:00
Eelco Dolstra dd2aba46bf svn path=/nixpkgs/trunk/; revision=16445 2009-07-23 21:22:13 +00:00
Rob Vermaas ab9eca5868 removed debug stuff
svn path=/nixpkgs/trunk/; revision=16444
2009-07-23 20:49:38 +00:00
Rob Vermaas ded5f74bc4 svn path=/nixpkgs/trunk/; revision=16443 2009-07-23 19:32:53 +00:00
Rob Vermaas c0fbe9b7a3 temporary reinstate patch for darwin openssl
svn path=/nixpkgs/trunk/; revision=16442
2009-07-23 19:14:00 +00:00
Rob Vermaas ac67112c3f * first try to fix darwin gcc +libstdcxx
svn path=/nixpkgs/trunk/; revision=16441
2009-07-23 19:13:34 +00:00
Eelco Dolstra 4bc2468913 * iptables updated to 1.4.4.
svn path=/nixpkgs/trunk/; revision=16440
2009-07-23 18:16:24 +00:00
Andres Löh 5164d2ec62 Added lhs2TeX support to LaTeX builder.
svn path=/nixpkgs/trunk/; revision=16439
2009-07-23 14:13:09 +00:00
Eelco Dolstra 9f59fb9377 * findFirst is used by the LaTeX function. Forgot to commit.
svn path=/nixpkgs/trunk/; revision=16438
2009-07-22 14:43:39 +00:00
Ludovic Courtès c6d7c043f7 Add Perl-Image-ExifTool, with the exiftool(1) command-line tool.
svn path=/nixpkgs/trunk/; revision=16437
2009-07-21 20:42:04 +00:00
Andres Löh f795e114f1 (hopefully) fix nxml bug in release.nix
svn path=/nixpkgs/trunk/; revision=16436
2009-07-20 17:55:30 +00:00
Andres Löh f4f9c8a2f2 Added ghc-6.10.4 to release.nix
svn path=/nixpkgs/trunk/; revision=16435
2009-07-20 17:48:00 +00:00
Ludovic Courtès 279a94a637 GCJ 4.4: Pass ecj.jar' using --with-ecj-jar'.
svn path=/nixpkgs/trunk/; revision=16434
2009-07-20 15:34:10 +00:00
Ludovic Courtès 3c7bb6a957 IceCat: Don't override $PYTHONPATH.
svn path=/nixpkgs/trunk/; revision=16433
2009-07-20 14:37:28 +00:00
Ludovic Courtès 5fdfa7ddf1 Add missing argument to `icecatXulrunner3'.
Reported by Peter Simons.

svn path=/nixpkgs/trunk/; revision=16432
2009-07-20 14:14:28 +00:00
Andres Löh 7669dca3b9 Added "regular" library for Haskell.
svn path=/nixpkgs/trunk/; revision=16431
2009-07-20 13:17:50 +00:00
Andres Löh 8c6bef0bb0 Version bump to ghc-6.10.4.
svn path=/nixpkgs/trunk/; revision=16430
2009-07-20 13:02:56 +00:00
Ludovic Courtès cb82de9ceb GNU IceCat: Add PLY as a build input.
svn path=/nixpkgs/trunk/; revision=16429
2009-07-19 12:34:14 +00:00
Ludovic Courtès 76915bb8b2 Add PLY, a Python lex/yacc implementation.
svn path=/nixpkgs/trunk/; revision=16428
2009-07-19 12:32:25 +00:00
Ludovic Courtès 2e8244fb45 GNU IceCat 3.5.1.
svn path=/nixpkgs/trunk/; revision=16427
2009-07-19 09:48:11 +00:00
Ludovic Courtès 34bd10567b GCC 4.4: Enable Graphite by building against PPL and GLooG.
svn path=/nixpkgs/trunk/; revision=16424
2009-07-18 21:37:23 +00:00
Ludovic Courtès 39efe36121 Build PPL.
svn path=/nixpkgs/trunk/; revision=16423
2009-07-18 21:29:48 +00:00
Ludovic Courtès c30143519a Add CLooG-PPL, an optional dependency of GCC 4.4.
svn path=/nixpkgs/trunk/; revision=16422
2009-07-18 21:28:10 +00:00
Ludovic Courtès 3e52549ea6 Add the Parma Polyhedra Library (PPL), an optional dependency of GCC 4.4.
svn path=/nixpkgs/trunk/; revision=16421
2009-07-18 21:22:13 +00:00
Andres Löh df8def8dfb Added HAppS and gitit plus dependencies.
svn path=/nixpkgs/trunk/; revision=16419
2009-07-18 15:25:28 +00:00
Ludovic Courtès 161c18b075 GCC 4.4: Use GCC documented variables instead of $NIX_EXTRA_CFLAGS and $NIX_EXTRA_LDFLAGS.
svn path=/nixpkgs/trunk/; revision=16418
2009-07-18 12:37:48 +00:00
Ludovic Courtès 8cbb8848a9 GCJ 4.4: Move ecj.jar' out of the src' attribute.
svn path=/nixpkgs/trunk/; revision=16417
2009-07-17 18:06:28 +00:00
Ludovic Courtès 1dfef78633 GCJ 4.4: Provide `ecj.jar' (Eclipse Java Compiler).
svn path=/nixpkgs/trunk/; revision=16416
2009-07-17 17:20:07 +00:00
Ludovic Courtès deb63071d7 GCC 4.4: Don't use the included Gettext.
svn path=/nixpkgs/trunk/; revision=16415
2009-07-17 16:14:28 +00:00
Eelco Dolstra 04cc6b721a * Made findLaTeXIncludes pure. Previously find-includes.pl looked
outside of the Nix store for the dependencies of the root source
  file, which is impure.  That's why it needed the
  `builtins.currentTime' hack to force a rebuild.  It also didn't work
  in a chroot.  Now find-includes.pl only scans the source file at
  hand, and we use builtins.genericClosure to find all includes
  recursively.

svn path=/nixpkgs/trunk/; revision=16414
2009-07-17 15:10:01 +00:00
Ludovic Courtès 3451ae1a64 JDEE: Augment `jde-help-docsets.patch'; actually use it.
svn path=/nixpkgs/trunk/; revision=16413
2009-07-17 14:22:02 +00:00
Eelco Dolstra 10c4ec0ed8 svn path=/nixpkgs/trunk/; revision=16412 2009-07-17 12:04:34 +00:00
Eelco Dolstra 9075d2a2cd * dhcpcd, another DHCP client (not tested). Hopefully it works better
than dhclient in conjunction with wpa_supplicant.

svn path=/nixpkgs/trunk/; revision=16411
2009-07-17 11:41:19 +00:00
Ludovic Courtès 179c9415db GNU Ball and Paddle 0.8.1.
svn path=/nixpkgs/trunk/; revision=16410
2009-07-16 21:38:30 +00:00
Marc Weber 92662d3d0f fix sup & enhance ruby import
sup,gem:
  * no longer requires /homeless-shelter to be built
  * sup, gem can be run immediately without exporting GEM_HOME

ruby-support:
  * using mirror server of rubyforge
  * [..] is added at the end of long truncated long descriptions

svn path=/nixpkgs/trunk/; revision=16408
2009-07-16 20:00:02 +00:00
Marc Weber ec0e356b9a Revert "adding NIX_CONTINUE_DOWNLOADS feature, see mkdir comment"
This reverts commit -r16401

svn path=/nixpkgs/trunk/; revision=16405
2009-07-16 17:17:23 +00:00
Ludovic Courtès 13e3c0d7b9 JDEE: Don't install non-JAR files under `lib/java'.
svn path=/nixpkgs/trunk/; revision=16403
2009-07-16 15:39:05 +00:00
Ludovic Courtès 82c5ea7bc6 JDEE: Install bsh commands.
svn path=/nixpkgs/trunk/; revision=16402
2009-07-16 15:21:15 +00:00
Marc Weber 10f6c2592c adding NIX_CONTINUE_DOWNLOADS feature, see mkdir comment
svn path=/nixpkgs/trunk/; revision=16401
2009-07-16 15:18:26 +00:00
Marc Weber a20dba3aec haskellPackages adding multiset & filepath
svn path=/nixpkgs/trunk/; revision=16400
2009-07-16 15:18:24 +00:00
Marc Weber eccd5d5a41 ghc-get-packages.sh no array at all: roughly 20% faster
svn path=/nixpkgs/trunk/; revision=16399
2009-07-16 15:18:21 +00:00
Marc Weber f6e24fddbe cosmetic: fix descriptions
svn path=/nixpkgs/trunk/; revision=16398
2009-07-16 15:18:07 +00:00
Ludovic Courtès e4d8c334b4 JDEE: Add wizard usability patch.
svn path=/nixpkgs/trunk/; revision=16395
2009-07-16 14:05:14 +00:00
Michael Raskin 35f22c0afb Reverting AUFS update
svn path=/nixpkgs/trunk/; revision=16392
2009-07-16 11:39:03 +00:00
Michael Raskin 2b51bd8c6b Use a fresh checkout
svn path=/nixpkgs/trunk/; revision=16391
2009-07-16 11:22:57 +00:00
Eelco Dolstra 800489ac40 * Firefox wrapper: put gecko-mediaplayer and mplayer at the start of
$PATH rather than the end.  This makes the behaviour more
  predictable.

svn path=/nixpkgs/trunk/; revision=16390
2009-07-16 11:22:37 +00:00
Michael Raskin 56b232c4cb Update AUFS
svn path=/nixpkgs/trunk/; revision=16389
2009-07-16 11:02:37 +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
Michael Raskin 666f904649 Update libsoup for WebKit update
svn path=/nixpkgs/trunk/; revision=16381
2009-07-15 21:01:09 +00:00
Michael Raskin 3b2a5f3d73 Update webkit
svn path=/nixpkgs/trunk/; revision=16380
2009-07-15 20:38:05 +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
Ludovic Courtès aa699024db GNU Ed 1.4.
svn path=/nixpkgs/trunk/; revision=16365
2009-07-14 21:59:16 +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
Michael Raskin 57c8392eee Fixed cmdline override in 2.6.31-rc3 kernel config
svn path=/nixpkgs/trunk/; revision=16362
2009-07-14 19:24:10 +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
Eelco Dolstra 80cab44fce * Options / config: these should be attrsets, not lists (IMHO).
svn path=/nixpkgs/trunk/; revision=16359
2009-07-14 16:22:42 +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
Marc Weber 62eccd21d4 updating bleeding edge source file info for nix-repository-manager
svn path=/nixpkgs/trunk/; revision=16349
2009-07-14 12:31:37 +00:00
Michael Raskin a310f4f2a0 Forgot to turn off debugging options in all-mod-config..
svn path=/nixpkgs/trunk/; revision=16347
2009-07-14 10:23:45 +00:00
Michael Raskin 396ae631ea Add AMD64 config for 2.6.31-rc3
svn path=/nixpkgs/trunk/; revision=16346
2009-07-14 09:57:51 +00:00
Michael Raskin 64c89c7532 Oops, mixed up hashes
svn path=/nixpkgs/trunk/; revision=16345
2009-07-14 09:18:22 +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
Michael Raskin cf03c27fb7 Update FPC and Lazarus
svn path=/nixpkgs/trunk/; revision=16343
2009-07-14 09:08:05 +00:00
Peter Simons 2ec77fdc7e scons: don't overwrite a pre-existing PYTHONPATH in the wrapper
svn path=/nixpkgs/trunk/; revision=16342
2009-07-13 20:08:44 +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 ed658483e9 Hugin: Fix segfault on x86_64.
svn path=/nixpkgs/trunk/; revision=16340
2009-07-13 16:24:47 +00:00
Nicolas Pierron b09382fcd1 Extract properties.nix and modules.nix from options.nix.
svn path=/nixpkgs/trunk/; revision=16339
2009-07-13 16:18:52 +00:00
Ludovic Courtès 9cd30e68e3 GNU Cflow 1.3.
svn path=/nixpkgs/trunk/; revision=16338
2009-07-13 14:54:01 +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 1bc6e5c847 GLOBAL: Install the Emacs mode.
svn path=/nixpkgs/trunk/; revision=16334
2009-07-13 09:21:04 +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
Ludovic Courtès 3a4ba343a4 Hugin: Fix typo stealthily introduced in r15692.
svn path=/nixpkgs/trunk/; revision=16332
2009-07-12 22:00:35 +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 f6533bc527 Emacs-w3m: Substitute `identify' from ImageMagick.
svn path=/nixpkgs/trunk/; revision=16328
2009-07-11 10:30:48 +00:00
Andres Löh 9f9ec8d2c6 Added myself as a maintainer.
svn path=/nixpkgs/trunk/; revision=16327
2009-07-10 19:50:04 +00:00
Andres Löh 059b912b27 Efficiency fix for ghc-get-packages script.
svn path=/nixpkgs/trunk/; revision=16326
2009-07-10 19:36:50 +00:00
Ludovic Courtès 18ef0d1673 emacs-w3m: Fix typo.
svn path=/nixpkgs/trunk/; revision=16325
2009-07-10 17:53:49 +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
Ludovic Courtès 099dd7fa16 nix-prefetch-svn: Use SHA256/Base32 by default.
svn path=/nixpkgs/trunk/; revision=16322
2009-07-10 15:50:11 +00:00
Ludovic Courtès 186f62d354 JDEE: Provide a sensible default for `jde-help-docsets'.
svn path=/nixpkgs/trunk/; revision=16320
2009-07-10 14:30:24 +00:00
Ludovic Courtès 059ffb766e JDEE: Fix `jde-help-find-javadoc'.
svn path=/nixpkgs/trunk/; revision=16319
2009-07-10 14:21:26 +00:00
Ludovic Courtès 5c7cc2ffdb JDEE: Fix infinite recursion in `jde-directory-files-recurs'.
svn path=/nixpkgs/trunk/; revision=16318
2009-07-10 14:13:52 +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
Peter Simons 356791ea62 The ghc binary distribution contains a 'pwd' binary that's broken on systems running a Red Hat kernel and causes the build to fail. To remedy that problem, we replace that binary with Nix's 'pwd' program before running configure.
Unfortunately, the same problem occurs again with 'installPackage', so as of
now, GHC cannot be installed on Red Hat.

svn path=/nixpkgs/trunk/; revision=16314
2009-07-10 12:26:18 +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
Eelco Dolstra 46db02a5e3 * Fix xrefs and callouts that refer to xml:ids (rather than ids).
Will send upstream.

svn path=/nixpkgs/trunk/; revision=16312
2009-07-10 12:09: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
Nicolas Pierron 5cd8eefb26 Allow to set priority which are below the default priority level.
This help to define default values which can be override without any extra syntax.

svn path=/nixpkgs/trunk/; revision=16304
2009-07-10 09:44:09 +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
Rob Vermaas 471518d65b typo
svn path=/nixpkgs/trunk/; revision=16302
2009-07-10 08:40:04 +00:00
Rob Vermaas 297f0127aa java-front 0.9, compile with -O2 for cygwin
svn path=/nixpkgs/trunk/; revision=16301
2009-07-10 08:05:23 +00:00
Rob Vermaas 99afadc21f java-front 0.9
svn path=/nixpkgs/trunk/; revision=16300
2009-07-10 07:57:26 +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 07df330fd5 maintainers + marcweber
svn path=/nixpkgs/trunk/; revision=16294
2009-07-09 22:23:56 +00:00
Marc Weber 2d99612b73 update python 2.4. It's only used by zope and even plone (beeing based
on zope) runs with this python version so it should be fine (?)

svn path=/nixpkgs/trunk/; revision=16293
2009-07-09 22:23:54 +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
Rob Vermaas ccc059b201 * changed stacksize for sdf2-bundle on cygwin
svn path=/nixpkgs/trunk/; revision=16277
2009-07-09 14:15:36 +00:00
Sander van der Burg 9c2379e263 Added myself (sander) to the maintainers list
svn path=/nixpkgs/trunk/; revision=16275
2009-07-09 13:42:22 +00:00
Ludovic Courtès 86d88db042 Liberation Fonts: Fix name; install doc; add `meta'.
svn path=/nixpkgs/trunk/; revision=16273
2009-07-09 12:07:45 +00:00
Eelco Dolstra 9611cf2048 * Refactoring.
svn path=/nixpkgs/trunk/; revision=16269
2009-07-09 10:47:17 +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
Eelco Dolstra 506e86d2ea svn path=/nixpkgs/trunk/; revision=16266 2009-07-09 09:50:40 +00:00
Eelco Dolstra 83b7873495 * Latest unstable Nix.
svn path=/nixpkgs/trunk/; revision=16265
2009-07-09 09:50:20 +00:00
Peter Simons 1c45eda25a Updated qgit to version 2.3.
svn path=/nixpkgs/trunk/; revision=16264
2009-07-09 09:08:22 +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
Marc Weber 6ec3225722 fix pygtk in pyhtonNew
svn path=/nixpkgs/trunk/; revision=16261
2009-07-09 03:50:22 +00:00
Ludovic Courtès 7cd0bee0c7 GNU Zile 2.3.8.
svn path=/nixpkgs/trunk/; revision=16260
2009-07-08 16:44:19 +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 852bdab69a * Disable building with an external NSS library for now. Firefox
gives strange "sec_error_unknown_issuer" errors on https sites.

svn path=/nixpkgs/trunk/; revision=16252
2009-07-08 14:35:25 +00:00
Ludovic Courtès e8bd387f04 jdee: More Java path fixes.
svn path=/nixpkgs/trunk/; revision=16251
2009-07-08 14:20:46 +00:00
Ludovic Courtès bf5141245f jdee: Improve (fix?) Emacs 23 `avl-tree' compatibility.
svn path=/nixpkgs/trunk/; revision=16250
2009-07-08 13:56:08 +00:00
Ludovic Courtès 845a74db93 jdee: Fix path to the Java files.
svn path=/nixpkgs/trunk/; revision=16249
2009-07-08 13:23:32 +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
Rob Vermaas 5c13747775 dblatex 0.2.11
svn path=/nixpkgs/trunk/; revision=16246
2009-07-08 13:12: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
Eelco Dolstra 1dbe3d5b87 * man: use UTF-8 instead of latin1 by default. Fixes broken special
characters in man output.

svn path=/nixpkgs/trunk/; revision=16244
2009-07-08 11:49:09 +00:00
Peter Simons 499c69c32c pdsh used to fail with an error because it couldn't locate libgcc_s.so.1.
Adding NIX_LDFLAGS="-lgcc_s" to the expression remedies that problem. Arguably,
though, this is a bad solution.

svn path=/nixpkgs/trunk/; revision=16239
2009-07-08 09:24:01 +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
Ludovic Courtès 09fbef5e2b pysqlite 2.5.5.
svn path=/nixpkgs/trunk/; revision=16228
2009-07-07 22:20:53 +00:00
Michael Raskin 529a85abef Updated uzbl
svn path=/nixpkgs/trunk/; revision=16227
2009-07-07 21:48:08 +00:00
Michael Raskin 900f96fe8a Build btrfs-image, although it was mistakenly omitted in release Makefile
svn path=/nixpkgs/trunk/; revision=16226
2009-07-07 21:47:28 +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 a641e7666e * Compile NSS with ECC support. Hopefully this fixes certificate
checking in Firefox 3.5.

svn path=/nixpkgs/trunk/; revision=16214
2009-07-07 13:01:52 +00:00
Eelco Dolstra e5a611030f * Doh.
svn path=/nixpkgs/trunk/; revision=16213
2009-07-07 11:40:57 +00:00
Eelco Dolstra cc28087b5a * Make doesn't like newlines.
svn path=/nixpkgs/trunk/; revision=16210
2009-07-07 10:59:18 +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
Michael Raskin e9dddc50ab Adding dadadodo - a markov chain-based text generator
svn path=/nixpkgs/trunk/; revision=16206
2009-07-07 10:03:26 +00:00
Michael Raskin f4a5ef043d Update BtrFS progs. Note: incompatible with older kernels - like 2.6.30
svn path=/nixpkgs/trunk/; revision=16205
2009-07-07 10:02:53 +00:00
Michael Raskin d79e32c9b9 Add fetchmtn
svn path=/nixpkgs/trunk/; revision=16204
2009-07-07 10:02:09 +00:00
Michael Raskin af58e1024b Update monotone-viz.
svn path=/nixpkgs/trunk/; revision=16203
2009-07-07 10:01:36 +00:00
Michael Raskin 47d20d5322 Update lablgtk
svn path=/nixpkgs/trunk/; revision=16202
2009-07-07 10:00:55 +00:00
Eelco Dolstra 200ad5eb63 * NSPR and NSS need to be told explicitly to do a 64-bit build.
svn path=/nixpkgs/trunk/; revision=16201
2009-07-07 09:52:20 +00:00
Nicolas Pierron aec4341cb4 Fix: (in moduleClosure) remove key attribute of inlined sets.
svn path=/nixpkgs/trunk/; revision=16198
2009-07-06 23:20:14 +00:00
Ludovic Courtès 0c9d18f815 libxmi: Fix for GNU Libtool 2.2.6a.
svn path=/nixpkgs/trunk/; revision=16197
2009-07-06 21:09:47 +00:00
Nicolas Pierron c49dddb1ab Substitute fixOptionSetsFun by multiple functions which are:
- well named,
- capable to handle the proposal of Eelco Dolstra { imports= [..]; options = {}; config = {}; } in addition to the current { require = [..]; .. } syntax.

svn path=/nixpkgs/trunk/; revision=16192
2009-07-06 16:20:05 +00:00
Nicolas Pierron a89f3bca50 allow the argument set of modules to be defined outside of option.nix file.
svn path=/nixpkgs/trunk/; revision=16191
2009-07-06 16:20:00 +00:00
Nicolas Pierron 736523d992 cleanSource: Avoid copying git files.
svn path=/nixpkgs/trunk/; revision=16190
2009-07-06 16:19:52 +00:00
Rob Vermaas 0aeeaafa55 * going even further back for gcc darwin
svn path=/nixpkgs/trunk/; revision=16189
2009-07-06 12:00:06 +00:00
Eelco Dolstra 662055ee8d * Doh.
svn path=/nixpkgs/trunk/; revision=16188
2009-07-06 11:45:57 +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
Peter Simons 5b9d573d62 Pass explicit paths for --with-zlib and --with-sqlite.
This might reduce the chances of something funny happening.

svn path=/nixpkgs/trunk/; revision=16185
2009-07-06 10:39:59 +00:00
Peter Simons 438d023eee Fixed sqlite impurity (mostly).
The sqlite configure script guesses whether to enable Tcl support. Apparently,
this guessing finds a Tcl installation in /usr and thus enables Tcl. The
subsequent build fails, however: the compiler doesn't find the <tcl.h> because
/usr is not a default search path. To remedy the problem, the expression now
explicitly specifies --disable-tcl to avoid guessing altogether.

In the same spirit, we furthermore specify the following configure flags, which
represent the defaults that ./configure chooses when left on its own devices:

  --disable-amalgamation
  --enable-threadsafe
  --disable-cross-thread-connections
  --disable-tempstore

svn path=/nixpkgs/trunk/; revision=16184
2009-07-06 10:39:52 +00:00
Eelco Dolstra a796d839f9 * Updated NSS.
svn path=/nixpkgs/trunk/; revision=16183
2009-07-06 09:12:44 +00:00
Rob Vermaas a30efafa57 * back to old gcc version for darwin, will make new version in different tree
svn path=/nixpkgs/trunk/; revision=16182
2009-07-06 07:39:38 +00:00
Ludovic Courtès 8e0c39c285 GNU Guile 1.8.7.
svn path=/nixpkgs/trunk/; revision=16181
2009-07-05 21:41:36 +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 63393ce174 GCC 4.4.0: Fix compilation (for C and C++, at least).
svn path=/nixpkgs/trunk/; revision=16177
2009-07-05 14:15:44 +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 f12a3abf4b svn path=/nixpkgs/trunk/; revision=16165 2009-07-03 14:52:50 +00:00
Ludovic Courtès 5ed15d55ba GCJ 4.3: Fix the Java patch.
svn path=/nixpkgs/trunk/; revision=16164
2009-07-03 14:13:58 +00:00
Ludovic Courtès 5964e20243 GCJ 4.3: Try to incrementally fix things.
svn path=/nixpkgs/trunk/; revision=16163
2009-07-03 13:30:25 +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
Eelco Dolstra bfadd94cec * Kernel updates.
svn path=/nixpkgs/trunk/; revision=16155
2009-07-03 09:11:46 +00:00
Rob Vermaas 7d5a3a1933 * strategoxt-0.17
svn path=/nixpkgs/trunk/; revision=16154
2009-07-03 05:01:04 +00:00
Ludovic Courtès 51f3a05ab5 GNU libunistring 0.9.1.
svn path=/nixpkgs/trunk/; revision=16153
2009-07-02 22:54:19 +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
Peter Simons aded9986c5 Re-added the description of this patch, which was accidentally
overwritten in my last commit.

svn path=/nixpkgs/trunk/; revision=16149
2009-07-02 17:05:55 +00:00
Peter Simons 5e7f7822f8 Updated git to version 1.6.3.3.
The fill-paragraph patch is obsolete; it's now part of the distribution.

svn path=/nixpkgs/trunk/; revision=16148
2009-07-02 15:41:58 +00:00
Peter Simons 2d10c04eff Updated subversion to 1.6.3.
svn path=/nixpkgs/trunk/; revision=16147
2009-07-02 15:41:46 +00:00
Eelco Dolstra 88455f3742 svn path=/nixpkgs/trunk/; revision=16145 2009-07-02 14:42:34 +00:00
Eelco Dolstra bdb96c9200 ;
svn path=/nixpkgs/trunk/; revision=16144
2009-07-02 14:28:40 +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 e2293f605d * Match what DBD::SQLite expects.
svn path=/nixpkgs/trunk/; revision=16139
2009-07-02 13:56:06 +00:00
Eelco Dolstra fc34431dde * Latest DBD::SQLite. Fix building against an external SQLite.
svn path=/nixpkgs/trunk/; revision=16138
2009-07-02 13:55:38 +00:00
Eelco Dolstra ce84af677b * Improve the determinism of Perl builds: don't try to download stuff
from CPAN.

svn path=/nixpkgs/trunk/; revision=16137
2009-07-02 13:54:52 +00:00
Rob Vermaas 0806854b24 changed mem size for rpm/deb build vms, added version specific packages for fedora9++
svn path=/nixpkgs/trunk/; revision=16136
2009-07-02 12:53:25 +00:00
Eelco Dolstra d62a585e15 * sqlite 3.6.16.
svn path=/nixpkgs/trunk/; revision=16135
2009-07-02 11:21:22 +00:00
Eelco Dolstra d3f5d94ac7 * Fix some attributes that now make nix-env -q --meta barf.
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +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