gtksourceview4.updateScript: freze at 4.0 ABI version
This commit is contained in:
parent
3b2a64d523
commit
b95348806e
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ stdenv.mkDerivation rec {
|
|||
packageName = "gtksourceview";
|
||||
attrPath = "gtksourceview4";
|
||||
versionPolicy = "odd-unstable";
|
||||
freeze = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue