sanjuuni: add changelog
This commit is contained in:
parent
66a4cc6a23
commit
55df49ae73
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
|
|||
meta = with lib; {
|
||||
homepage = "https://github.com/MCJack123/sanjuuni";
|
||||
description = "A command-line tool that converts images and videos into a format that can be displayed in ComputerCraft";
|
||||
changelog = "https://github.com/MCJack123/sanjuuni/releases/tag/${version}";
|
||||
maintainers = [ maintainers.tomodachi94 ];
|
||||
license = licenses.gpl2Plus;
|
||||
broken = stdenv.isDarwin;
|
||||
|
|
Loading…
Reference in a new issue