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

Commits on Sep 23, 2020

  1. xmlbird: fix build with python 3.8

    also force use of gccStdenv to fix darwin build
    
    (cherry picked from commit 781b870)
    risicle authored and Jon committed Sep 23, 2020
    Copy the full SHA
    ff3baa2 View commit details
    Browse the repository at this point in the history
  2. birdfont: fix build on non-nixos/debian systems

    to do this we need to prevent platform.version() from using uname to
    discover this is a debian kernel and try dpkg nonsense
    
    (cherry picked from commit 0b67d9e)
    risicle authored and Jon committed Sep 23, 2020
    Copy the full SHA
    8c4d4ea View commit details
    Browse the repository at this point in the history