Treewide: use https for src.fedoraproject.org
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = stdenv.lib.singleton (fetchurl {
|
||||
name = "libnotify07.patch";
|
||||
url = "http://src.fedoraproject.org/cgit/notify-python.git/plain/"
|
||||
url = "https://src.fedoraproject.org/cgit/notify-python.git/plain/"
|
||||
+ "libnotify07.patch?id2=289573d50ae4838a1658d573d2c9f4c75e86db0c";
|
||||
sha256 = "1lqdli13mfb59xxbq4rbq1f0znh6xr17ljjhwmzqb79jl3dig12z";
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user