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

Commits on May 28, 2019

  1. python.pkgs.pyglet: hardcode library paths

    Fixes failure to find certain libraries such as libc.
    timokau committed May 28, 2019
    Copy the full SHA
    446ac90 View commit details
    Browse the repository at this point in the history
  2. python.pkgs.roboschool: disable for python2

    This has never worked.
    timokau committed May 28, 2019
    Copy the full SHA
    97ec74e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62150 from timokau/pyglet-library-hardcode

    python.pkgs.pyglet: hardcode library paths
    timokau committed May 28, 2019
    Copy the full SHA
    444f22c View commit details
    Browse the repository at this point in the history