puppet: remove empty changelog

puppet never actually published a changelog, this removes the link to a
404.
This commit is contained in:
Arthur Gautier
2026-05-08 22:10:48 -07:00
parent b4717a10e3
commit ce587ccb9f
-1
View File
@@ -24,7 +24,6 @@
meta = {
description = "Server automation framework and application";
homepage = "https://github.com/puppetlabs/puppet";
changelog = "https://github.com/puppetlabs/puppet/blob/main/CHANGELOG.md";
license = lib.licenses.asl20;
mainProgram = "puppet";
maintainers = with lib.maintainers; [ baloo ];