nixpkgs/pkgs
aszlig a31301dab4 chromium: Minimal build (no install) from source.
This only gets chromium to build so far, installation is missing by upstream, so
we need to manually copy the corresponding files. And I guess with nix, we also
need to patch a few paths on installation.

Another issue is that at the moment, a lot of dependencies are used from the
source tree, rather than from the system.

Also, it would be nice to build using LLVM, as it really speeds up compilation a
*LOT* and also has the side effect of resulting in smaller binaries.

Working unit tests would be nice, too. Unfortunately they're quite heavyweight
and take hours to run, so I guess "someday" would be the most appropriate time
to integrate.

Further todo's:

- Allow to disable GConf, GIO and CUPS.
- Option to disable the sandbox (for whatever reason the user might have).
- Integrate gold binutils.
- Pulseaudio support.
- Clearly separate Linux specific stuff.
2012-06-22 15:53:27 -04:00
..
applications chromium: Minimal build (no install) from source. 2012-06-22 15:53:27 -04:00
build-support Handle invalid references 2012-06-20 23:28:53 -04:00
data Add fonts from the DOSEmu project. 2012-06-20 23:25:16 -04:00
desktops Fix old typo in kdeutils/superkaramba.nix 2012-06-09 13:09:59 +00:00
development Add tkabber dependency tcltls v1.6. 2012-06-22 14:47:34 -04:00
games
lib * Add a function ‘mapAttrsToList’ that maps a function over the 2012-06-14 19:07:01 +00:00
misc Add package for vlock from Debian mirror. 2012-06-11 07:16:11 +00:00
os-specific klibc: Fix URL 2012-06-22 12:02:12 -04:00
servers net-snmp: Moved to pkgs/servers/monitoring 2012-06-21 15:22:17 -04:00
shells
stdenv
test
tools nixUnstable: Updated to 1.1pre2714_2f3f413 2012-06-22 10:34:08 -04:00
top-level chromium: Minimal build (no install) from source. 2012-06-22 15:53:27 -04:00