pkgs/wetter: rename pkg-config
This commit is contained in:
@@ -6,6 +6,6 @@ self: super: {
|
||||
pyexcel-webio = self.python3.pkgs.callPackage ./pyexcel-webio {};
|
||||
uptimestatus = self.python3.pkgs.callPackage ./uptimestatus {};
|
||||
wetter = self.python3.pkgs.callPackage ./wetter {
|
||||
inherit (self) pkgconfig libsass;
|
||||
inherit (self) pkg-config libsass;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user