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