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: 468a74629a19
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a1628d980563
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 16, 2020

  1. yle-dl: add setuptools dependency

    yle-dl was failing with the following error:
    
      ImportError: No module named pkg_resources
    
    Adding setuptools to propagatedBuildInputs fixes this issue.
    jluttine committed Jan 16, 2020
    Copy the full SHA
    080da6a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Merge pull request #77811 from jluttine/fix-yle-dl-setuptools

    yle-dl: add setuptools dependency
    worldofpeace committed Jan 17, 2020
    Copy the full SHA
    a1628d9 View commit details
    Browse the repository at this point in the history