pkgs/development/python-modules: stdenv.lib -> lib
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation {
|
||||
sha256 = "1kh4spwgqxm534qlzzf2ijchckvs0pwjxl1irhicjmlg7mybnfvx";
|
||||
};
|
||||
|
||||
patches = stdenv.lib.singleton (fetchurl {
|
||||
patches = lib.singleton (fetchurl {
|
||||
name = "libnotify07.patch";
|
||||
url = "https://src.fedoraproject.org/cgit/notify-python.git/plain/"
|
||||
+ "libnotify07.patch?id2=289573d50ae4838a1658d573d2c9f4c75e86db0c";
|
||||
|
||||
Reference in New Issue
Block a user