font fix? maybe?
This commit is contained in:
parent
565aac949c
commit
a6db96fb0a
4 changed files with 3 additions and 5 deletions
|
@ -8,7 +8,7 @@ stdenvNoCC.mkDerivation {
|
|||
owner = "jacobxperez";
|
||||
repo = "atkinson-hyperlegible-pro";
|
||||
rev = "2576e71d09f57eac8d5e7d9d42b9e7ce49f759e1";
|
||||
hash = lib.fakeHash;
|
||||
hash = "sha256-Zqr4dwrT/QWpYlNlLCVnWaZ6B5+yQ4Zh5pqYa7NBg3Y=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
@ -25,4 +25,4 @@ stdenvNoCC.mkDerivation {
|
|||
license = licenses.ofl;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue