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: c0b06ef319bf
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b5f7ed6846b2
Choose a head ref
  • 2 commits
  • 17 files changed
  • 2 contributors

Commits on Aug 2, 2020

  1. treewide: Get rid of cc.gcc

    Instead, we have a new `gccForLibs`, which has the appropriate
    definition for e.g. avoiding `x86_32` linking problems.
    Ericson2314 committed Aug 2, 2020
    Copy the full SHA
    92f96f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Merge pull request #91293 from Ericson2314/cxx-wrapper-debt-part-2

    treewide: Get rid of `cc.gcc`
    Ericson2314 committed Aug 3, 2020
    Copy the full SHA
    b5f7ed6 View commit details
    Browse the repository at this point in the history