* graphicsmagick: adopt and refactor
- finalAttrs design pattern
- split man output
- rename patches
- update link that explains the patch
* graphicsmagick-imagemagick-compat: rename filename
* graphicsmagick-imagemagick-compat: hide it inside graphicsmagick.passthru
* graphicsmagick-imagemagick-compat: refactor
- use stdenvNoCC (since no compiler is called)
- split man output
- do not expose attributes
- set `dontBuild = true` instead of using a fake `buildPhase`
- install the artifacts via an elegant but questionable, Lispy dark magic
* graphicsmagick: migrate to by-name
* graphicsmagick: 1.3.42 -> 1.3.43
Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
* graphicsmagick: remove patch
Since the security breach was solved upstream.
---------
Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
This is an implementation of Grap the language for describing graphs
as first implemented by Brian Kernighan and Jon Bentley at Bell Labs.
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>