fix matrix-media-repo build

This commit is contained in:
Charlotte 🦝 Delenk 2022-06-12 15:22:57 +01:00
parent 627cc1411b
commit 9aa1d7c37c
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -15,6 +15,7 @@ in {
nativeBuildInputs = [
pkgs.git
];
CGO_ENABLED = "1";
buildPhase = ''
GOBIN=$PWD/bin go install -v ./cmd/compile_assets
$PWD/bin/compile_assets