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: 921d046537f6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6f78e300a1d2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 10, 2018

  1. cctools: don’t depend on clang at runtime

    --disable-clang-as flag disables the use of clang by cctools-port
    matthewbauer committed Dec 10, 2018
    Copy the full SHA
    9564b8e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. treewide: use "buildPackages" darwin for bootstrap_cmds

    These are almost always from buildPackages. Another issue where
    splicing doesn’t seem to pick them up correctly.
    matthewbauer committed Dec 11, 2018
    Copy the full SHA
    9ab6789 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Merge pull request #51881 from matthewbauer/static-fixes

    pkgsStatic fix for macOS
    matthewbauer committed Dec 15, 2018
    Copy the full SHA
    6f78e30 View commit details
    Browse the repository at this point in the history