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: 8781308ab6dc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7f4608f04780
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 19, 2018

  1. remmina: remove webkitgtk dependency

    It was used by "survey" module which was removed in revision
    d97920eb9b32dbe17b85f8eff12928d26c19fd3d of their repository
    on 2016-12-13.
    
    Meanwhile, WebKit plugin is a separate package
    https://aur.archlinux.org/packages/remmina-plugin-webkit/
    not packaged in nixpkgs.
    oxij committed Oct 19, 2018
    Copy the full SHA
    8ec6322 View commit details
    Browse the repository at this point in the history
  2. remmina: make gnome support optional

    There's no runtime option to disable GNOME stuff, and storing things in
    GNOME Keyring is very inconvenient for non-GNOME users.
    oxij committed Oct 19, 2018
    1
    Copy the full SHA
    972ec8b View commit details
    Browse the repository at this point in the history
  3. remmina: reindent

    oxij committed Oct 19, 2018
    Copy the full SHA
    9f32d79 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48722 from oxij/pkgs/remmina-no-webkit-no-gnome

    remmina: no webkit, optional gnome
    Mic92 committed Oct 19, 2018
    Copy the full SHA
    7f4608f View commit details
    Browse the repository at this point in the history