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: 9e5e9db4ad8d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b9f2c7d36a4d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 25, 2019

  1. python3.pkgs.python-dbusmock: fix build

    The test_code codestyle test failed because of the lines being too long.
    We added --ignore=E501 to fix this, which makes it ignore checking
    line length.
    worldofpeace committed Oct 25, 2019
    Copy the full SHA
    b9f2c7d View commit details
    Browse the repository at this point in the history