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: c7997510ae95
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7d0db6af7ecc
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 15, 2019

  1. busybox: add patch to allow cross in llvm

    Fixes #57670
    
    $ nix build -f. --arg crossSystem '{ config = "aarch64-unknown-linux-musl"; useLLVM = true; }' busybox
    matthewbauer committed Apr 15, 2019
    Copy the full SHA
    3bf69b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59551 from matthewbauer/busybox-clang-cross

    busybox: add patch to allow cross in llvm
    matthewbauer committed Apr 15, 2019
    Copy the full SHA
    7d0db6a View commit details
    Browse the repository at this point in the history