nixpkgs/pkgs/tools/misc/moreutils
Colin 5c9bd5bf82 moreutils: minor packaging improvements
- use `perl.withPackages` instead of manually wrapping.
- plumb the docbook via `DOCBOOKXSL` instead of patching.
- specify `INSTALL_BIN=install` instead of upstream's default `install -s`.
  this lets the user control stripping (via stdenv's `dontStrip` option),
  and notably in a way which is compatible with cross compilation
  (`install -s` is not).
2024-06-01 15:12:01 +00:00
..
default.nix moreutils: minor packaging improvements 2024-06-01 15:12:01 +00:00