We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
refs/tags/
meta.changelog
1 parent ead2fda commit 2ec380aCopy full SHA for 2ec380a
pkgs/by-name/eq/equibop/package.nix
@@ -141,7 +141,7 @@ stdenv.mkDerivation (finalAttrs: {
141
meta = {
142
description = "Custom Discord App aiming to give you better performance and improve linux support";
143
homepage = "https://github.com/Equicord/Equibop";
144
- changelog = "https://github.com/Equicord/Equibop/releases/tag/${finalAttrs.src.rev}";
+ changelog = "https://github.com/Equicord/Equibop/releases/tag/v${finalAttrs.version}";
145
license = lib.licenses.gpl3Only;
146
maintainers = [
147
lib.maintainers.NotAShelf
0 commit comments