Unverified Commit 8479ea45 authored by Defelo's avatar Defelo
Browse files

radicle-node: add `meta.changelog`

parent f967f0db
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -160,6 +160,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
      Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow.
    '';
    homepage = "https://radicle.xyz";
    changelog = "https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/tree/CHANGELOG.md";
    license = with lib.licenses; [
      asl20
      mit