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: 9cf1f58c4fc4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8be25ffcc7f2
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 14, 2018

  1. hplip: 3.18.3 -> 3.18.5

    Also fixes multiples issues:
    
     -  broken plugins:
    
         -  `fax_marvell.so file is not present or symbolic link is missing`
         -  `lj.so library file doesn't have user/group execute permission.`
         -  `bb_escl.so file is not present or symbolic link is missing`
    
     -  multiple error during configuration phase which prevented `*.ppd`
        generation:
    
         -  `ppdc: Unable to find include file "<font.defs>"`
         -  patched configure time `perl` script
         -  patched use of `file`
    
     -  some potentially problematic filter and services:
    
         -  patched reference to ghost script and fonts dir in filter.
         -  patched usb configuration service.
    
     -  patch scripts so that they refer to valid location.
    
    Add some options:
    
     -  `withStaticPPDInstall`: Install `*.ppd` files along with `*.drv`.
        When true, configure outputs: `checking for cups ppd install... yes`.
    jraygauthier committed Jun 14, 2018
    Copy the full SHA
    4ca2daa View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Merge pull request #41954 from jraygauthier/jrg/hplip_fixes_rebased

    hplip: 3.18.3 -> 3.18.5
    FRidh committed Jun 29, 2018
    Copy the full SHA
    8be25ff View commit details
    Browse the repository at this point in the history