Commit 5ad99e6b authored by Jörg Thalheim's avatar Jörg Thalheim
Browse files

firefox-bin: add hint on how to update

parent 911a6da2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 =