skim: update meta.homepage

This commit is contained in:
seth
2024-12-16 19:18:22 -05:00
parent d6772756e4
commit 55ad89082d
+1 -1
View File
@@ -64,7 +64,7 @@ rustPlatform.buildRustPackage rec {
meta = {
description = "Command-line fuzzy finder written in Rust";
homepage = "https://github.com/lotabout/skim";
homepage = "https://github.com/skim-rs/skim";
changelog = "https://github.com/skim-rs/skim/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [