Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8edf566ee407
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d16a7abceb72
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Sep 17, 2018

  1. all-cabal-hashes: update snapshot to Hackage at 2018-09-12T08:26:27Z

    (cherry picked from commit ee6ecb0)
    peti authored and vaibhavsagar committed Sep 17, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    65c394d View commit details

Commits on Sep 20, 2018

  1. linux: 4.4.156 -> 4.4.157

    (cherry picked from commit 9d678ecf88ee0691cd85d348a790802239faaa10)
    NeQuissimus committed Sep 20, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    3069176 View commit details
  2. linux: 4.9.127 -> 4.9.128

    (cherry picked from commit 172e43335443b15ba25989759eb4085bed55542a)
    NeQuissimus committed Sep 20, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    283693d View commit details
  3. linux: 4.14.70 -> 4.14.71

    (cherry picked from commit 1c620c669655c1aa7a101a7fafba7327a60293c1)
    NeQuissimus committed Sep 20, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    923e3a6 View commit details
  4. Merge pull request #46801 from vaibhavsagar/bump-all-cabal-hashes-18.03

    all-cabal-hashes: update snapshot to Hackage at 2018-09-12T08:26:27Z
    peti authored Sep 20, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    4bb22be View commit details
  5. altcoins.bitcoin: 0.16.0 -> 0.16.1

    Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
    
    This update was made based on information from https://repology.org/metapackage/bitcoin/versions.
    
    These checks were done:
    
    - built on NixOS
    - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoind passed the binary check.
    - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-cli passed the binary check.
    - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-tx passed the binary check.
    - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/test_bitcoin passed the binary check.
    - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bench_bitcoin passed the binary check.
    - Warning: no invocation of /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-qt had a zero exit code or showed the expected version
    - Warning: no invocation of /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/test_bitcoin-qt had a zero exit code or showed the expected version
    - 5 of 7 passed binary check by having a zero exit code.
    - 0 of 7 passed binary check by having the new version present in output.
    - found 0.16.1 with grep in /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1
    - directory tree listing: https://gist.github.com/a5e5d745910497ae913d4577342deba5
    - du listing: https://gist.github.com/5f62bec50f6ab977a25c8ee0f118cb10
    
    (cherry picked from commit 77f3ac7)
    R. RyanTM authored and xeji committed Sep 20, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    14c6b72 View commit details
  6. bitcoin: 0.16.1 -> 0.16.2

    (cherry picked from commit 75d567e)
    roconnor authored and xeji committed Sep 20, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    aca2304 View commit details
  7. bitcoin: 0.16.2 -> 0.16.3 (#46891)

    (cherry picked from commit fab901d)
    
    security: fixes CVE-2018-17144
    roconnor authored and xeji committed Sep 20, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    6999bcc View commit details
  8. haskellPackages.sbv: fix location of z3 executable

    A lot of the functionality of the z3 library depends on it being able to
    find the z3 executable on $PATH. Hard-coding it here means it will never
    be unable to find it and z3 doesn't need to pollute $PATH.
    
    (cherry picked from commit c8598da)
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    Nathan van Doorn authored and thoughtpolice committed Sep 20, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    d16a7ab View commit details
Loading