gotosocial: build with kvformat tag (#345175)
This commit is contained in:
@@ -33,6 +33,10 @@ buildGoModule rec {
|
|||||||
"-X main.Version=${version}"
|
"-X main.Version=${version}"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
tags = [
|
||||||
|
"kvformat"
|
||||||
|
];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
tar xf ${web-assets}
|
tar xf ${web-assets}
|
||||||
mkdir -p $out/share/gotosocial
|
mkdir -p $out/share/gotosocial
|
||||||
|
|||||||
Reference in New Issue
Block a user