long: add changelog

This commit is contained in:
nikstur
2025-04-21 22:11:00 +02:00
parent 9dc10e198f
commit 8f51d81fbb
+1
View File
@@ -23,6 +23,7 @@ rustPlatform.buildRustPackage rec {
meta = {
description = "Lock & update Nix dependencies";
homepage = "https://github.com/nikstur/lon";
changelog = "https://github.com/nikstur/lon/blob/${version}/CHANGELOG.md";
maintainers = with lib.maintainers; [
ma27
nikstur