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
Lluís Batlle i Rossell
61c20f5a7e
Adding Eagle Mode.
...
svn path=/nixpkgs/trunk/; revision=15404
2009-04-29 16:42:41 +00:00
Eelco Dolstra
4c48605ede
* Removed kde-4-old.
...
svn path=/nixpkgs/trunk/; revision=15401
2009-04-29 16:01:05 +00:00
Eelco Dolstra
3e3cc595b5
* KVM can use the default kernel headers now.
...
svn path=/nixpkgs/trunk/; revision=15400
2009-04-29 16:00:05 +00:00
Eelco Dolstra
fe1d110fc2
* Firmware for the Intel 5000 wireless cards.
...
svn path=/nixpkgs/trunk/; revision=15395
2009-04-29 14:50:59 +00:00
Eelco Dolstra
7d07afc2fa
* Re-enable splashutils for x86_64-linux, they work again since we
...
have Glibc 2.9.
svn path=/nixpkgs/trunk/; revision=15393
2009-04-29 14:24:32 +00:00
Marc Weber
2eaae478af
synergy patch making it compile again
...
svn path=/nixpkgs/trunk/; revision=15392
2009-04-29 13:04:01 +00:00
Eelco Dolstra
8eaf87a94d
* Applied a patch that hopefully fixes the softlockups on our shiny
...
new servers. Backported from 2.6.29.2. Hopefully 2.6.28.10 will
include this as well. From http://patchwork.kernel.org/patch/19495/ .
svn path=/nixpkgs/trunk/; revision=15390
2009-04-29 12:09:37 +00:00
Eelco Dolstra
0fc49de3cb
* Added hal-info.
...
svn path=/nixpkgs/trunk/; revision=15385
2009-04-28 21:59:09 +00:00
Marc Weber
48216ba01a
fix openvpn making it find ifonfig
...
svn path=/nixpkgs/trunk/; revision=15380
2009-04-28 15:37:52 +00:00
Ludovic Courtès
54d3ce4b61
Agg: Fix compilation.
...
svn path=/nixpkgs/trunk/; revision=15352
2009-04-28 12:37:09 +00:00
Eelco Dolstra
213fff3ca0
* Updated HAL to 0.5.11. Passed gperf and patched a Makefile to
...
ensure that it installs policy/10osvendor/10-keymap.fdi, which the
evdev driver in X.org relies on.
svn path=/nixpkgs/trunk/; revision=15342
2009-04-27 23:01:20 +00:00
Marc Weber
5703b08f47
fix ttmkfdir compilation (freetype headers, .o files)
...
svn path=/nixpkgs/trunk/; revision=15341
2009-04-27 22:38:54 +00:00
Eelco Dolstra
914f2d6cf6
* Last sync.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15320
2009-04-26 17:21:58 +00:00
Marc Weber
3a9bfe866c
adding small emacs session mode packages remembering inputs
...
svn path=/nixpkgs/trunk/; revision=15318
2009-04-26 11:06:54 +00:00
Marc Weber
4c72da6b82
adding pydb, a python debugging with gdb like commands
...
svn path=/nixpkgs/trunk/; revision=15317
2009-04-26 11:06:51 +00:00
Marc Weber
5d5995eb38
adding figlet
...
svn path=/nixpkgs/trunk/; revision=15316
2009-04-26 11:06:48 +00:00
Marc Weber
8d6fd9cb2b
samba: Use /etc/samba as default configuration directory
...
svn path=/nixpkgs/trunk/; revision=15315
2009-04-26 11:06:41 +00:00
Eelco Dolstra
5a2284ac61
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Michael Raskin
c26271927a
Remove multiversion expression for tailor for easier use of custom versions
...
svn path=/nixpkgs/trunk/; revision=15296
2009-04-25 11:19:42 +00:00
Eelco Dolstra
20a0a02d15
* Fix GHC 6.8.3.
...
svn path=/nixpkgs/trunk/; revision=15285
2009-04-23 18:44:52 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra
0f10222e4e
* Merge libjpeg and libjpeg-static.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15275
2009-04-23 13:26:14 +00:00
Eelco Dolstra
49f47f92e3
* Disable some Haskell packages on Darwin.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15270
2009-04-23 12:33:09 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra
c13587d6b3
* Bump the default kernel to 2.6.28.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15268
2009-04-23 11:17:17 +00:00
Lluís Batlle i Rossell
2021063052
Adding vwm, the console window manager.
...
svn path=/nixpkgs/trunk/; revision=15255
2009-04-22 21:33:24 +00:00
Eelco Dolstra
a98d8aee74
* Install Perl modules in $out/lib/perl5. This is what Perl wants by
...
default, but it didn't happen in Nixpkgs because the string "perl"
appeared in the prefix, and in that case Perl uses $out/lib.
* Enable thread-safe Perl while we're at it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15252
2009-04-22 17:37:21 +00:00
Eelco Dolstra
78fbf85483
* popt updated to 1.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15238
2009-04-22 07:16:45 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Lluís Batlle i Rossell
672890153e
Fixing lua and perl for radare.
...
svn path=/nixpkgs/trunk/; revision=15230
2009-04-21 21:31:08 +00:00
Lluís Batlle i Rossell
233cf74781
Adding radare
...
svn path=/nixpkgs/trunk/; revision=15226
2009-04-21 19:47:51 +00:00
Lluís Batlle i Rossell
1b3ee8bf6c
Adding libewf.
...
svn path=/nixpkgs/trunk/; revision=15225
2009-04-21 19:47:41 +00:00
Lluís Batlle i Rossell
ff0483b3d8
Adding gtkdialog.
...
svn path=/nixpkgs/trunk/; revision=15224
2009-04-21 19:47:30 +00:00
Sander van der Burg
71c0fb9532
Upgraded seccure 0.3 to 0.4 because the old version expression does not work anymore and breaks my installation
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15222
2009-04-21 19:38:35 +00:00
Sander van der Burg
be04acaf45
Reengineered ALSA expression and patched alsaLib to prevent compilation errors
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15206
2009-04-21 09:56:02 +00:00
Eelco Dolstra
0ebb410014
* Remove all the mesaSupported assertions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15202
2009-04-20 22:06:12 +00:00
Eelco Dolstra
089eef511c
* Module aggregator: use buildEnv, which is much faster because it
...
creates symlinks lazily (i.e., it creates a single symlink to an
entire tree unless another input has an overlapping tree). As a
result it creates only a few dozen symlinks instead of ~ 12000
(which can take almost 2 minutes on my laptop).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15200
2009-04-20 19:13:40 +00:00
Lluís Batlle i Rossell
2eb865a98f
Fixing libdrm build
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15198
2009-04-20 18:43:08 +00:00
Eelco Dolstra
f14537a896
* Use makeOverridable for the QT3 variants.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15194
2009-04-20 18:07:09 +00:00
Eelco Dolstra
67b32b0ec7
* system-config-printer: don't apply autoconf/automake, because then
...
we need to have exactly the right versions of those :-)
svn path=/nixpkgs/branches/stdenv-updates/; revision=15183
2009-04-20 14:10:15 +00:00
Lluís Batlle i Rossell
fc3574b125
Updating openoffice to 3.0.1.
...
svn path=/nixpkgs/trunk/; revision=15181
2009-04-20 13:50:07 +00:00