mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
xterm: add changelog
This commit is contained in:
parent
f778e4708b
commit
2cc031479d
@ -115,5 +115,6 @@ stdenv.mkDerivation rec {
|
||||
license = with lib.licenses; [ mit ];
|
||||
maintainers = with lib.maintainers; [ nequissimus vrthra ];
|
||||
platforms = with lib.platforms; linux ++ darwin;
|
||||
changelog = "https://invisible-island.net/xterm/xterm.log.html";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user