Commit Graph

1648 Commits

Author SHA1 Message Date
Ludovic Courtès
fab4b2bca4 bitlbee-otr: Correctly link against libgcrypt.
svn path=/nixpkgs/trunk/; revision=12926
2008-09-26 12:32:06 +00:00
Ludovic Courtès
d495ee42d9 Add Bitbee-OTR, an unofficial version of Bitlbee with OTR support.
svn path=/nixpkgs/trunk/; revision=12925
2008-09-26 09:03:22 +00:00
Ludovic Courtès
9383cd0a48 Add `fetchbzr', to retrieve remote Bazaar repositories.
svn path=/nixpkgs/trunk/; revision=12924
2008-09-26 08:57:51 +00:00
Ludovic Courtès
3a9d5063bd xmlto: Add dependency on `w3m' for HTML to text conversions.
svn path=/nixpkgs/trunk/; revision=12923
2008-09-26 08:56:03 +00:00
Peter Simons
3d02ab54dd emacs: Lower prio of emacs-23 and generally get options from ${NIXPKGS_CONFIG}.
By default, 'nix-env --install emacs' will install Emacs 22.3, which is the
latest stable release. Furthermore, the following options are now supported:

  emacs =
  {
    xawSupport = false;         # used only by emacs 23
    xaw3dSupport = false;
    gtkSupport = true;
    xftSupport = true;          # used only by emacs 23
  };

svn path=/nixpkgs/trunk/; revision=12922
2008-09-25 21:38:16 +00:00
Peter Simons
1c587d2fe9 tk: update default version to 8.4.18
svn path=/nixpkgs/trunk/; revision=12921
2008-09-25 21:38:09 +00:00
Eelco Dolstra
cb4ca4aa36 * Change /nix/state back to /nix/var, this broke NixOS...
svn path=/nixpkgs/trunk/; revision=12916
2008-09-24 17:38:40 +00:00
Michael Raskin
db4c346392 all-packages.nix update of xscreensaver call
svn path=/nixpkgs/trunk/; revision=12913
2008-09-24 13:58:23 +00:00
Michael Raskin
44db8f356e Trivial fix
svn path=/nixpkgs/trunk/; revision=12911
2008-09-24 09:56:27 +00:00
Peter Simons
b3ab93e46e Upgrade default to python version 2.5.x.
svn path=/nixpkgs/trunk/; revision=12910
2008-09-24 08:50:32 +00:00
Peter Simons
e2d7d57ff6 Allow user config to override nix store paths, etc. Removed obsolete nixNoBDB.
Use the following settings in ${NIXPKGS_CONFIG} to customize the installation
of nixUnstable:

  nix =
  {
    OldDBSupport = false;
    storeDir = "/home/foobar/.nix/store";
    stateDir = "/home/foobar/.nix/var";
  }

svn path=/nixpkgs/trunk/; revision=12909
2008-09-24 08:50:05 +00:00
Marc Weber
8d02b898c0 updated darcs to the last stable release (2.0.2)
svn path=/nixpkgs/trunk/; revision=12908
2008-09-24 00:43:05 +00:00
Marc Weber
ffd1f5000b added lighthttpd
svn path=/nixpkgs/trunk/; revision=12907
2008-09-24 00:42:50 +00:00
Marc Weber
92fb53a1a5 removed subversion14merge
I don't think anyone is still using it
everyone caring about merging is using git or such anyway
and subversion15 has support built in.

svn path=/nixpkgs/trunk/; revision=12905
2008-09-24 00:42:21 +00:00
Marc Weber
32e2dbf87f added wavesurfer (sound analysis tool) and its dependency snack (tcl /python sound tool library)
svn path=/nixpkgs/trunk/; revision=12904
2008-09-24 00:42:06 +00:00
Eelco Dolstra
49de4abefa * Don't use toString here - it causes the path of source file
(e.g. /home/foo/nixpkgs/.../glx-patch-0.6.2.patch) to be
  substituted, which is clearly impure.  I noticed this because I was
  getting different derivations for Compiz when running as root
  vs. another user.

svn path=/nixpkgs/trunk/; revision=12903
2008-09-23 00:52:05 +00:00
Ludovic Courtès
a4a186d4cf GNU Texinfo 4.13.
svn path=/nixpkgs/trunk/; revision=12901
2008-09-22 21:21:39 +00:00
Eelco Dolstra
ba6845d03e * gphoto updated to 2.4.2.
svn path=/nixpkgs/trunk/; revision=12900
2008-09-22 17:06:31 +00:00
Ludovic Courtès
113e5eff46 zope: Fix name of argument.
svn path=/nixpkgs/trunk/; revision=12898
2008-09-19 14:39:57 +00:00
Pjotr Prins
d96f2b1ea0 Ascertain Zope is using Python-2.4
svn path=/nixpkgs/trunk/; revision=12897
2008-09-19 13:55:14 +00:00
Pjotr Prins
c09e1e540c Introduced pal2nal package
svn path=/nixpkgs/trunk/; revision=12896
2008-09-19 13:39:17 +00:00
Ludovic Courtès
128f1cffdb Build Inkscape, XScreenSaver, XLockMore.
svn path=/nixpkgs/trunk/; revision=12893
2008-09-19 12:32:38 +00:00
Peter Simons
f3ae22fa5f Install wrappers for Twisted binaries to ensure a correct ${PYTHONPATH}.
svn path=/nixpkgs/trunk/; revision=12891
2008-09-19 10:07:36 +00:00
Ludovic Courtès
db4b6d56a4 Allow `wrapFirefox' to read per-browser options.
svn path=/nixpkgs/trunk/; revision=12889
2008-09-19 09:46:21 +00:00
Ludovic Courtès
a04d2c14be Build Lout.
svn path=/nixpkgs/trunk/; revision=12888
2008-09-19 08:53:05 +00:00
Eelco Dolstra
dbae3ea4a2 * Compiz 0.7.8.
svn path=/nixpkgs/trunk/; revision=12881
2008-09-18 15:20:53 +00:00
Eelco Dolstra
e2accf1c2e * Bump the default kernel to 2.6.25, which seems stable enough
(cross fingers).

svn path=/nixpkgs/trunk/; revision=12878
2008-09-18 09:47:45 +00:00
Michael Raskin
8261a3b1b0 Hm, midori build would like to use file.
svn path=/nixpkgs/trunk/; revision=12865
2008-09-15 10:30:04 +00:00
Eelco Dolstra
07918993af * Doh. Forgot to commit.
svn path=/nixpkgs/trunk/; revision=12863
2008-09-14 19:05:59 +00:00
Ludovic Courtès
474ea2b7ee Add Exmap, a Linux-specific tool to examine process memory usage.
svn path=/nixpkgs/trunk/; revision=12857
2008-09-12 20:00:00 +00:00
Ludovic Courtès
bd6763f3e3 Build BitlBee and Seccure (the latter is used by NixOS).
svn path=/nixpkgs/trunk/; revision=12852
2008-09-12 15:56:34 +00:00
Marc Weber
1aea0c12a3 updated freemind to 0.9.0_Beta_20, purified env sto make it work for everyone a
svn path=/nixpkgs/trunk/; revision=12819
2008-09-07 21:17:49 +00:00
Michael Raskin
958ea79a78 Added Midori - a light, WebKit-based GTK browser.
svn path=/nixpkgs/trunk/; revision=12818
2008-09-07 12:58:56 +00:00
Marc Weber
56a7c7dfc7 Added proxy tunnel tool
svn path=/nixpkgs/trunk/; revision=12814
2008-09-06 12:33:25 +00:00
Michael Raskin
de45b13c79 Options to remove OpenSSL and use gnuTLS for Pidgin (reported to work better with, say, Amessage or any other XMPP server which requires strong channel encryption)
svn path=/nixpkgs/trunk/; revision=12813
2008-09-06 10:30:55 +00:00
Nicolas Pierron
6c4a6e83b4 Move maxima close to scilab. (applications/science/math)
Requested by Michael Raskin.

svn path=/nixpkgs/trunk/; revision=12812
2008-09-05 17:21:45 +00:00
Nicolas Pierron
125cddcb06 Move stlport to the top-level.
svn path=/nixpkgs/trunk/; revision=12811
2008-09-05 17:17:00 +00:00
Nicolas Pierron
517a120ff8 Add scilab-4.1.2
svn path=/nixpkgs/trunk/; revision=12810
2008-09-05 17:12:04 +00:00
Nicolas Pierron
84125627f7 gfortran: Use new gcc wrapper.
- Fix gfortran linking problems.

svn path=/nixpkgs/trunk/; revision=12809
2008-09-05 17:11:12 +00:00
Ludovic Courtès
bea666b9d1 Move sysprof' to kernelPackages'.
Warning: it builds with 2.6.23 but not with 2.6.26.

svn path=/nixpkgs/trunk/; revision=12803
2008-09-05 07:26:37 +00:00
Ludovic Courtès
a31f01e83b GNUnet: Wrap `gnunetd' so that it can dlopen the modules.
svn path=/nixpkgs/trunk/; revision=12801
2008-09-04 20:24:03 +00:00
Eelco Dolstra
0c30058ac7 * Need lowPrio.
svn path=/nixpkgs/trunk/; revision=12798
2008-09-04 12:07:16 +00:00
Eelco Dolstra
c754b8b27c * Thunderbird 2.0.0.16.
* Re-enabled chatzilla in the channel.

svn path=/nixpkgs/trunk/; revision=12796
2008-09-04 09:36:04 +00:00
Eelco Dolstra
549a4405e3 * xulrunner-wrapper: use Firefox 3 directly (via "firefox -app"),
since it has full support for running XUL applications.  This saves
  a lot of space (you don't need two copies of basically the same
  software).
* Deleted the old xulrunner (1.8.0.4), it didn't compile anyway with
  recent GTK.
* Updated chatzilla to 0.9.83.

svn path=/nixpkgs/trunk/; revision=12794
2008-09-04 09:29:09 +00:00
Michael Raskin
fd0b020c74 Renamed python.sqlite getConfig entry to python.sqliteSupport (to make it the same style as the other 3 options nearby)
svn path=/nixpkgs/trunk/; revision=12793
2008-09-04 04:22:20 +00:00
Ludovic Courtès
0a096340ad GDB 6.8.
svn path=/nixpkgs/trunk/; revision=12792
2008-09-03 13:12:23 +00:00
Ludovic Courtès
2b119ba405 Add Ming, a C library to generate Flash files.
svn path=/nixpkgs/trunk/; revision=12786
2008-09-02 13:43:53 +00:00
Peter Simons
85546a8e31 Updated scons and twisted; added buildbot.
* Updated scons to version 1.0.0. Also added appropriate makeWrapper calls to
   ensure that the python binary finds its library files.

 * Updated Twisted from 2.5 to 8.1.

 * Added an expression for buildbot.

svn path=/nixpkgs/trunk/; revision=12782
2008-09-01 15:11:09 +00:00
Marc Weber
8e7577363b enabling php sockets openssl and curl support
svn path=/nixpkgs/trunk/; revision=12777
2008-08-31 06:36:56 +00:00
Eelco Dolstra
74087918ff * KVM updated to version 74. This one finally has good performance
for userspace networking / Samba again.
* vmtools: use KVM 74 and Linux 2.6.26, and use virtio for networking
  / disk access.

svn path=/nixpkgs/trunk/; revision=12768
2008-08-29 14:08:54 +00:00