gtk3.updateScript: freze at 3.0 ABI version
This commit is contained in:
parent
9e6cb6d608
commit
e7934867a8
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ stdenv.mkDerivation rec {
|
|||
updateScript = gnome.updateScript {
|
||||
packageName = "gtk+";
|
||||
attrPath = "gtk3";
|
||||
freeze = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue