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

Commits on Sep 20, 2020

  1. xmlbird: fix build with python 3.8

    also force use of gccStdenv to fix darwin build
    risicle authored and Jon committed Sep 20, 2020
    Copy the full SHA
    781b870 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
    risicle authored and Jon committed Sep 20, 2020
    Copy the full SHA
    0b67d9e View commit details
    Browse the repository at this point in the history