mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 15:57:46 +00:00
unpaper: add meta.changelog
This commit is contained in:
parent
07a7e0980c
commit
88f719acbf
@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://www.flameeyes.eu/projects/unpaper";
|
||||
changelog = "https://github.com/unpaper/unpaper/blob/unpaper-${version}/NEWS";
|
||||
description = "Post-processing tool for scanned sheets of paper";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
|
Loading…
Reference in New Issue
Block a user