gnome2.gnome_vfs: openssl-1.1 patch
Use fetchpatch and explain the issue
This commit is contained in:
@@ -37,9 +37,7 @@ lib.makeScope pkgs.newScope (self: with self; {
|
||||
|
||||
gnome_python_desktop = callPackage ./bindings/gnome-python-desktop { };
|
||||
|
||||
gnome_vfs = callPackage ./platform/gnome-vfs {
|
||||
openssl = pkgs.openssl_1_0_2;
|
||||
};
|
||||
gnome_vfs = callPackage ./platform/gnome-vfs { };
|
||||
|
||||
libgnome = callPackage ./platform/libgnome { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user