srm-cuarzo: disown

This commit is contained in:
Katalin Rebhan
2025-05-21 20:11:08 +02:00
parent 224a504f04
commit 8a1c8ac33b
+1 -1
View File
@@ -54,7 +54,7 @@ stdenv.mkDerivation (self: {
meta = {
description = "Simple Rendering Manager";
homepage = "https://github.com/CuarzoSoftware/SRM";
maintainers = [ lib.maintainers.dblsaiko ];
maintainers = [ ];
platforms = lib.platforms.linux;
};
})