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: 20e2f835d733
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: 2433c575f006
Choose a head ref
  • 9 commits
  • 6 files changed
  • 7 contributors

Commits on Jan 16, 2019

  1. Copy the full SHA
    8238e19 View commit details

Commits on Jan 29, 2019

  1. Copy the full SHA
    d5c660c View commit details

Commits on Feb 10, 2019

  1. greybird: 3.22.9 -> 3.22.10

    romildo committed Feb 10, 2019
    Copy the full SHA
    b84ca81 View commit details
  2. Merge pull request #55522 from romildo/upd.greybird

    greybird: 3.22.9 -> 3.22.10
    worldofpeace authored Feb 10, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    01cf4c2 View commit details
  3. Merge pull request #54125 from dtzWill/update/iwd-0.14

    iwd: 0.12 -> 0.14
    Mic92 authored Feb 10, 2019
    Copy the full SHA
    4ec7a52 View commit details
  4. Copy the full SHA
    eb4e9ba View commit details
  5. nix-script: init at 2015-09-22 (#55495)

    rnhmjoj authored and bennofs committed Feb 10, 2019
    Copy the full SHA
    2926b6e View commit details
  6. openblas: fix on darwin

    The openblas script relies on CC=clang for succesfully compiling on
    Darwin systems. This seems like bad behavior, but we get things like
    https://hydra.nixos.org/build/87657058 otherwise.
    
    Fixes #55536.
    matthewbauer committed Feb 10, 2019
    Copy the full SHA
    cfc4313 View commit details

Commits on Feb 11, 2019

  1. openblas: fix on linux

    This reverse changes made cfc4313 which broke builds on linux. Still
    not sure why this broke Linux, but we can investigate it later.
    “buildPackages.stdenv.cc” shouldn’t be put in nativeBuildInputs in
    general. Either way, this restores hashes to before that commit.
    
    thanks to @jethrokuan
    matthewbauer committed Feb 11, 2019
    Copy the full SHA
    2433c57 View commit details
Loading