Skip to content
This repository has been 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
base: a459734c2536
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 59a733edae6c
Choose a head ref
  • 7 commits
  • 8 files changed
  • 5 contributors

Commits on May 12, 2019

  1. ghc: use ncg for cross buildsystem

    We can use ncg for all x86 builds.
    
    Fixes #61262
    matthewbauer committed May 12, 2019
    Copy the full SHA
    8a52658 View commit details
    Browse the repository at this point in the history
  2. release-cross: use latest stable ghc

    Previously on ghc 8.4.4, but we can now use 8.6.5 to address the
    issue.
    matthewbauer committed May 12, 2019
    Copy the full SHA
    490d9fd View commit details
    Browse the repository at this point in the history
  3. python37Packages.shodan: 1.12.1 -> 1.13.0

    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-shodan/versions
    r-ryantm committed May 12, 2019
    Copy the full SHA
    1419b0d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. bpftool: init at 5.1.1

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed May 13, 2019
    Copy the full SHA
    46b7153 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    562a475 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61402 from r-ryantm/auto-update/python3.7-shodan

    python37Packages.shodan: 1.12.1 -> 1.13.0
    ryantm committed May 13, 2019
    Copy the full SHA
    1df1834 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61336 from matthewbauer/ghc-ncg-cross

    Use ncg for x86 ghc cross compilation
    Ericson2314 committed May 13, 2019
    Copy the full SHA
    59a733e View commit details
    Browse the repository at this point in the history