Commit graph

7287 commits

Author SHA1 Message Date
Ludovic Courtès e70fa5abc3 Build Namazu.
svn path=/nixpkgs/trunk/; revision=16070
2009-06-27 21:17:45 +00:00
Ludovic Courtès 5d72685300 Namazu: Fix builds, broken in r15324.
svn path=/nixpkgs/trunk/; revision=16069
2009-06-27 21:16:59 +00:00
Ludovic Courtès 7519caa4f4 Quack 0.36.
svn path=/nixpkgs/trunk/; revision=16068
2009-06-27 21:05:43 +00:00
Peter Simons 0ee475b7f9 Renamed "magit-mode" to "magit", which is the upstream package name anyway.
svn path=/nixpkgs/trunk/; revision=16067
2009-06-27 13:28:39 +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 6bc07c8e68 fix my wrong opplication of the patch
svn path=/nixpkgs/trunk/; revision=16062
2009-06-26 17:00:02 +00:00
Marc Weber f316832e3a update default ocmal to 3.11.1. patch provided by olegfink
svn path=/nixpkgs/trunk/; revision=16061
2009-06-26 16:53:02 +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
Marc Weber ffb53a0e6f adding sqlalchemy which is a nice orm mapper for python
svn path=/nixpkgs/trunk/; revision=16059
2009-06-26 16:52:54 +00:00
Marc Weber 738858983a ctags wrapper: find ruby classes (eg class Gem::Dependency)
svn path=/nixpkgs/trunk/; revision=16058
2009-06-26 16:52:52 +00:00
Marc Weber 9dbc0bd614 adding gmic (a tool which can denoise images and much more)
svn path=/nixpkgs/trunk/; revision=16057
2009-06-26 16:52:35 +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
Eelco Dolstra a440fba8e3 * Refactoring: move the types out of options.nix, which is much too
big.  Also, they could be useful beyond option handling.

svn path=/nixpkgs/trunk/; revision=16055
2009-06-26 13:53:31 +00:00
Nicolas Pierron dd50af4923 Add a description of values which cause a bad type the failure.
svn path=/nixpkgs/trunk/; revision=16054
2009-06-26 12:42:00 +00:00
Eelco Dolstra c69010d6eb * Fix that annoying deprecated getAttr warning.
svn path=/nixpkgs/trunk/; revision=16049
2009-06-26 11:03:14 +00:00
Marc Weber c59fb90f62 make fetchgit and nix-prefetch-git use --depth 1 to receive only a shallow clone cutting history
svn path=/nixpkgs/trunk/; revision=16047
2009-06-26 00:56:54 +00:00
Nicolas Pierron 6c0912ee9c - partition based on the content of the properties. (rmProperties * isOption)
- Do not eval properties on option declarations.
  -> mkIf does not mask option declarations if the condition is evaluated to false.

svn path=/nixpkgs/trunk/; revision=16043
2009-06-25 21:25:33 +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
Rob Vermaas 205fb0c87e * fetchgit and nix-prefetch-git
svn path=/nixpkgs/trunk/; revision=16035
2009-06-24 12:48:01 +00:00
Eelco Dolstra ef83c754f6 * Updated the function that builds the bootstrap binaries.
* Use patchelf 0.5 and use the --force-rpath flag.  This removes the
  need for setting LD_LIBRARY_PATH and so should fix bootstrapping
  Nixpkgs on non-NixOS platforms.

svn path=/nixpkgs/trunk/; revision=16022
2009-06-22 14:28:07 +00:00
Eelco Dolstra a40dbf619d * Fix duplication of the version in dietlibc's gcc wrapper.
svn path=/nixpkgs/trunk/; revision=16021
2009-06-22 14:26:14 +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
Rob Vermaas 93f767d897 * bumped version for file
svn path=/nixpkgs/trunk/; revision=16018
2009-06-22 11:41:14 +00:00
Eelco Dolstra e7edaef873 * Latest patchelf.
svn path=/nixpkgs/trunk/; revision=16017
2009-06-22 11:14:51 +00:00
Rob Vermaas 1c3f49e06f * Changed version of gcc to 4.0.1 - 5484 on darwin
* Added dsymutil to gcc wrapper env on darwin
 * turned off make check for gnugrep on darwin
 * added --enable-bsd=libs configure flag for gnugrep on darwin 


svn path=/nixpkgs/trunk/; revision=16014
2009-06-21 18:37:54 +00:00
Michael Raskin 62a867c558 Removing obsolete override from xclip expression
svn path=/nixpkgs/trunk/; revision=16013
2009-06-20 05:01:49 +00:00
Eelco Dolstra d0b03cbe1a * The vidmode patch was kind of broken (it didn't zero-terminate the
`mode' buffer).

svn path=/nixpkgs/trunk/; revision=16009
2009-06-19 14:26:04 +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 d0cf102957 Update xclip
svn path=/nixpkgs/trunk/; revision=16007
2009-06-19 08:52:57 +00:00
Michael Raskin 35bd2c76b0 Adding uzbl - a tiny browser
svn path=/nixpkgs/trunk/; revision=16006
2009-06-19 08:05:21 +00:00
Michael Raskin 9765da15e0 Propagate zenity fix to gnome-2.26
svn path=/nixpkgs/trunk/; revision=16004
2009-06-19 06:45:25 +00:00
Michael Raskin 5eb66bcf90 Fix zenity build
svn path=/nixpkgs/trunk/; revision=16003
2009-06-19 06:29:00 +00:00
Eelco Dolstra 645c91708f * Updated some drivers.
svn path=/nixpkgs/trunk/; revision=16002
2009-06-18 17:20:01 +00:00
Eelco Dolstra 6d7f27704a svn path=/nixpkgs/trunk/; revision=16001 2009-06-18 16:48:29 +00:00
Eelco Dolstra 445598ad4c * Support the "vga" kernel command line option when using the -kernel
option.  Patch from
  http://www.mail-archive.com/qemu-commits@nongnu.org/msg00202.html.

svn path=/nixpkgs/trunk/; revision=15997
2009-06-18 15:55:38 +00:00
Rob Vermaas e89d4a39c6 * added checkstyle, pmd, jdepends.
* changed version of ant to 1.7

svn path=/nixpkgs/trunk/; revision=15995
2009-06-18 12:52:10 +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
Michael Raskin e15e850360 Account for RC1 xulrunner claiming to be 1.9.1
svn path=/nixpkgs/trunk/; revision=15993
2009-06-18 11:37:49 +00:00
Michael Raskin 603e3e8c6f Firefox 3.5 RC1
svn path=/nixpkgs/trunk/; revision=15991
2009-06-18 10:03:07 +00:00
Sander van der Burg 262f696a42 Updated axis2 to 1.5
svn path=/nixpkgs/trunk/; revision=15987
2009-06-17 14:02:37 +00:00
Eelco Dolstra e16fe2a1eb svn path=/nixpkgs/trunk/; revision=15984 2009-06-17 13:56:46 +00:00
Eelco Dolstra 85479e92d1 * Linux 2.6.29.5.
* Build the PC speaker as a module.  This allows people who are
  annoyed by beeps (e.g. users of Dell Latitude D6xx laptops) to get
  rid of them :-)

svn path=/nixpkgs/trunk/; revision=15983
2009-06-17 12:26:22 +00:00
Rob Vermaas cd2c0b26ad moved finalPhase so it is possible to override through args
svn path=/nixpkgs/trunk/; revision=15977
2009-06-17 07:02:59 +00:00
Sander van der Burg 891991a1d9 Link lgcc_s to mysql in order to make it work on x86-64-linux
svn path=/nixpkgs/trunk/; revision=15973
2009-06-16 13:36:10 +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
Eelco Dolstra 49d141ed01 * Work around a bizarre bug that causes nvidia-settings to be able to
find libXrandr when invoked as "nvidia-settings", but not when
  invoked by absolute path
  (e.g. "/var/run/current-system/sw/bin/nvidia-settings").  Adding it
  to libGL's RUNPATH fixes this.  Strangely, libGL doesn't even
  contain a reference to libXrandr.

svn path=/nixpkgs/trunk/; revision=15971
2009-06-16 12:51:35 +00:00
Andres Löh b7032e7fc4 Version bump for uu-parsinglib.
svn path=/nixpkgs/trunk/; revision=15970
2009-06-16 08:59:19 +00:00
Andres Löh a889b5bb66 Updated multirec and zipper for Haskell.
svn path=/nixpkgs/trunk/; revision=15969
2009-06-16 08:56:31 +00:00