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: 554ab637bf7f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 17f02b52e686
Choose a head ref
  • 4 commits
  • 1 file changed
  • 4 contributors

Commits on Jan 24, 2020

  1. signal-desktop: add libappindicator-gtk3

    (cherry picked from commit 17da09c)
    mogorman authored and primeos committed Jan 24, 2020
    Copy the full SHA
    1baefff View commit details
    Browse the repository at this point in the history
  2. signal-desktop: use autoPatchelfHook, wrap properly (#77850)

    Most prominently we don't use `phases` because of #28910.
    This is also problematic when using wrapGAppsHook.
    In order to use wrapGAppsHook's automatic wrapping
    (this was done manually before because there was no fixupPhase)
    we need to install signal at lib/Signal instead of just into libexec.
    That's because it would try to wrap .so files.
    
    (cherry picked from commit 15e0b23)
    worldofpeace authored and primeos committed Jan 24, 2020
    Copy the full SHA
    ff8a947 View commit details
    Browse the repository at this point in the history
  3. signal-desktop: 1.29.6 -> 1.30.0

    Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.30.0
    (cherry picked from commit 9cf50fa)
    Reason: Avoid an expired (unusable) build in the stable release
    (Signal-Desktop builds expire after 90 days).
    primeos committed Jan 24, 2020
    Copy the full SHA
    770bc9f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #78428 from primeos/signal-desktop-backport

    [19.09] signal-desktop: 1.29.6 -> 1.30.0 (backport)
    flokli committed Jan 24, 2020
    Copy the full SHA
    17f02b5 View commit details
    Browse the repository at this point in the history