cantarell-fonts: remove ad-hoc fix (#501667)

This commit is contained in:
dotlambda
2026-05-27 18:05:06 +00:00
committed by GitHub
@@ -33,12 +33,6 @@ stdenv.mkDerivation rec {
appstream-glib
];
# ad-hoc fix for https://github.com/NixOS/nixpkgs/issues/50855
# until we fix gettext's envHook
preBuild = ''
export GETTEXTDATADIRS="$GETTEXTDATADIRS_FOR_BUILD"
'';
outputHashAlgo = "sha256";
outputHashMode = "recursive";
outputHash = "sha256-OjHj4h3n+/ozbrLaiH4bGppQ+2LA2RB/sZQVO9EPOEw=";