pidgin-with-plugins: rename attrname pidginWrapper -> pidgin-with-plugins
So that both attrname and pkgname is the same. The wrapper was added just ~1 week ago, so I don't think we need to keep the old name around for backward compatibility.
This commit is contained in:
parent
71d4380a41
commit
31a61b7151
@ -10129,7 +10129,7 @@ let
|
|||||||
startupnotification = libstartup_notification;
|
startupnotification = libstartup_notification;
|
||||||
};
|
};
|
||||||
|
|
||||||
pidginWrapper = callPackage ../applications/networking/instant-messengers/pidgin/wrapper.nix {
|
pidgin-with-plugins = callPackage ../applications/networking/instant-messengers/pidgin/wrapper.nix {
|
||||||
plugins = [];
|
plugins = [];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user