Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e2ad762394778627d170a69809e754eb839cd06c
      
https://github.com/NixOS/nixpkgs/commit/e2ad762394778627d170a69809e754eb839cd06c
  Author: romildo <[email protected]>
  Date:   2017-03-26 (Sun, 26 Mar 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.


  Commit: f870fbc8aeaf13eff28e89e75898940d29d151c7
      
https://github.com/NixOS/nixpkgs/commit/f870fbc8aeaf13eff28e89e75898940d29d151c7
  Author: Pascal Wittmann <[email protected]>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

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

  Log Message:
  -----------
  Merge pull request #24362 from romildo/fix.lxqt

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


Compare: https://github.com/NixOS/nixpkgs/compare/91cc35734937...f870fbc8aeaf
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to