hugo: build on x86_64-darwin

This commit is contained in:
zowoq
2022-07-16 13:40:32 +10:00
parent eb4056baf9
commit ed548c26d2
-1
View File
@@ -33,7 +33,6 @@ buildGoModule rec {
'';
meta = with lib; {
broken = stdenv.isDarwin && stdenv.isx86_64;
description = "A fast and modern static website engine";
homepage = "https://gohugo.io";
license = licenses.asl20;