forked from mirrors/nixpkgs
caabb8ee47
This allows for more flexible overrides instead of just passing a custom configuration attrset like: chromium.override { config.chromium.channel = "beta"; } So you can now simply do: chromium.override { channel = "beta"; } Signed-off-by: aszlig <aszlig@redmoonstudios.org> |
||
---|---|---|
.. | ||
cups_allow_deprecated.patch | ||
default.nix | ||
pulseaudio_array_bounds.patch | ||
sources.nix | ||
update.sh |