Go to file
aszlig 9343f6f461
chromium: Ensure runtime deps for enabled plugins.
We're propagating the plugin flags by importing from another Nix
expression file, which in turn exports the Nix path to the wrapper. This
causes that the store path isn't referenced in the wrapper and the path
isn't recognized by scanning the wrapper script (only those already
referenced at build time are).

So let's add the activated plugins to the buildInputs of the wrapper.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-26 09:31:03 +01:00
doc brevity of nixpkgs configuration documentation 2015-01-25 21:26:05 +01:00
lib Merge pull request #5935 from malyn/ccze 2015-01-25 10:22:21 +01:00
maintainers Update vanity to add more special characters. 2015-01-18 18:20:08 +03:00
nixos nixos/tests/chromium: Increase VM memory size. 2015-01-26 09:31:03 +01:00
pkgs chromium: Ensure runtime deps for enabled plugins. 2015-01-26 09:31:03 +01:00
.gitignore Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness 2014-08-09 20:53:36 -04:00
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING
default.nix if we abort with too old Nix, hint docs 2015-01-21 21:41:40 +01:00
README.md fix mailinglist link 2015-01-21 11:21:45 +01:00