srm-cuarzo: set license

source: https://github.com/CuarzoSoftware/SRM/blob/main/LICENSE

pkgs/by-name/sr/srm-cuarzo/package.nix JJ: JJ: Lines starting with "JJ:" (like 
this one) will be removed.
This commit is contained in:
jopejoe1
2026-05-06 10:28:51 +02:00
parent c1ac5cf543
commit d004f18064
+1
View File
@@ -56,5 +56,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/CuarzoSoftware/SRM";
maintainers = [ ];
platforms = lib.platforms.linux;
license = lib.licenses.lgpl21Only;
};
})