pecita: use https for sources

Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com>
This commit is contained in:
Lisanna Dettwyler
2026-03-21 12:31:04 -04:00
parent 30d09e031e
commit 25f9ead669
+1 -1
View File
@@ -9,7 +9,7 @@ stdenvNoCC.mkDerivation {
version = "5.4";
src = fetchurl {
url = "http://pecita.eu/b/Pecita.otf";
url = "https://pecita.eu/b/Pecita.otf";
hash = "sha256-D9IZ+p4UFHUNt9me7D4vv0x6rMK9IaViKPliCEyX6t4=";
};