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

Commits on Oct 2, 2020

  1. cmake: Don't be target sensative

    pkg-config now has a target-sensative wrapper. We shouldn't rebuild
    CMake because that wrapper changes. The setup hook should also be a
    build time dep.
    
    Fix #99325
    Ericson2314 committed Oct 2, 2020
    Copy the full SHA
    54b7d52 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge pull request #99396 from obsidiansystems/cmake-nativeBuildInputs

    cmake: Don't be target sensitive
    Ericson2314 committed Oct 13, 2020
    Copy the full SHA
    3f93b59 View commit details
    Browse the repository at this point in the history