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

Commits on Sep 9, 2019

  1. fwupd: add setuptools for python

    It's no longer propagated so we need to add it.
    
    Was failing like:
    FAILED: libfwupd/fwupd.map
    /build/fwupd-1.2.10/libfwupd/generate-version-script.py LIBFWUPD libfwupd/Fwupd-2.0.gir libfwupd/fwupd.map
    Traceback (most recent call last):
    File "/build/fwupd-1.2.10/libfwupd/generate-version-script.py", line 11, in <module>
        from pkg_resources import parse_version
    ModuleNotFoundError: No module named 'pkg_resources'
    worldofpeace committed Sep 9, 2019
    Copy the full SHA
    a9e0f1d View commit details
    Browse the repository at this point in the history