Loading pkgs/by-name/pm/pmccabe/package.nix +1 −4 Original line number Diff line number Diff line Loading @@ -13,9 +13,7 @@ stdenv.mkDerivation rec { sha256 = "0a3h1b9fb87c82d5fbql5lc4gp338pa5s9i66dhw7zk8jdygx474"; }; patches = [ ./getopt_on_darwin.patch ]; patches = [ ./getopt_on_darwin.patch ]; # GCC 14 made implicit function declarations an error. With this switch we turn them # back into a warning. Loading Loading @@ -54,4 +52,3 @@ stdenv.mkDerivation rec { platforms = platforms.unix; }; } Loading
pkgs/by-name/pm/pmccabe/package.nix +1 −4 Original line number Diff line number Diff line Loading @@ -13,9 +13,7 @@ stdenv.mkDerivation rec { sha256 = "0a3h1b9fb87c82d5fbql5lc4gp338pa5s9i66dhw7zk8jdygx474"; }; patches = [ ./getopt_on_darwin.patch ]; patches = [ ./getopt_on_darwin.patch ]; # GCC 14 made implicit function declarations an error. With this switch we turn them # back into a warning. Loading Loading @@ -54,4 +52,3 @@ stdenv.mkDerivation rec { platforms = platforms.unix; }; }