Eelco Dolstra
f6472a3343
* Duplication.
...
svn path=/nixpkgs/trunk/; revision=8175
2007-03-05 08:27:17 +00:00
Eelco Dolstra
c096988e57
* Don't check for X.
...
svn path=/nixpkgs/trunk/; revision=8174
2007-03-04 23:48:05 +00:00
Eelco Dolstra
b979dff808
* Purify Adobe Reader.
...
svn path=/nixpkgs/trunk/; revision=8173
2007-03-04 23:46:11 +00:00
Eelco Dolstra
7008d7bfd9
* Gnome terminal.
...
svn path=/nixpkgs/trunk/; revision=8172
2007-03-04 23:37:34 +00:00
Eelco Dolstra
295990ca07
* gconf-editor and various dependencies.
...
svn path=/nixpkgs/trunk/; revision=8171
2007-03-04 21:28:24 +00:00
Eelco Dolstra
ba845b19fb
* Doh.
...
svn path=/nixos/trunk/; revision=8170
2007-03-04 21:25:32 +00:00
Eelco Dolstra
5ea2541f05
* Put compiz plugins in the right order.
...
svn path=/nixos/trunk/; revision=8169
2007-03-04 13:15:30 +00:00
Eelco Dolstra
797524528b
* Doh.
...
svn path=/nixos/trunk/; revision=8168
2007-03-04 13:15:11 +00:00
Eelco Dolstra
69b62bf2d6
* Process packages in the specified order (i.e., don't sort).
...
svn path=/nixpkgs/trunk/; revision=8166
2007-03-04 01:20:07 +00:00
Eelco Dolstra
119df37858
* Generate a wrapper around modprobe that sets MODULE_DIR. This is
...
important for /proc/sys/kernel/modprobe, i.e., modprobing by the
kernel.
svn path=/nixos/trunk/; revision=8164
2007-03-04 01:16:24 +00:00
Eelco Dolstra
90f1dbe548
* Set some wireless settings (ESSID, WEP key).
...
svn path=/nixos/trunk/; revision=8163
2007-03-04 00:40:59 +00:00
Eelco Dolstra
2bff886ae1
* Udev rules/script to load device firmware automatically. The udev
...
job takes a list of firmware directories in which to search for
firmware files. Right now this is just the Intel 2200 firmware (if
enabled).
svn path=/nixos/trunk/; revision=8162
2007-03-03 23:20:08 +00:00
Eelco Dolstra
1a9f5e455e
* Don't restart the X server if the xserver job changes, as that would
...
kill the X clients.
svn path=/nixos/trunk/; revision=8161
2007-03-03 23:18:56 +00:00
Eelco Dolstra
0fdace792d
* Intel PRO/Wireless 2200BG driver firmware.
...
svn path=/nixpkgs/trunk/; revision=8160
2007-03-03 22:58:19 +00:00
Martin Bravenboer
070bcdf5c6
The name attribute is still necessary for pkgconfig: the binary
...
pkgconfig in stdenv is only used for mingw, not for cygwin. So
pkgconfig will be build on cygwin from source. This will fail because
of the ? in the filename.
svn path=/nixpkgs/trunk/; revision=8152
2007-03-03 01:38:43 +00:00
Eelco Dolstra
7eb82b5ace
* Get rid of old pkgconfigs.
...
svn path=/nixpkgs/trunk/; revision=8150
2007-03-02 19:14:24 +00:00
Eelco Dolstra
2d33b25877
* fetchurl: accept an optional name. Useful for file names that contain
...
unacceptable characters (such as ? on Windows).
svn path=/nixpkgs/trunk/; revision=8149
2007-03-02 19:07:36 +00:00
Martin Bravenboer
2e2daff8ab
Mirror the patch to avoid ? in filename.
...
svn path=/nixpkgs/trunk/; revision=8148
2007-03-02 19:04:56 +00:00
Eelco Dolstra
e710cf33b4
* Firefox 2.0.0.2.
...
svn path=/nixpkgs/trunk/; revision=8139
2007-03-01 19:54:36 +00:00
Eelco Dolstra
c467d6e5e6
* Doh doh doh.
...
svn path=/nixpkgs/trunk/; revision=8138
2007-03-01 15:50:14 +00:00
Eelco Dolstra
56e0e2fbea
* Latest unstable Nix. Add OpenSSL as a dependency.
...
svn path=/nixpkgs/trunk/; revision=8137
2007-03-01 15:44:23 +00:00
Eelco Dolstra
1a66b71e2d
* Set NIX_REMOTE when logging in through SSH. Quick hack. Should really
...
figure out why the environment isn't initialised properly in
non-interactive SSH logins.
svn path=/nixos/trunk/; revision=8136
2007-03-01 15:31:05 +00:00
Eelco Dolstra
fb2a9d91a1
* Make sure the stop script gets executed on shutdown.
...
svn path=/nixos/trunk/; revision=8126
2007-03-01 00:50:17 +00:00
Eelco Dolstra
5dde0fead7
* Build Compiz with GConf support.
...
* Add some Gnome interdependencies.
svn path=/nixpkgs/trunk/; revision=8125
2007-03-01 00:40:27 +00:00
Eelco Dolstra
ba56551986
* ALSA support: save/restore the volume settings, create device nodes
...
in /dev/snd.
svn path=/nixos/trunk/; revision=8124
2007-03-01 00:36:00 +00:00
Eelco Dolstra
fcab5576cb
* Latest ALSA utilities.
...
svn path=/nixpkgs/trunk/; revision=8123
2007-03-01 00:23:30 +00:00
Eelco Dolstra
a177575779
* Handle windowManager == "compiz". Load Compiz's GConf settings
...
automatically and turn on most plugins.
svn path=/nixos/trunk/; revision=8122
2007-03-01 00:00:16 +00:00
Eelco Dolstra
5799fe7382
* Some hackery to get Metacity to find its default settings. GConf is
...
really evil: it requires applications to install their GConf schemas
into one of a fixed set of directories that gconfd searches. This
is of course rather imperative.
svn path=/nixos/trunk/; revision=8120
2007-02-28 23:18:16 +00:00
Eelco Dolstra
8960f038dd
* Allow metacity as the window manager.
...
svn path=/nixos/trunk/; revision=8119
2007-02-28 23:00:09 +00:00
Eelco Dolstra
f948c10999
* Enable compositing in the X server.
...
svn path=/nixos/trunk/; revision=8118
2007-02-28 22:59:39 +00:00
Eelco Dolstra
144a7c05b3
* Build metacity with compositing support.
...
svn path=/nixpkgs/trunk/; revision=8114
2007-02-28 17:52:41 +00:00
Eelco Dolstra
a6fe30b2df
* Add compiz and metacity to the channel.
...
svn path=/nixpkgs/trunk/; revision=8113
2007-02-28 17:33:24 +00:00
Eelco Dolstra
eb1592a45d
* Added metacity, a better window manager than twm ;-)
...
svn path=/nixpkgs/trunk/; revision=8112
2007-02-28 17:30:50 +00:00
Eelco Dolstra
fbb36da0aa
* Gnome 2.16.3.
...
svn path=/nixpkgs/trunk/; revision=8111
2007-02-28 17:12:21 +00:00
Eelco Dolstra
31d91b4ec1
* Set build-max-jobs in the Nix configuration file from the NixOS
...
configuration file.
svn path=/nixos/trunk/; revision=8109
2007-02-28 16:58:35 +00:00
Eelco Dolstra
3d98c0bf14
* Get rid of all those pointless little directories.
...
svn path=/nixpkgs/trunk/; revision=8107
2007-02-28 16:38:39 +00:00
Eelco Dolstra
e7a1a1cba1
* Move imlib out of Gnome.
...
svn path=/nixpkgs/trunk/; revision=8106
2007-02-28 16:20:00 +00:00
Eelco Dolstra
398768bfb5
* Refactoring: move KDE and Gnome out of development/libraries into
...
desktops.
svn path=/nixpkgs/trunk/; revision=8105
2007-02-28 16:18:58 +00:00
Eelco Dolstra
917b75e915
* Wireless tools.
...
svn path=/nixpkgs/trunk/; revision=8104
2007-02-28 15:50:55 +00:00
Eelco Dolstra
935042365c
* Allow a netmask to be specified for each interface.
...
svn path=/nixos/trunk/; revision=8099
2007-02-28 14:19:20 +00:00
Eelco Dolstra
cd4b42a7f0
* Add some X server related stuff to the channel.
...
svn path=/nixpkgs/trunk/; revision=8094
2007-02-28 12:47:52 +00:00
Eelco Dolstra
c1ed39bd30
* Revert to previous Emacs snapshot, add to channel.
...
svn path=/nixpkgs/trunk/; revision=8093
2007-02-28 12:07:36 +00:00
Eelco Dolstra
36d4802ea6
* Doesn't do anything.
...
svn path=/nixos/trunk/; revision=8091
2007-02-28 00:51:14 +00:00
Eelco Dolstra
e0ab9dda82
svn path=/nixpkgs/trunk/; revision=8089
2007-02-28 00:46:17 +00:00
Eelco Dolstra
84cb66f309
* Disable Maven, ABC (they depend on the JDK).
...
svn path=/nixpkgs/trunk/; revision=8086
2007-02-27 23:20:16 +00:00
Eelco Dolstra
52c9a6c756
svn path=/nixos/trunk/; revision=8078
2007-02-27 19:04:30 +00:00
Eelco Dolstra
714da445bb
* pkgconfig 0.21 is now the default.
...
* Some hackery to get Firefox to build again.
svn path=/nixpkgs/trunk/; revision=8076
2007-02-27 15:15:20 +00:00
Eelco Dolstra
8a89f06527
* Hopefully using the latest pkgconfig will fix the Firefox build
...
problem.
svn path=/nixpkgs/trunk/; revision=8074
2007-02-27 11:53:02 +00:00
Martin Bravenboer
7cda27b6ec
Fix for building valgrind on x86_64-linux.
...
If building on x86_64-linux, pass --enable-only64bit to the configure
script of valgrind. This disables the 32-bit build, which uses gcc
-m32, which is not supported by the standard gcc for x86_64-linux.
svn path=/nixpkgs/trunk/; revision=8073
2007-02-27 10:40:15 +00:00
Eelco Dolstra
3db007461c
* Compiz: build GTK window decorators.
...
* Make GTK+ 2.10 the default.
svn path=/nixpkgs/trunk/; revision=8072
2007-02-27 03:30:20 +00:00