Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 816beccf500708fe8e4ef2ff8918a6509789455a
      
https://github.com/NixOS/nixpkgs/commit/816beccf500708fe8e4ef2ff8918a6509789455a
  Author: Guillaume Maudoux <[email protected]>
  Date:   2017-03-05 (Sun, 05 Mar 2017)

  Changed paths:
    M pkgs/applications/networking/browsers/firefox/wrapper.nix

  Log Message:
  -----------
  wrapFirefox: fix default-browser update

Set MOZ_APP_LAUNCHER for firefox as per [1] (see [2] for detailed discussion).
Firefox will recognise itself across verions, skipping the 
'not-the-default-browser' prompt.
Firefox will also write sane paths to the generated desktop file, should 
someone ever set it as default through the 'not-the-default-browser' prompt.
Also removed the unnecessary libtrick cruft.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=611953
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=593948


  Commit: 9788dded2f05a51ecd60023c770c9dae857560d2
      
https://github.com/NixOS/nixpkgs/commit/9788dded2f05a51ecd60023c770c9dae857560d2
  Author: Michael Raskin <[email protected]>
  Date:   2017-03-05 (Sun, 05 Mar 2017)

  Changed paths:
    M pkgs/applications/networking/browsers/firefox/wrapper.nix

  Log Message:
  -----------
  Merge pull request #23516 from layus/fix-wrapFirefox-default-browser

wrapFirefox: fix default-browser update


Compare: https://github.com/NixOS/nixpkgs/compare/947815f59f59...9788dded2f05
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to