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: 2c74c2f924d2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 583fd5086569
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 9, 2018

  1. gobjectIntrospection: Never strip away absolute paths

    Upstream now strips absolute paths to their basename on all platforms apart from
    Darwin: https://gitlab.gnome.org/GNOME/gobject-introspection/commit/a41abe1868a693387cd5cf85567cf2e0fd6c62df
    
    To get around this without modifying the basename test we simply pass in
    `basename=False` when normally generating gir files.
    hedning committed Sep 9, 2018
    Copy the full SHA
    48f428e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Copy the full SHA
    583fd50 View commit details
    Browse the repository at this point in the history