mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 06:14:57 +01:00
b2d88d41e7
Hook accumulates the flag over sereval executions as observed in:
- https://github.com/NixOS/nixpkgs/issues/301592
- https://github.com/NixOS/nixpkgs/pull/252484#issuecomment-2089095268
Since this has been committed, gcc started emitting a warning on
`-Wno-incompatible-function-poniter-types` being an unrecognized flag
and additionally upstream vala added its own meassure to reduce these
new pointer errors to warnings in its generated sources.
|
||
---|---|---|
.. | ||
default.nix | ||
disable-graphviz-0.56.8.patch | ||
setup-hook.sh |