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: 0de9229a35ce
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f51e276b6237
Choose a head ref
  • 16 commits
  • 11 files changed
  • 4 contributors

Commits on Sep 2, 2019

  1. rust-cbindgen: 0.8.7 -> 0.9.0

    (cherry picked from commit 3c85b71)
    jonringer authored and andir committed Sep 2, 2019
    Copy the full SHA
    f8bcf67 View commit details
    Browse the repository at this point in the history
  2. firefox: support building firefox 69

    (cherry picked from commit f3d3377)
    andir committed Sep 2, 2019
    Copy the full SHA
    f5fcdb5 View commit details
    Browse the repository at this point in the history
  3. firefox: 68.0.2 -> 69.0

    (cherry picked from commit 77fc386)
    andir committed Sep 2, 2019
    Copy the full SHA
    02aad1f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. firefox-bin.updateScript: always use up-to-date key

    Otherwise we have to keep fetching a new key manually each time they
    renew it.
    
    (cherry picked from commit b0002f4)
    alyssais authored and andir committed Sep 3, 2019
    Copy the full SHA
    6648a03 View commit details
    Browse the repository at this point in the history
  2. firefox-bin.updateScript: fix with GNUPGHOME

    If GNUPGHOME is set in the environment, it takes precedence over HOME,
    so to avoid using a user's actual GNUPGHOME, we should override thiscc
    instead of HOME.
    
    (cherry picked from commit aee879c)
    alyssais authored and andir committed Sep 3, 2019
    Copy the full SHA
    ba76e15 View commit details
    Browse the repository at this point in the history
  3. firefox-bin: 68.0.2 -> 69.0

    andir committed Sep 3, 2019
    Copy the full SHA
    84e1bbb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9c13037 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bad6bf2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c8c4f24 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #67987 from andir/19.03/firefox69

    [19.03] firefox: 68.0.2 -> 69.0 (and updated related packages)
    andir committed Sep 3, 2019
    Copy the full SHA
    56b8427 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7c9e643 View commit details
    Browse the repository at this point in the history

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
  3. Copy the full SHA
    bd689a6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c6c0967 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f51e276 View commit details
    Browse the repository at this point in the history