firefox-bin: add hint on how to update

This commit is contained in:
Jörg Thalheim 2018-04-16 11:37:31 +01:00
parent 911a6da2fe
commit 5ad99e6b05

View file

@ -174,6 +174,8 @@ stdenv.mkDerivation {
passthru.ffmpegSupport = true;
passthru.gssSupport = true;
# update with:
# $ nix-shell maintainers/scripts/update.nix --argstr package firefox-bin-unwrapped
passthru.updateScript = import ./update.nix {
inherit name channel writeScript xidel coreutils gnused gnugrep gnupg curl;
baseUrl =