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: da0c385a691d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 281a629c2adc
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 4, 2018

  1. ghostscript: 9.22 -> 9.24 (security)

    The $doc stuff needed changes, probably because of ghostscript newly
    reacting to some configure flags that stdenv passes.
     - share/ghostscript/9.22/doc was an ugly location for documentation,
       and I didn't like their new share/ghostscript/9.24 either,
       so that got changed to share/doc/ghostscript/9.24
     - their process no longer installs examples, apparently,
       but I don't expect that would be any problem for us
    vcunat committed Sep 4, 2018
    Copy the full SHA
    c19136b View commit details
    Browse the repository at this point in the history
  2. ghostscript: fix nitpicks after the update

    - unused lcms2 input
    - reference $out -> $doc
    vcunat committed Sep 4, 2018
    Copy the full SHA
    a3f6a4b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    281a629 View commit details
    Browse the repository at this point in the history