mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
equibop: remove refs/tags/
from github release meta.changelog
This commit is contained in:
parent
ead2fda64c
commit
2ec380a34d
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
meta = {
|
meta = {
|
||||||
description = "Custom Discord App aiming to give you better performance and improve linux support";
|
description = "Custom Discord App aiming to give you better performance and improve linux support";
|
||||||
homepage = "https://github.com/Equicord/Equibop";
|
homepage = "https://github.com/Equicord/Equibop";
|
||||||
changelog = "https://github.com/Equicord/Equibop/releases/tag/${finalAttrs.src.rev}";
|
changelog = "https://github.com/Equicord/Equibop/releases/tag/v${finalAttrs.version}";
|
||||||
license = lib.licenses.gpl3Only;
|
license = lib.licenses.gpl3Only;
|
||||||
maintainers = [
|
maintainers = [
|
||||||
lib.maintainers.NotAShelf
|
lib.maintainers.NotAShelf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue