gvfs: add more supported protocols in gnome 3.12. Closes #2880
This commit is contained in:
@@ -116,7 +116,7 @@ rec {
|
||||
|
||||
gucharmap = callPackage ./core/gucharmap { };
|
||||
|
||||
gvfs = pkgs.gvfs.override { gnome = gnome3; };
|
||||
gvfs = pkgs.gvfs.override { gnome = gnome3; lightWeight = false; };
|
||||
|
||||
eog = callPackage ./core/eog { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user