Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f80eeb5d854cc5b0ae6f66616c1f29aabf0e0279
      
https://github.com/NixOS/nixpkgs/commit/f80eeb5d854cc5b0ae6f66616c1f29aabf0e0279
  Author: Ambroz Bizjak <ambr...@gmail.com>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
    M nixos/modules/programs/environment.nix

  Log Message:
  -----------
  nixos: Define XCURSOR_PATH environment variable.

In the absence of XCURSOR_PATH, the function XcursorLibraryPath
in libXcursor will return a hardcoded value unsuitable for NixOS.
Some desktops as well as display managers in NixOS currently do
set XCURSOR_PATH, but there are combinations where neither does
(e.g. SDDM+XFCE), resulting in no cursor themes being available.

The new definition if XCURSOR_PATH is effectively the same as what
KDE's startkde currently does.

Fixes issue #21442.


  Commit: 6b31de49cfb122dd592c6cdc39fba93dacb22399
      
https://github.com/NixOS/nixpkgs/commit/6b31de49cfb122dd592c6cdc39fba93dacb22399
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    M nixos/modules/programs/environment.nix

  Log Message:
  -----------
  Merge pull request #24005 from ambrop72/xcursor-path

nixos: Define XCURSOR_PATH environment variable.


Compare: https://github.com/NixOS/nixpkgs/compare/d1a4cba04a06...6b31de49cfb1
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to