Commit graph

1013 commits

Author SHA1 Message Date
Eelco Dolstra ea95a0509e * Start the switch to the new X libraries. It's still conditional:
set `useOldXLibs' to `false' in all-packages-generic.nix to use
  them.
* Added Xaw3d.
* Added Xaw3d support to Emacs.

svn path=/nixpkgs/trunk/; revision=4263
2005-11-12 17:05:51 +00:00
Eelco Dolstra 65a411cadc * Remove XFree86.
svn path=/nixpkgs/trunk/; revision=4220
2005-11-04 13:01:48 +00:00
Eelco Dolstra e0a8574dc8 * Get the VESA driver to build.
svn path=/nixpkgs/trunk/; revision=4200
2005-11-03 14:10:57 +00:00
Eelco Dolstra 3f2c3a6066 * More fixes to get a basic X server running (keyboard, mouse, i810
graphics).

svn path=/nixpkgs/trunk/; revision=4198
2005-11-02 21:49:08 +00:00
Eelco Dolstra a21e96548a * Add missing dependencies to the modular X components. This is a
quick hack; the actual packages should be fixed instead.

svn path=/nixpkgs/trunk/; revision=4197
2005-11-02 20:59:25 +00:00
Eelco Dolstra 4e50d07bdf * Added the generated Nix expression for the modular X.org tree. It
contains derivations for the 279 packages in that tree.  (Biggest
  Nix expression ever!)

svn path=/nixpkgs/trunk/; revision=4193
2005-11-02 15:47:56 +00:00
Eelco Dolstra 6d04a1fae0 * A script to generate Nix expressions for the modular X.org tree.
svn path=/nixpkgs/trunk/; revision=4191
2005-11-02 15:34:48 +00:00
Eelco Dolstra 454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra 12ae5363ea * Remove trivial builders.
* Make builders unexecutable by removing the hash-bang line and
  execute permission.
* Convert calls to `derivation' to `mkDerivation'.
* Remove `system' and `stdenv' attributes from calls to
  `mkDerivation'.  These transformations were all done automatically,
  so it is quite possible I broke stuff.
* Put the `mkDerivation' function in stdenv/generic.

svn path=/nixpkgs/trunk/; revision=874
2004-03-29 17:23:01 +00:00
Eelco Dolstra 2fcc5fdb08 * "!isNull x" -> "x != null". Done automatically. Hope nothing
broke.

svn path=/nixpkgs/trunk/; revision=870
2004-03-29 10:25:25 +00:00
Eelco Dolstra 026ff9466a * Rename .fix -> .nix.
svn path=/nixpkgs/trunk/; revision=511
2003-11-18 12:12:56 +00:00
Eelco Dolstra 48c3faca51 * Renamed pkgs-ng to pkgs.
svn path=/nixpkgs/trunk/; revision=502
2003-11-14 09:59:13 +00:00