kx-aspe-cli: meta fix homepage's URL (#369222)

This commit is contained in:
Norbert Melzer
2024-12-29 22:40:00 +01:00
committed by GitHub
+1 -1
View File
@@ -25,7 +25,7 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-ZZwb5WHKFMAP5yPT1DDi+nWy7rjM/UI6ahagNqTDDMM=";
meta = {
homepage = "https://github.com/rustic-rs/rustic";
homepage = "https://codeberg.org/keyoxide/kx-aspe-cli";
changelog = "https://codeberg.org/keyoxide/kx-aspe-cli/src/commit/${src.rev}/CHANGELOG.md";
description = "Keyoxide profile generator CLI using ASPE";
mainProgram = "kx-aspe";