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: 3fb4eb1c432a
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 5ea21ad32add
Choose a head ref
  • 14 commits
  • 12 files changed
  • 6 contributors

Commits on Nov 2, 2018

  1. pyre: fix darwin build

    marsam committed Nov 2, 2018
    Copy the full SHA
    f422f8d View commit details
    Browse the repository at this point in the history
  2. pyre: enable tests

    marsam committed Nov 2, 2018
    Copy the full SHA
    c7c278d View commit details
    Browse the repository at this point in the history
  3. pyre: 0.0.14 -> 0.0.17

    marsam committed Nov 2, 2018
    Copy the full SHA
    91ce8c0 View commit details
    Browse the repository at this point in the history
  4. gitlab: refactor and fix test

    globin committed Nov 2, 2018
    Copy the full SHA
    ec7cb84 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. bat: fix build on darwin

    dywedir committed Nov 3, 2018
    Copy the full SHA
    d87a248 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    791e98e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49661 from dywedir/bat

    bat: fix build on darwin
    Mic92 committed Nov 3, 2018
    Copy the full SHA
    469cce0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #49658 from mayflower/gitlab-refactor

    gitlab: refactor and fix test
    flokli committed Nov 3, 2018
    Copy the full SHA
    93f8ff6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0923607 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8bae7d3 View commit details
    Browse the repository at this point in the history
  7. libobjc2: mark aarch64 as bad platform

    Apparently some assembly has not been ported. This commit should fix
    it:
    
    gnustep/libobjc2@b952a21#diff-e49aa4e60f8ccec1be46afc5e6ffcee5
    
    But no release has been made by the gnustep team yet!
    matthewbauer committed Nov 3, 2018
    Copy the full SHA
    3085f5f View commit details
    Browse the repository at this point in the history
  8. grpc: disable werror for unknown warning option

    This seems silly to do an error for. It breaks clang builds.
    matthewbauer committed Nov 3, 2018
    Copy the full SHA
    e9db1e2 View commit details
    Browse the repository at this point in the history
  9. stage.nix: pkgsi686Linux only works on x86 family

    aarch64 cpus are going to break on pkgsi686Linux packages.
    
    See this error:
    
    https://hydra.nixos.org/build/82962379/
    matthewbauer committed Nov 3, 2018
    Copy the full SHA
    78ca6d8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #49629 from marsam/feature/fixes-pyre

    pyre: 0.0.14 -> 0.0.17
    Mic92 committed Nov 3, 2018
    Copy the full SHA
    5ea21ad View commit details
    Browse the repository at this point in the history