Pol Dellaiera
2025-10-31 13:14:16 +01:00
parent 474f62e914
commit da95be3394
+4
View File
@@ -17,6 +17,10 @@ buildGoModule (finalAttrs: {
vendorHash = null;
ldflags = [
"-s"
];
meta = {
description = "CLI tool to convert GitHub issue into Markdown file";
homepage = "https://github.com/bigwhite/issue2md";