quill-qr: set license (#516987)

This commit is contained in:
Jo
2026-05-12 11:41:37 +00:00
committed by GitHub
+1
View File
@@ -45,5 +45,6 @@ stdenvNoCC.mkDerivation rec {
homepage = "https://github.com/colonelpanic8/quill-qr";
maintainers = with lib.maintainers; [ imalison ];
platforms = with lib.platforms; linux;
license = lib.licenses.unfree;
};
}