Commit graph

4843 commits

Author SHA1 Message Date
Peter Simons 5f8571613d glibcUnstable: added low-priority expression for the latest glibc 2.8 snapshot
svn path=/nixpkgs/trunk/; revision=12315
2008-07-07 23:11:53 +00:00
Peter Simons 8ff43a1636 xautolock: updated to version 2.2
svn path=/nixpkgs/trunk/; revision=12314
2008-07-07 23:11:43 +00:00
Peter Simons 4797dddeb0 new: pdsh is a fast and efficient parallel remote shell
svn path=/nixpkgs/trunk/; revision=12313
2008-07-07 23:11:36 +00:00
Peter Simons fff2917058 openssh: Let $NIXPKGS_CONFIG determine whether OpenSSH supports PAM or not.
PAM is enabled by default, as before. To disable it, set 

    openssh { pam = false; };

or simply

    pam = false;

in ~/.nixpkgs/config.nix.

svn path=/nixpkgs/trunk/; revision=12312
2008-07-07 23:11:13 +00:00
Ludovic Courtès 4793092374 GNU Make: Make `nix-log2xml' support optional.
One question remains: how to make the option available to the user.
`getConfig' is nice but useless as long as `useFromStdenv' prevails.

svn path=/nixpkgs/trunk/; revision=12311
2008-07-07 22:02:36 +00:00
Wouter den Breejen 4650c3ddc5 Redhat n00bs calls their source xxx.tar.gz but it is not gzipped . . the generic builder can also not figure this out . . .
svn path=/nixpkgs/trunk/; revision=12310
2008-07-07 19:02:57 +00:00
Wouter den Breejen 20d29abc63 svn path=/nixpkgs/trunk/; revision=12309 2008-07-07 17:25:08 +00:00
Wouter den Breejen df8ae9639a More mirrors / updates . . .
svn path=/nixpkgs/trunk/; revision=12308
2008-07-07 17:10:21 +00:00
Peter Simons 821cb7ccdc qgit: download this package from sourceforge
I hope the mirror syntax is right.

svn path=/nixpkgs/trunk/; revision=12306
2008-07-07 11:54:45 +00:00
Peter Simons 100b902bd5 Added xautolock 2.1.
Xautolock can be used to fire up a screen saver like xautolock after a certain
period of inactivity. The tool probably doesn't belong into misc/screensavers,
but I had no better idea.

svn path=/nixpkgs/trunk/; revision=12305
2008-07-07 11:54:25 +00:00
Peter Simons 9fde4e6921 gnpg: let $NIXPKGS_CONFIG decide whether to support IDEA or not.
svn path=/nixpkgs/trunk/; revision=12304
2008-07-07 11:54:03 +00:00
Peter Simons d2aed129ea emacs: Link successfully on 64 bit.
I'm using this expression on a Linux 64-bit installation that's been patched
to use glibc 2.5, not the current version 2.7. My installation needs this
patch and it looks sensible enough to me, but I've been told that others can
install Emacs on 64 bit machines without this. Hopefully, this doesn't break
anything.

svn path=/nixpkgs/trunk/; revision=12303
2008-07-07 11:53:19 +00:00
Peter Simons 2f32df974f gnupg: updated to version 1.4.9
svn path=/nixpkgs/trunk/; revision=12302
2008-07-07 11:50:21 +00:00
Peter Simons c4b77fbd37 haskell-mode: updated to version 2.4
Pass emacs package to this expression so that we can byte-compile the
lisp files.

svn path=/nixpkgs/trunk/; revision=12301
2008-07-07 11:49:57 +00:00
Peter Simons b030a8a6dd qgit: Compile with -O3. This brings a significant speedup in C++ code.
I wonder what optimization flags qt is compiled with.

svn path=/nixpkgs/trunk/; revision=12300
2008-07-07 11:49:11 +00:00
Peter Simons 4244407bc9 new: qgit is a qt-based graphical front-end for git
svn path=/nixpkgs/trunk/; revision=12299
2008-07-07 11:48:24 +00:00
Peter Simons e1c54b9b55 ratpoison: Fixed bug in rpws. Reported upstream too, but got no response.
svn path=/nixpkgs/trunk/; revision=12298
2008-07-07 11:47:48 +00:00
Peter Simons d94a0f3064 ratpoison: updated to version 1.4.3.
svn path=/nixpkgs/trunk/; revision=12297
2008-07-07 11:47:05 +00:00
Peter Simons 13d8ee2275 subversion: install emacs lisp files too
svn path=/nixpkgs/trunk/; revision=12296
2008-07-07 11:46:50 +00:00
Peter Simons cff0831471 tk: update to 8.4.18
svn path=/nixpkgs/trunk/; revision=12295
2008-07-07 11:46:01 +00:00
Marc Weber 5f044d6f3f fix: dnsmasq can now be started after installing..
What has gone wrong by my first commit attempt?

svn path=/nixpkgs/trunk/; revision=12294
2008-07-07 11:40:16 +00:00
Michael Raskin 5245bad31a Updated texlive-extra source
svn path=/nixpkgs/trunk/; revision=12293
2008-07-07 05:53:21 +00:00
Ludovic Courtès 834144b5d3 GNU Gnash: Depend on Libtool.
This (1) allows Gnash to be linked against the available `libltdl' rather
than its own, and (2) it prevents `libtld.h' to be installed (which was the
case when Gnash's own libltdl was used), thereby avoiding a collision with
Libtool.

svn path=/nixpkgs/trunk/; revision=12292
2008-07-06 21:46:33 +00:00
Sander van der Burg 4987da9c2b Added Disnix SOAP service
svn path=/nixpkgs/trunk/; revision=12291
2008-07-06 21:38:34 +00:00
Sander van der Burg 4a245ea99c Added Disnix SOAP service
svn path=/nixpkgs/trunk/; revision=12290
2008-07-06 21:38:12 +00:00
Sander van der Burg d5e78c3787 Shared lib path should be relative to catalina base, not home
svn path=/nixpkgs/trunk/; revision=12289
2008-07-06 21:06:31 +00:00
Marc Weber 78a471979e fix of fix. Udev builds with nixos-rebuild on x86_64 again
svn path=/nixpkgs/trunk/; revision=12288
2008-07-06 20:56:58 +00:00
Ludovic Courtès eded0900ae Add Gnash to `build-for-release.nix'.
svn path=/nixpkgs/trunk/; revision=12286
2008-07-06 20:36:58 +00:00
Sander van der Burg 927898b6f1 Minor update to tomcat and added support for shared libraries
svn path=/nixpkgs/trunk/; revision=12285
2008-07-06 20:08:27 +00:00
Wouter den Breejen 70b50b9f52 Another version bump (because of another 404)
svn path=/nixpkgs/trunk/; revision=12281
2008-07-06 18:32:42 +00:00
Wouter den Breejen 033c61867b Version bump
svn path=/nixpkgs/trunk/; revision=12280
2008-07-06 17:47:10 +00:00
Wouter den Breejen a480dfbb51 Version bump
svn path=/nixpkgs/trunk/; revision=12279
2008-07-06 16:55:29 +00:00
Sander van der Burg 76f9b0feef undo
svn path=/nixpkgs/trunk/; revision=12278
2008-07-06 15:46:10 +00:00
Sander van der Burg 27b7b3af8e Added disnix
svn path=/nixpkgs/trunk/; revision=12277
2008-07-06 15:45:26 +00:00
Sander van der Burg 6c582fbc89 Added disnix
svn path=/nixpkgs/trunk/; revision=12276
2008-07-06 15:44:46 +00:00
Marc Weber 54a0caa67f fix: x86_64 doesn't build recent udev (124) with dietlibc, added if to use the older one in this case
svn path=/nixpkgs/trunk/; revision=12269
2008-07-05 23:19:38 +00:00
Ludovic Courtès 95cf51997c GNU gv 3.6.5.
svn path=/nixpkgs/trunk/; revision=12266
2008-07-05 17:00:33 +00:00
Sander van der Burg 1c1ca49356 Upgrade to Axis2 1.4
svn path=/nixpkgs/trunk/; revision=12265
2008-07-05 12:42:51 +00:00
Michael Raskin 0160fb04ed Added ArkPandora fonts
svn path=/nixpkgs/trunk/; revision=12264
2008-07-05 05:26:58 +00:00
Michael Raskin d5f8975449 Replaced teTeX with TeXLive in build-for-release.nix
svn path=/nixpkgs/trunk/; revision=12262
2008-07-04 19:30:00 +00:00
Michael Raskin b64f88faac tailor update
svn path=/nixpkgs/trunk/; revision=12260
2008-07-04 06:54:11 +00:00
Michael Raskin 46b2775126 Updated tailor
svn path=/nixpkgs/trunk/; revision=12259
2008-07-04 06:53:44 +00:00
Michael Raskin 7efe2a5a1d BitlBee update
svn path=/nixpkgs/trunk/; revision=12258
2008-07-04 06:53:03 +00:00
Michael Raskin f0f4c78963 As Pidgin is updated for ICQ changes and Carrier is not and Carrier uses Pidgin's unmodified libpurple anyway, added a possibility to grab libpurple2 from Pidgin installation and use it for Carrier installation
svn path=/nixpkgs/trunk/; revision=12257
2008-07-04 06:52:44 +00:00
Eelco Dolstra b81473922d * OO.o in the channel again.
svn path=/nixpkgs/trunk/; revision=12256
2008-07-04 05:56:22 +00:00
Eelco Dolstra c37db61834 * OpenOffice 2.3.1.
svn path=/nixpkgs/trunk/; revision=12255
2008-07-04 05:54:04 +00:00
Eelco Dolstra c8f3bf4e24 * Export a symbol that OpenOffice needs.
svn path=/nixpkgs/trunk/; revision=12254
2008-07-04 05:53:41 +00:00
Eelco Dolstra d051b20a39 * Graphviz updated to 2.20.2. Now built with fontconfig, gd and pango
support.
* New function makeFontsConf to generate a fontconfig configuration
  file.  Moved from NixOS.
* dot2pdf: use makeFontsConf to generate a fonts.conf containing just
  the Ghostscript fonts (see NIXPKGS-29).
* dot2pdf: generate PDF directly, don't go through PS.  Note that this
  and using fontconfig changes the interpretation of "fontname"
  attributes in dot graphs.

svn path=/nixpkgs/trunk/; revision=12251
2008-07-03 14:27:19 +00:00
Marc Weber 18b30f54ce adding not supported message for git tools requiring extra config settings to work. exiting with exit status 1
svn path=/nixpkgs/trunk/; revision=12250
2008-07-03 12:51:23 +00:00
Eelco Dolstra 033d8cd1f3 * Don't look in /lib/udev but in $out/lib/udev for non-absolute
helper programs called from udev rules.

svn path=/nixpkgs/trunk/; revision=12242
2008-07-02 17:07:26 +00:00