nixpkgs/pkgs/applications/misc/nut
Sergei Trofimovich 3c555c6729 nut: strip debug symbols from cgi-bin/
Noticed by Majiir Paktu as a `gcc` development bits in the closure.
The change remove 10 dependencies worth of 150MB from the closure:

Before:

    $ nix path-info -rsSh ./result-before | nl | tail -n1
       144  /nix/store/b0jsf912bix056gg3p1nz8lh3yasm82j-nut-2.8.0                             10.0M  567.7M

After:

    $ nix path-info -rsSh ./result | nl | tail -n1
       134  /nix/store/gniv2fpm7qxdiszqwhz81iyvxpc62n52-nut-2.8.0                              9.7M  343.8M
2023-09-23 08:06:29 +01:00
..
default.nix nut: strip debug symbols from cgi-bin/ 2023-09-23 08:06:29 +01:00
hardcode-paths.patch nut: add support for SNMP and CGI 2023-07-09 23:00:04 +02:00