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: 62d365654cda
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 42f63ff5a8d4
Choose a head ref
  • 12 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 2, 2019

  1. Copy the full SHA
    f61b3e0 View commit details
    Browse the repository at this point in the history
  2. glib-networking: drop unnecessary flag

    auto_features are now enabled by default.
    jtojnar committed Sep 2, 2019
    Copy the full SHA
    84f318e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8c7be1b View commit details
    Browse the repository at this point in the history
  4. glib-networking: stop propagating dependencies

    This was done from the beginning for no apparent reason:
    cc6ecae
    jtojnar committed Sep 2, 2019
    Copy the full SHA
    cb1cc75 View commit details
    Browse the repository at this point in the history
  5. glib-networking: clean up

    jtojnar committed Sep 2, 2019
    Copy the full SHA
    897a09f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. glib-networking: hardcode GSettings path to gnomeproxy module

    So that this can be loaded from programs not depending on gsettings-desktop-schemas.
    
    Currently, this patch is much uglier than it could be due to
    https://gitlab.gnome.org/GNOME/glib/issues/1884
    jtojnar committed Sep 3, 2019
    Copy the full SHA
    ce40361 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ecf6f4a View commit details
    Browse the repository at this point in the history
  3. libproxy: remove outdated comment

    We no longer propagate dependencies so the comment is not relevant.
    jtojnar committed Sep 3, 2019
    Copy the full SHA
    a01a854 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d0ddf64 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e9953b6 View commit details
    Browse the repository at this point in the history
  6. libproxy: wrap GSetings helper

    Add GSettings schemas required for GNOME helper.
    jtojnar committed Sep 3, 2019
    Copy the full SHA
    0aa934a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #67957 from jtojnar/glib-networking-cleanup

    glib-networking: clean up & add installed tests
    worldofpeace committed Sep 3, 2019
    Copy the full SHA
    42f63ff View commit details
    Browse the repository at this point in the history