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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 73d5c7e54777
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 852d81d6077d
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 23, 2019

  1. dpkg: fix cross compilation

    tobim committed Jun 23, 2019
    Copy the full SHA
    79d72cc View commit details
  2. Fix overrideCC invokations for cross builds

    `overrideCC` should always take a compiler for the build
    system, otherwise cross compilation is not possible.
    tobim committed Jun 23, 2019
    Copy the full SHA
    3a7bb25 View commit details
  3. Copy the full SHA
    6389a0a View commit details
  4. Merge pull request #63698 from tobim/overrideCC-buildPackages

    Fix misuses of overrideCC
    Ericson2314 authored Jun 23, 2019
    Copy the full SHA
    852d81d View commit details
Loading