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: 579168b53733
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 166905cb3100
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 27, 2019

  1. stdenv: correct cross CMAKE_SYSTEM_NAME

    As described in cmake cross instructions, CMAKE_SYSTEM_NAME should be
    set to "Generic" if there is no applicable OS:
    
    https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/CrossCompiling#setting-up-the-system-and-toolchain
    arcnmx committed Jul 27, 2019
    Copy the full SHA
    8cedc7f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Merge pull request #65484 from arcnmx/pr-stdenv-cmake-cross

    stdenv: correct cross CMAKE_SYSTEM_NAME
    matthewbauer committed Aug 14, 2019
    Copy the full SHA
    166905c View commit details
    Browse the repository at this point in the history