nixpkgs/pkgs/tools
Dmitry Bogatov a8040c700a groff: fix static build
Without manual override following problematic code in generated
"configure" script (line 15918):

  case "$host_os" in
    # Guess yes on glibc systems.
    *-gnu* | gnu*) gl_cv_func_signbit="guessing yes" ;;
    # Guess yes on native Windows.
    mingw*)        gl_cv_func_signbit="guessing yes" ;;
    # If we don't know, assume the worst.
    *)             gl_cv_func_signbit="guessing no" ;;
  esac

results in declaration conflict with gnulib declaring

  int signbit(double)

while system "math.h" providing modern declaration as

  constexpr bool signbit(double)
2021-01-02 08:44:20 +01:00
..
admin awscli: 1.18.206 -> 1.18.207 2021-01-01 16:52:09 -05:00
archivers Merge pull request #101788 from tex/tex/xarchiver 2020-12-11 08:46:27 +01:00
audio kaldi: init at 2020-12-26 2021-01-01 11:07:37 +01:00
backup Merge pull request #107767 from Dyazz/master 2020-12-30 19:25:52 +01:00
bluetooth blueberry: 1.3.9 -> 1.4.0 2020-12-05 08:28:01 +00:00
bootloaders/refind
cd-dvd utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
compression utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
filesystems android-file-transfer: clarify that license is LGPL-2.1+ 2020-12-30 22:02:27 +01:00
graphics ldgallery: init at 2.0 2021-01-01 16:30:48 +01:00
inputmethods Merge pull request #101019 from rgrunbla/netevent 2020-12-07 19:56:13 +01:00
misc direnv: 2.25.1 -> 2.27.0 (#108125) 2021-01-01 08:39:41 -08:00
networking fdm: modernised syntax 2020-12-30 13:17:35 +00:00
nix cached-nix-shell: 0.1.3 -> 0.1.4 (#94567) 2020-11-29 06:46:38 +01:00
package-management nix: fix closure bloat on nix 2020-12-31 20:06:34 +01:00
security jwt-cli: 3.2.1 -> 3.3.0 2021-01-01 12:03:13 +01:00
system Merge pull request #107306 from rissson/pkgs-netdata-1.28.0 2021-01-01 01:17:05 +01:00
text groff: fix static build 2021-01-02 08:44:20 +01:00
toml2nix
typesetting tectonic: 0.3.3 -> 0.4.0 2020-12-29 04:20:00 +00:00
video rav1e: fix eval 2020-11-19 23:07:16 +10:00
virtualization amazon-ecs-cli: 1.20.0 -> 1.21.0 2020-12-29 14:34:19 +01:00
wayland wlsunset: init at 0.1.0 (#103606) 2020-11-24 19:44:52 +01:00
X11 Merge pull request #107638 from thiagokokada/opentabletdriver-init 2020-12-30 09:18:26 -05:00