forked from mirrors/nixpkgs
vifm: add changelog
This commit is contained in:
parent
7b4dc7caae
commit
f778e4708b
|
@ -40,5 +40,6 @@ in stdenv.mkDerivation rec {
|
|||
homepage = "https://vifm.info/";
|
||||
inherit version;
|
||||
updateWalker = true;
|
||||
changelog = "https://github.com/vifm/vifm/blob/v${version}/ChangeLog";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue