google-fonts: Removing fixed-output derivation

This commit is contained in:
Katharina Fey 2019-07-14 22:45:54 +01:00
parent 38bd8d3185
commit 64cc2f9ee9
No known key found for this signature in database
GPG Key ID: F972AEEA2887D547

View File

@ -11,10 +11,6 @@ stdenv.mkDerivation rec {
sha256 = "0safw5prpa63mqcyfw3gr3a535w4c9hg5ayw5pkppiwil7n3pyxs";
};
outputHashAlgo = "sha256";
outputHashMode = "recursive";
outputHash = "1pzm26794nwdbsvjnczpfchxiqa1n1zhp517g6g39wfm1nfszz83";
phases = [ "unpackPhase" "patchPhase" "installPhase" ];
patchPhase = ''