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: bd61f91fd10e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8752ff225446
Choose a head ref
  • 9 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 9, 2019

  1. Copy the full SHA
    41fbd55 View commit details
    Browse the repository at this point in the history
  2. zbar: Split to multiple outputs

    Also fix D-Bus config dir path: The configure script is appending `/dbus-1/system.d`
    so when we added passed in `$out/etc/dbus-1/system.d`, it ended up with extra nesting.
    jtojnar committed Sep 9, 2019
    Copy the full SHA
    e1cb839 View commit details
    Browse the repository at this point in the history
  3. v4l-utils: split to multiple outputs

    That required setting localedir to fix cycle.
    
    Also do not patch shebangs globally.
    jtojnar committed Sep 9, 2019
    Copy the full SHA
    e1d5779 View commit details
    Browse the repository at this point in the history
  4. zbar: drop pygtk support

    It is deprecated and we do not actually use it anywhere
    jtojnar committed Sep 9, 2019
    Copy the full SHA
    da135c2 View commit details
    Browse the repository at this point in the history
  5. zbar: wrap Qt frontend

    jtojnar committed Sep 9, 2019
    Copy the full SHA
    61fdd20 View commit details
    Browse the repository at this point in the history
  6. zbar: switch to GTK 3

    jtojnar committed Sep 9, 2019
    Copy the full SHA
    021faed View commit details
    Browse the repository at this point in the history
  7. zbar: drop Perl dependency

    It does not appear to be necessary
    jtojnar committed Sep 9, 2019
    Copy the full SHA
    86f3b3f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Copy the full SHA
    2eb7541 View commit details
    Browse the repository at this point in the history
  2. zbar: clean up (#68389)

    zbar: clean up
    jtojnar committed Sep 10, 2019
    Copy the full SHA
    8752ff2 View commit details
    Browse the repository at this point in the history