mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
maven: add meta.changelog (#497430)
This commit is contained in:
commit
eeb458d563
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||
manage a project's build, reporting and documentation from a central piece
|
||||
of information.
|
||||
'';
|
||||
changelog = "https://maven.apache.org/docs/${finalAttrs.version}/release-notes.html";
|
||||
sourceProvenance = with lib.sourceTypes; [
|
||||
binaryBytecode
|
||||
binaryNativeCode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue