swego: add changelog to meta

This commit is contained in:
Fabian Affolter
2025-03-27 07:44:09 +01:00
committed by GitHub
parent e5e8e2c6e4
commit aba69feae9
+2 -1
View File
@@ -34,7 +34,8 @@ buildGoModule rec {
SimpleHTTPServer but with many features.
'';
homepage = "https://github.com/nodauf/Swego";
license = with licenses; [ gpl2Only ];
changelog = "https://github.com/nodauf/Swego/releases/tag/${src.tag}";
license = licenses.gpl2Only;
maintainers = with maintainers; [ fab ];
# darwin crashes with:
# src/controllers/parsingArgs.go:130:4: undefined: PrintEmbeddedFiles