lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gtksourceview4.updateScript: freze at 4.0 ABI version

+1
+1
pkgs/development/libraries/gtksourceview/4.x.nix
··· 88 88 packageName = "gtksourceview"; 89 89 attrPath = "gtksourceview4"; 90 90 versionPolicy = "odd-unstable"; 91 + freeze = true; 91 92 }; 92 93 }; 93 94