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