update repo url in derivation
This commit is contained in:
parent
e5692b7c75
commit
0f0bd864f7
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue