gnome3.gnome-nettool: correct typo
This commit is contained in:
parent
4c37b4ae9c
commit
027ccb8344
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
passthru = {
|
passthru = {
|
||||||
updateScript = gnome3.updateScript {
|
updateScript = gnome3.updateScript {
|
||||||
packageName = pname;
|
packageName = pname;
|
||||||
attrPath = "gnom3.gnome-nettool";
|
attrPath = "gnome3.${pname}";
|
||||||
versionPolicy = "none";
|
versionPolicy = "none";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user