nixpkgs/pkgs/applications/networking/browsers
aszlig 111caaad53
chromium: Factor out common build attributes.
This results in a new function called mkChromiumDerivation, which can be
used to easily build packages that are based on the Chromium source
tree.

We pass through this function as mkDerivation in the chromium wrappre,
so in the end if you want to create such a package, something like:

chromium.mkDerivation (base: {
  name = "your-shiny-package-based-on-chromium";
  ...
})

will suffice.

Of course, this is only the first step towards this functionality,
because right now I'm not even sure the Chromium browser itself will
build.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:46 +02:00
..
arora Arora: version bump 2010-10-15 23:43:21 +00:00
chromium chromium: Factor out common build attributes. 2014-04-19 03:58:46 +02:00
conkeror conkeror: upgrade to more recent snapshot 2014-03-24 10:35:51 +01:00
dwb Fix gsettings schemas usage for several packages due to #1901 2014-04-06 11:02:21 +02:00
elinks Setting license to elinks. 2014-01-20 13:47:24 +01:00
firefox Add myself as maintainer of pkgs I wish to keep up-to-date 2014-03-14 21:22:09 +01:00
icecat-3 Fix some "meta.licenses" attributes 2014-01-25 03:04:46 +01:00
kwebkitpart kwebkitpart: update from 1.3.2 to 1.3.3 2014-02-05 20:29:56 +02:00
links
links2 links2: update from 2.5 to 2.8 2014-02-24 22:04:40 +01:00
lynx lynx: Actually provide ssl support when requested 2014-01-13 20:16:27 -05:00
midori midori: fix gsettings schemas 2014-04-17 13:42:50 +02:00
mozilla
mozilla-plugins flashplayer: Update from 11.2.202.346 -> 11.2.202.350 2014-04-08 17:45:52 +02:00
netsurf Mark more packages as broken 2013-11-04 21:11:00 +01:00
opera opera: Update to 12.12 2012-12-20 14:45:15 +01:00
rekonq kde4.rekonq: update from 1.70 to 1.80 2013-12-18 18:18:33 +02:00
uzbl uzbl: build with webkitgtk2, cleanup 2014-03-30 09:52:36 +08:00
vimb Fix gsettings schemas usage for several packages due to #1901 2014-04-06 11:02:21 +02:00
vimprobable2 Merge pull request #2075 from iyzsong/webkit 2014-04-18 10:10:29 -07:00
w3m Adopt packages. 2014-01-28 17:31:17 +01:00