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: fecedd4433db
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8ce730db47e2
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 10, 2019

  1. gcc: Fix cross after I accidentally changed build target

    I deleted "bootstrap", but forgot to make the condition
    build = host = target.
    Ericson2314 committed Nov 10, 2019
    Copy the full SHA
    3f74a4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73185 from Ericson2314/gcc-fix-cross-whoops

    gcc: Fix cross after I accidentally changed build target for 19.09
    Ericson2314 committed Nov 10, 2019
    Copy the full SHA
    8ce730d View commit details
    Browse the repository at this point in the history