kx-aspe-cli: meta fix homepage's URL (#369222)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user