Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9f64797c4e7307d3c54d2e6f3987824d0c880afb
      
https://github.com/NixOS/nixpkgs/commit/9f64797c4e7307d3c54d2e6f3987824d0c880afb
  Author: romildo <malaqu...@gmail.com>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M pkgs/desktops/lxqt/default.nix

  Log Message:
  -----------
  lxqt: fix qtsvg attribute

(cherry picked from commit d12635370b4f4b35bedf1938975706b0ec7836f8)


  Commit: 76c63133c5310d362c7c23157616b263db9a9510
      
https://github.com/NixOS/nixpkgs/commit/76c63133c5310d362c7c23157616b263db9a9510
  Author: romildo <malaqu...@gmail.com>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M pkgs/desktops/lxqt/core/lxqt-panel/default.nix

  Log Message:
  -----------
  lxqt-panel: fix for `explicit` (a C++11 keyword) being used as variable

It is needed to override "explicit" as this is a C++ keyword. But it
is used as variable name in xkb.h. This is causing a failure in C++
compile time.  Similar bug here:
https://bugs.freedesktop.org/show_bug.cgi?id=74080

Workaround from
https://github.com/lxde/lxqt-panel/commit/ec62109e0fa678875a9b10fc6f1975267432712d.

(cherry picked from commit e2ad762394778627d170a69809e754eb839cd06c)


Compare: https://github.com/NixOS/nixpkgs/compare/0a24814d8f89...76c63133c531
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to