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: aa44ca368a09
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5aad832327db
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on May 15, 2020

  1. gobject-introspection: clean up the expression

    * format with nixpkgs-fmt
    * reorder the attributes
    * use pkg-config instead of the pkgconfig alias
    * optional → optionals
    * remove top-level `with lib;`
    jtojnar committed May 15, 2020
    Copy the full SHA
    1bc7b68 View commit details
    Browse the repository at this point in the history
  2. gobject-introspection: more clean-ups

    * remove glibcLocales now that glibc contains C.UTF-8
    * remove libintl, that should be in by default or something
    * update homepage
    * add gnome team to maintainers
    * remove the temporary libregress closer its creation
    jtojnar committed May 15, 2020
    Copy the full SHA
    fbb86b1 View commit details
    Browse the repository at this point in the history
  3. gobject-introspection: consolidate patches

    and add comments
    jtojnar committed May 15, 2020
    Copy the full SHA
    e4a009a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fd5ea9d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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

Commits on May 23, 2020

  1. Merge pull request #87904 from jtojnar/gi-docs

    gobject-introspection: clean-ups & build docs
    Ericson2314 committed May 23, 2020
    Copy the full SHA
    5aad832 View commit details
    Browse the repository at this point in the history