remove workaround as #28218 is fixed

This commit is contained in:
Volth 2017-09-18 21:50:37 +00:00
parent 04dacfbf1c
commit e03c118b8c

View file

@ -13,9 +13,6 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ fontforge ];
buildPhase = ''
# <nixpkgs/pkgs/build-support/setup-hooks/set-source-date-epoch-to-latest.sh> set it to mtime of ./env-vars, i.e. the current time
export SOURCE_DATE_EPOCH=$(stat -c '%Y' ChangeLog.txt)
for i in *.sfd; do
fontforge -lang=ff -c \
'Open($1);