alacritty: add changelog
This commit is contained in:
parent
2cc031479d
commit
20d6a29ba4
@ -131,5 +131,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ Br1ght0ne mic92 cole-h ma27 ];
|
maintainers = with maintainers; [ Br1ght0ne mic92 cole-h ma27 ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
changelog = "https://github.com/alacritty/alacritty/blob/v${version}/CHANGELOG.md";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user