cantarell-fonts: remove ad-hoc fix (#501667)
This commit is contained in:
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user