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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 17da09c2fad7
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: def9d0980684
Choose a head ref
  • 11 commits
  • 8 files changed
  • 6 contributors

Commits on Oct 30, 2019

  1. cargo-watch: 7.2.1 -> 7.2.2

    xrelkd committed Oct 30, 2019
    Copy the full SHA
    f85d359 View commit details
  2. glibc: Fix building with musl on GCC 8.

    GCC 8 introduced new warnings that were picked up by -Werror;
    this commit makes them non-errors until fixed upstream.
    
    See
    
    * #68244 (comment)
    * nh2/static-haskell-nix#56
    
    This commit takes care to not change the derivation for non-musl builds.
    nh2 committed Oct 30, 2019
    Copy the full SHA
    08ec575 View commit details
  3. pulumi: 1.3.4 -> 1.4.0

    jlesquembre committed Oct 30, 2019
    Copy the full SHA
    9c68a03 View commit details
  4. ffsend: 0.2.54 -> 0.2.55

    lilyball committed Oct 30, 2019
    Copy the full SHA
    67d3d98 View commit details

Commits on Oct 31, 2019

  1. Merge pull request #72307 from jlesquembre/pulumi

    pulumi: 1.3.4 -> 1.4.0
    marsam authored Oct 31, 2019
    Copy the full SHA
    6ceb192 View commit details
  2. Merge pull request #72288 from xrelkd/update/cargo-watch

    cargo-watch: 7.2.1 -> 7.2.2
    marsam authored Oct 31, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    86b7e33 View commit details
  3. Merge pull request #72329 from lilyball/ffsend

    ffsend: 0.2.54 -> 0.2.55
    marsam authored Oct 31, 2019
    Copy the full SHA
    399b77e View commit details
  4. bsequencer: init at v0.4

    magnetophon committed Oct 31, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cd6974f View commit details
  5. bshapr: init at v0.4

    magnetophon committed Oct 31, 2019
    Copy the full SHA
    067a563 View commit details
  6. Merge pull request #72267 from magnetophon/sjaehn

    bshapr & bsequencer: init at v0.4
    marsam authored Oct 31, 2019
    Copy the full SHA
    f73e006 View commit details
  7. Merge pull request #71480 from nh2/glibc-musl-gcc8-werror-fixes

    glibc: Fix building with musl on GCC 8
    nh2 authored Oct 31, 2019
    Copy the full SHA
    def9d09 View commit details
Loading