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: 57d33a2c8f15
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 924bc50a338b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 4, 2019

  1. inkscape: fix darwin build

    Cairo is also a dependency now.
    
        /tmp/nix-build-inkscape-0.92.4.drv-0/inkscape-0.92.4/src/display/drawing-context.h:20:10: fatal error: 'cairo.h' file not found
        #include <cairo.h>
                 ^~~~~~~~~
        1 error generated.
    LnL7 committed Nov 4, 2019
    Copy the full SHA
    9b773fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72779 from LnL7/darwin-inkscape

    inkscape: fix darwin build
    mmahut committed Nov 4, 2019
    Copy the full SHA
    924bc50 View commit details
    Browse the repository at this point in the history