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: dae2a58e6180
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 985071630e01
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 6, 2020

  1. nix: don’t precompile headers on cross compilation

    avoids this error:
    
      mk/precompiled-headers.mk:38: *** Don't know how to precompile headers on aarch64-unknown-linux-gnu-g++.  Stop.
    matthewbauer committed Jul 6, 2020
    Copy the full SHA
    01ede8c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    00be3fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92414 from matthewbauer/nix-cross

    Fix nix cross compilatino
    matthewbauer committed Jul 6, 2020
    Copy the full SHA
    9850716 View commit details
    Browse the repository at this point in the history