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: 165a27eb5cc6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 57d35bb35c2e
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 6, 2018

  1. Revert "gdk-pixbuf: make loaders builtin on Darwin"

    This reverts commit 6d3b976.
    
    See the next commit.
    orivej committed Jun 6, 2018
    Copy the full SHA
    14987c6 View commit details
    Browse the repository at this point in the history
  2. Revert "gdk-pixbuf: patch library rpath references on darwin"

    This reverts commit 6bb08e8.
    
    See the next commit.
    orivej committed Jun 6, 2018
    Copy the full SHA
    06cdd7d View commit details
    Browse the repository at this point in the history
  3. gdk-pixbuf: fix loader.cache on darwin

    gdk-pixbuf-query-loaders looks for .so files even on darwin, but after the
    switch to meson the loaders are installed with .dylib extension.
    
    Fixes #41314
    orivej committed Jun 6, 2018
    Copy the full SHA
    eed7db4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41559 from orivej/gdk-pixbuf

     gdk-pixbuf: fix loader.cache on darwin
    orivej committed Jun 6, 2018
    Copy the full SHA
    57d35bb View commit details
    Browse the repository at this point in the history