Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 56b84277cc8c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d4e9ae33f142
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 4, 2019

  1. firefox/wrapper: Set new style override for legacy profiles & allow d…

    …owngrades
    
    While Firefox 68 started messing with our profiles and required new
    profiles on binary location changes Firefox 69 now verifies that we
    aren't downgrading to an older Firefox even of the same version. If you
    switch between two channel versions and/or between nixpkgs releases
    Firefox will refuse to start and demand a fresh profile. Disabling the
    downgrade protection works around that issue.
    andir committed Sep 4, 2019
    Copy the full SHA
    a13344b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68050 from andir/19.03/firefox-allow-downgrade

    [19.03] firefox/wrapper: Set new style override for legacy profiles & allow downgrades
    andir committed Sep 4, 2019
    Copy the full SHA
    d4e9ae3 View commit details
    Browse the repository at this point in the history