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: 7ec6169b88b9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d64a36a2e7c2
Choose a head ref
  • 8 commits
  • 3 files changed
  • 4 contributors

Commits on May 13, 2019

  1. python37Packages.aiorpcx: 0.10.4 -> 0.10.5 (#57380)

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/python3.7-aiorpcx/versions
    
    (cherry picked from commit 5b0502d)
    r-ryantm authored and joachifm committed May 13, 2019
    Copy the full SHA
    9e565d9 View commit details
    Browse the repository at this point in the history
  2. python3Packages.aiorpcx: 0.10.5 -> 0.17.0 (electrum dep)

    (cherry picked from commit ae98b68)
    dtzWill authored and joachifm committed May 13, 2019
    Copy the full SHA
    f1ba980 View commit details
    Browse the repository at this point in the history
  3. zbar: 0.10 -> 0.22

    The original upstream at http://zbar.sourceforge.net/ has not produced a
    new release or a new commit on their repository in about 7 years. Most
    distros (Debian, Gentoo, Arch, ...) have switched already to the more
    maintained fork at https://github.com/mchehab/zbar
    
    Update dependencies from qt4 to qt5, reducing "electrum" closure size in
    the process (now only depends on one Qt version).
    
    (cherry picked from commit 57ffe86)
    delroth authored and joachifm committed May 13, 2019
    Copy the full SHA
    5287da0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    49dd634 View commit details
    Browse the repository at this point in the history
  5. electrum: fetch from official site, check signature (manually)

    (cherry picked from commit 9cae933)
    dtzWill authored and joachifm committed May 13, 2019
    Copy the full SHA
    265b4d3 View commit details
    Browse the repository at this point in the history
  6. electrum: fixup Exec lines in .desktop

    Not sure why upstream added $HOME/.local/bin to $PATH for these,
    but IMO that is for users to handle as they see fit.
    
    And it's not very nix-like :).
    
    (cherry picked from commit a879c72)
    dtzWill authored and joachifm committed May 13, 2019
    Copy the full SHA
    e1d5e30 View commit details
    Browse the repository at this point in the history
  7. electrum: grab tests from github, but use signed sources

    Not crazy about this solution, but seems better than
    not running tests or ignoring upstream's signatures.
    
    (cherry picked from commit 66493d7)
    dtzWill authored and joachifm committed May 13, 2019
    Copy the full SHA
    2ee408d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #61437 from joachifm/electrum-release-19.03

    [Backport] Electrum bumps for 19.03
    joachifm committed May 13, 2019
    Copy the full SHA
    d64a36a View commit details
    Browse the repository at this point in the history