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: 5e7e5a20629a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: dbb5e61dac53
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 19, 2019

  1. pythonPackages.pyramid_chameleon: fix build by patching tests

    looking into this part of the test suite it appears it started as a
    modified copy of part of the main pyramid test suite. presumably this
    line simply never got converted - change it to match the similar
    imports.
    risicle committed Apr 19, 2019
    Copy the full SHA
    504e128 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59860 from risicle/ris-pyramid-chameleon-fix

    pythonPackages.pyramid_chameleon: fix build by patching tests
    domenkozar committed Apr 19, 2019
    Copy the full SHA
    dbb5e61 View commit details
    Browse the repository at this point in the history