Unverified Commit ee9d4a9e authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

rio: update meta.homepage (#445061)

parents 043fc3d0 6a81b216
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ rustPlatform.buildRustPackage (finalAttrs: {

  meta = {
    description = "Hardware-accelerated GPU terminal emulator powered by WebGPU";
    homepage = "https://raphamorim.io/rio";
    homepage = "https://rioterm.com/";
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [
      tornax