kmscon: 9.3.2 -> 9.3.3 (#503780)

This commit is contained in:
Ramses
2026-03-27 10:53:59 +00:00
committed by GitHub
+8 -2
View File
@@ -9,6 +9,9 @@
libdrm,
libGLU,
libGL,
freetype,
fontconfig,
zlib,
pango,
pkg-config,
docbook_xsl,
@@ -26,13 +29,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "kmscon";
version = "9.3.2";
version = "9.3.3";
src = fetchFromGitHub {
owner = "kmscon";
repo = "kmscon";
tag = "v${finalAttrs.version}";
hash = "sha256-a1H9/j92Z/vjvFp226Ps9PFy5dAS8yg+RErgJWIb9HQ=";
hash = "sha256-U9jDlZb5aBzQ7IErtLsajxcN1W5/8/eNwhGIuz7aUCw=";
};
strictDeps = true;
@@ -47,6 +50,9 @@ stdenv.mkDerivation (finalAttrs: {
libdrm
libtsm
libxkbcommon
freetype
fontconfig
zlib
pango
systemdLibs
libgbm