mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
pizarra: fix meta.homepage
This commit is contained in:
parent
873728aca3
commit
c00c3c2cc0
@ -42,7 +42,7 @@ rustPlatform.buildRustPackage rec {
|
||||
- Text
|
||||
- Grids
|
||||
'';
|
||||
homepage = "https://pizarra.categulario.tk/en/";
|
||||
homepage = "https://pizarra.categulario.xyz/en/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ mglolenstine ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user