nixpkgs/pkgs/applications
Luflosi 2a15e3ba75
kitty: better fix for build error
Without the `no-werror.patch`, the compilation would fail with the following warning:
```
clang-7: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument]
```
To fix this, the compiler command line options `-pedantic-errors` and `-Werror` were patched out of the build script so that the warning would not become an error and stop the build. This is not ideal as this piece of code is changed fairly frequently, which requires fixing the patch. In the next kitty version the patch would need to be fixed again.
A better alternative is to just not pass `-fno-strict-overflow` to the compiler. This is done by disabling the `strictoverflow` hardening feature.
2020-02-19 17:28:46 +01:00
..
accessibility treewide: change fetchCargoTarball default to opt-out 2020-02-13 22:41:37 -08:00
audio picard: 2.2.3 -> 2.3 2020-02-19 15:41:20 +01:00
backup deja-dup: 40.4 -> 40.6 2019-12-22 22:07:13 -08:00
blockchains clightning: 0.8.0 -> 0.8.1 2020-02-19 03:34:52 +00:00
display-managers treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
editors Merge master into staging-next 2020-02-18 16:09:19 +01:00
gis treewide: change fetchCargoTarball default to opt-out 2020-02-13 22:41:37 -08:00
graphics mypaint: 1.2.1 → 2.0.0 2020-02-18 22:48:38 +01:00
kde kdepim-runtime: Remove obsolete patch to fix compilation 2020-02-12 09:46:37 +01:00
misc kitty: better fix for build error 2020-02-19 17:28:46 +01:00
networking Merge pull request #80493 from marsam/update-flexget 2020-02-19 08:13:19 -05:00
office Merge pull request #80375 from mmilata/libreoffice-bump-6.4 2020-02-18 07:59:55 +00:00
qubes/qubes-core-vchan-xen maintainers: fix 0x4A6F 2020-02-11 19:29:51 +01:00
radio Merge pull request #79895 from r-ryantm/auto-update/chirp-daily 2020-02-15 22:01:00 +01:00
science Merge pull request #80122 from r-ryantm/auto-update/kallisto 2020-02-15 22:41:15 +01:00
search doodle: 0.7.0 -> 0.7.1 2020-01-15 11:02:17 +00:00
system/monitor monitor: 0.6.1 -> 0.6.2 2019-12-22 23:21:15 -05:00
version-management Merge master into staging-next 2020-02-17 15:12:28 +01:00
video jftui: init at 0.2.2 2020-02-16 18:37:56 -08:00
virtualization crun: 0.12.1 -> 0.12.2.1 2020-02-18 08:42:04 +10:00
window-managers Merge pull request #80507 from r-ryantm/auto-update/i3-gaps 2020-02-19 14:05:09 +01:00