update google font overlay
This commit is contained in:
parent
c17e22211b
commit
28c2d42b97
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ let
|
|||
# https://github.com/Soft/nix-google-fonts-overlay
|
||||
fontsOverlay = import (
|
||||
builtins.fetchTarball {
|
||||
url = "https://github.com/Soft/nix-google-fonts-overlay/archive/e089b8ef1c5ec95cd0a246311756d83f9f11b489.tar.gz";
|
||||
sha256 = "sha256:067ws05gk60al1ihiwwan2vbfjlm61d6m50qk9smb89fkmfi4z4n";
|
||||
url = "https://github.com/pompydev/nix-google-fonts-overlay/archive/dfb84823efeb84314f8186cb2014edf05136b527.tar.gz";
|
||||
sha256 = "sha256:01cpfyzd4xl3a462jyn2xn22hn6i1my1svyag7926r3r2vmck24y";
|
||||
}
|
||||
);
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue