nixpkgs/pkgs/top-level
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
..
all-packages.nix chromium: Minimal build (no install) from source. 2012-06-22 15:53:27 -04:00
guile-2-test.nix guile-2-test: Update to 2.0. 2011-02-22 13:39:56 +00:00
haskell-defaults.nix Updated Haskell packages. 2012-06-15 08:06:11 +00:00
haskell-packages.nix Resurrect the hledger-web package. 2012-06-18 15:22:07 +00:00
make-tarball.nix * Include the Git shortrev in the version number. 2012-06-04 04:12:17 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
perl-packages.nix Fix download URL for Perl Graph package. 2012-04-21 20:23:00 +00:00
platforms.nix Adding the XFS and JFS modules to the sheevaplug kernel. They may be worth 2012-06-10 19:11:07 +00:00
python-packages.nix * Added coilmq and dependencies; distribute and stompclient. 2012-06-12 20:16:04 +00:00
release-cross.nix Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFinal. 2012-05-24 22:07:23 +00:00
release-lib.nix * Lower priority for stdenv jobs. 2012-04-06 11:19:48 +00:00
release-small.nix * Work around some problems in tarball checks. Nix wants to open the 2012-05-13 19:10:57 +00:00
release.nix * Firefox 13.0. It's not stable yet though - it seems to hang the 2012-06-06 14:35:56 +00:00