proggyfonts: update homepage URL

This commit is contained in:
Ben
2025-09-03 17:06:02 +01:00
committed by GitHub
parent e50f648270
commit 2a271fcec5
+1 -1
View File
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
homepage = "https://www.upperbounds.net";
homepage = "https://github.com/bluescan/proggyfonts";
description = "Set of fixed-width screen fonts that are designed for code listings";
license = licenses.mit;
platforms = platforms.all;