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: 7887a811935a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 136c83c977de
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 20, 2019

  1. python3.pkgs.pygobject2: fix build

    2.28.7 no longer installs codegen for Python 3:
    
    https://gitlab.gnome.org/GNOME/pygobject/commit/2940d0c45c592c19196d4ab0d345ab27fca0f0a0
    
    so our postInstall broke.
    
    No need to rename the pth file either, as pygtk does not work on Python 3.
    jtojnar committed Dec 20, 2019
    Copy the full SHA
    136c83c View commit details
    Browse the repository at this point in the history