nixpkgs/pkgs/applications/window-managers/picom
Thiago Kenji Okada 67e2cb0a02 picom: misc fixes
- Build option `build_docs` was renamed to `with_docs` quite sometime ago:
  3f2a6718df.
  This means that the manpage were not being build.
- Remove CFLAG `-fno-strict-aliasing` seems to not be used anywhere in the
  upstream repository. This was probably added for `compton` a long time
  ago and never removed, since I can't find the commit that added this.
- Use release build. This is recommended upstream:
  https://github.com/yshui/picom#to-build.
2021-01-06 19:18:41 -03:00
..
default.nix picom: misc fixes 2021-01-06 19:18:41 -03:00