Merge pull request #29943 from volth/patch-68
nerdfonts: derivation is not fixed output
This commit is contained in:
commit
38cce5a365
@ -20,10 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
./install.sh ${withFont}
|
./install.sh ${withFont}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
outputHashAlgo = "sha256";
|
|
||||||
outputHashMode = "recursive";
|
|
||||||
outputHash = "1f3qvzl7blqddx3cm2sdml7hi8s56yjc0vqhfajndxr5ybz6g1rw";
|
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = ''
|
description = ''
|
||||||
Nerd Fonts is a project that attempts to patch as many developer targeted
|
Nerd Fonts is a project that attempts to patch as many developer targeted
|
||||||
|
Loading…
Reference in New Issue
Block a user