about summary refs log tree commit diff
path: root/pkgs/data
diff options
context:
space:
mode:
authorRenaud <c0bw3b@users.noreply.github.com>2022-02-06 11:47:09 +0100
committerc0bw3b <c0bw3b@users.noreply.github.com>2022-02-06 15:10:42 +0100
commitad0c4440f2177ce93b85825a0ae9377981170246 (patch)
treecf03aa9a7dbe589fd2bbac8524e50d40b7d20d30 /pkgs/data
parent31f993329eb3c9624eaf0839abaca8cb9abb5063 (diff)
downloadnixlib-ad0c4440f2177ce93b85825a0ae9377981170246.tar
nixlib-ad0c4440f2177ce93b85825a0ae9377981170246.tar.gz
nixlib-ad0c4440f2177ce93b85825a0ae9377981170246.tar.bz2
nixlib-ad0c4440f2177ce93b85825a0ae9377981170246.tar.lz
nixlib-ad0c4440f2177ce93b85825a0ae9377981170246.tar.xz
nixlib-ad0c4440f2177ce93b85825a0ae9377981170246.tar.zst
nixlib-ad0c4440f2177ce93b85825a0ae9377981170246.zip
cm-unicode: update homepage
Diffstat (limited to 'pkgs/data')
-rw-r--r--pkgs/data/fonts/cm-unicode/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/fonts/cm-unicode/default.nix b/pkgs/data/fonts/cm-unicode/default.nix
index d7437c3231d6..3248813c3cb0 100644
--- a/pkgs/data/fonts/cm-unicode/default.nix
+++ b/pkgs/data/fonts/cm-unicode/default.nix
@@ -16,7 +16,7 @@ in fetchzip rec {
   sha256 = "1rzz7yhqq3lljyqxbg46jfzfd09qgpgx865lijr4sgc94riy1ypn";
 
   meta = with lib; {
-    homepage = "http://canopus.iacp.dvo.ru/~panov/cm-unicode/";
+    homepage = "https://cm-unicode.sourceforge.io/";
     description = "Computer Modern Unicode fonts";
     maintainers = with maintainers; [ raskin rycee ];
     license = licenses.ofl;