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: d686ded08ce6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5bafec36ef08
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 30, 2020

  1. meson: Remove propagated native C compiler

    Now that we have a Meson release containting [1], Meson will work fine
    without a native compiler, so we don't need this trick anymore.
    
    Fixes #58831
    
    [1]: mesonbuild/meson#6512
    Ericson2314 committed Sep 30, 2020
    Copy the full SHA
    f60fc7f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. Merge pull request #99176 from Ericson2314/meson-remove-extra-cc

    meson: Remove propagated native C compiler
    Ericson2314 committed Nov 15, 2020
    Copy the full SHA
    5bafec3 View commit details
    Browse the repository at this point in the history