nixpkgs/pkgs/tools/text/discount
Vincent Haupert d8ae5dc813 discount: use deterministic mangling
`discount` offers a randomized string mangling function which results in
non-deterministic output.

This commit disables the randomized mangling in favor of a deterministic
approach. `discount` has builtin support for this through the
`--debian-glitch` configuration flag.
2022-01-19 14:06:28 +01:00
..
default.nix discount: use deterministic mangling 2022-01-19 14:06:28 +01:00
fix-configure-path.patch
parallel-make.patch