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: fce9c33905c4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: db0b50da2adf
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 21, 2017

  1. hplip: install PPDs where CUPS will find them

    (cherry picked from commit 5ab37fb)
    ttuegel committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    ae580c8 View commit details
    Browse the repository at this point in the history
  2. hplip: fix Python wrappers

    We cannot rely on wrapPythonPrograms to wrap the installed executables because
    they are symlinks (which it ignores). Instead, we have to emulate it to make
    the wrappers ourselves.
    
    (cherry picked from commit 1e2ebee)
    ttuegel committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    db0b50d View commit details
    Browse the repository at this point in the history