mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 21:14:52 +00:00
exiftool: add meta.changelog
This commit is contained in:
parent
795101244a
commit
160b504a87
@ -12529,7 +12529,7 @@ let
|
|||||||
Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.
|
Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.
|
||||||
'';
|
'';
|
||||||
homepage = "https://exiftool.org/";
|
homepage = "https://exiftool.org/";
|
||||||
|
changelog = "https://exiftool.org/history.html";
|
||||||
license = with lib.licenses; [ gpl1Plus /* or */ artistic2 ];
|
license = with lib.licenses; [ gpl1Plus /* or */ artistic2 ];
|
||||||
maintainers = with maintainers; [ kiloreux anthonyroussel ];
|
maintainers = with maintainers; [ kiloreux anthonyroussel ];
|
||||||
mainProgram = "exiftool";
|
mainProgram = "exiftool";
|
||||||
|
Loading…
Reference in New Issue
Block a user