update repo url in derivation

This commit is contained in:
jacekpoz 2024-09-27 08:57:19 +02:00
parent e5692b7c75
commit 0f0bd864f7
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -42,7 +42,7 @@ in stdenv.mkDerivation {
'';
meta = with lib; {
homepage = "https://git.jacekpoz.pl/jacekpoz/${pname}";
homepage = "https://git.jacekpoz.pl/poz/${pname}";
description = "poz toolkit";
license = licenses.eupl12;
};