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: 27fd944bb73f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4f49ae8259de
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 8, 2019

  1. pythonPackages.faker: fix build and update test deps

    Not sure why, but the `__pycache__` folder no longer exists by the time
    `postPatch` runs which now causes the `rm` to error and fail the build.
    mmlb committed May 8, 2019
    Copy the full SHA
    09c04c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61110 from mmlb/fix-faker-builds

    pythonPackages.faker: fix build
    worldofpeace committed May 8, 2019
    Copy the full SHA
    4f49ae8 View commit details
    Browse the repository at this point in the history