nixpkgs/pkgs/applications/networking/browsers/chromium
Vladimír Čunát b44d846990 udev: complete rework
- systemd puts all into one output now (except for man),
  because I wasn't able to fix all systemd/udev refernces
  for NixOS to work well
- libudev is now by default *copied* into another path,
  which is what most packages will use as build input :-)
- pkgs.udev = [ libudev.out libudev.dev ]; because there are too many
  references that just put `udev` into build inputs (to rewrite them all),
  also this made "${udev}/foo" fail at *evaluation* time
  so it's easier to catch and change to something more specific
2015-10-04 10:03:53 +02:00
..
source chromium: Updates 2015-09-30 13:22:38 -07:00
browser.nix chromium: Update stable and beta channels. 2015-07-04 02:31:45 +02:00
common.nix udev: complete rework 2015-10-04 10:03:53 +02:00
default.nix chromium: improvement. 2015-08-15 18:32:30 -04:00
plugins.nix chromium: Fix widevine ppapi plugin loading 2015-08-03 20:37:35 -07:00
update.sh chromium: update.sh Shouldn't use cached hashes as they often change upstream for the same version 2015-08-05 19:25:56 -07:00