notify-osd: align attrname with package name
This package was added yesterday, so I don't think we need to keep the old attribute around for backwards compatibility.
This commit is contained in:
parent
38d57b4a94
commit
b7672b0125
@ -1764,7 +1764,7 @@ let
|
|||||||
|
|
||||||
notbit = callPackage ../applications/networking/notbit { };
|
notbit = callPackage ../applications/networking/notbit { };
|
||||||
|
|
||||||
notify_osd = callPackage ../applications/misc/notify-osd { };
|
notify-osd = callPackage ../applications/misc/notify-osd { };
|
||||||
|
|
||||||
nox = callPackage ../tools/package-management/nox {
|
nox = callPackage ../tools/package-management/nox {
|
||||||
pythonPackages = python3Packages;
|
pythonPackages = python3Packages;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user