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: de1be9f61336
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 484785c9e3d9
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 28, 2018

  1. gnome3.gvfs: Add TLS support

    GLib Gio’s GFile uses gvfs daemon for opening files over HTTP protocol.
    To support HTTPS, we need to include glib-networking.
    
    Closes: #52963
    jtojnar committed Dec 28, 2018
    Copy the full SHA
    a90974a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

  1. Merge pull request #53016 from jtojnar/gvfs-tls

    gnome3.gvfs: Add TLS support
    jtojnar committed Dec 29, 2018
    Copy the full SHA
    484785c View commit details
    Browse the repository at this point in the history