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
base: 676101456e9c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 57aa6d443c60
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 18, 2020

  1. clippy: add rustc.llvm to buildInputs

    The Hydra build [1] failed because it was unable to link to `LLVM9`; add
    `llvmShared` to `passthru` in order to stay up to date with required
    LLVM versions. Also quote the homepage URLs, since that's preferred.
    
    [1] https://hydra.nixos.org/build/112989779/nixlog/1
    
    (cherry picked from commit 502c0ee)
    cole-h committed Feb 18, 2020
    Copy the full SHA
    028effd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Merge pull request #80477 from cole-h/clippy-backport

    [20.03] Backport `clippy: add rustc.llvm to buildInputs`
    Mic92 committed Feb 19, 2020
    Copy the full SHA
    57aa6d4 View commit details
    Browse the repository at this point in the history