Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 50d5d73e22bb
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 55df3fe5f3fc
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 30, 2019

  1. nixos/printing: fix CUPS SetEnv directive placement

    With CUPS v2.3b5, the configuration directive `SetEnv`
    moved from `cupsd.conf` to `cups-files.conf`.  See also
    apple/cups@d47f6ae .
    
    We have to follow up as `SetEnv` is now ignored in `cupsd.conf`.
    Without this, executables called by cups
    can't find other executables they depend on,
    like `gs` or `perl`.
    
    (cherry picked from commit 631c71d)
    Yarny0 authored and matthewbauer committed May 30, 2019
    Copy the full SHA
    55df3fe View commit details
    Browse the repository at this point in the history