nixpkgs/pkgs/tools/misc/mons
Thiago Kenji Okada d79c466e99 mons: declare xrandr explicitly instead of using it from PATH
mons tries to detect if xrandr is installed in the PATH, failing
otherwise. However, this is not the way that packages are generally
packaged in nixpkgs.

This commit changes it to hardcode the path of xrandr explicitly instead
of depending of xrandr being declared in PATH.
2021-02-28 20:57:52 -03:00
..
default.nix mons: declare xrandr explicitly instead of using it from PATH 2021-02-28 20:57:52 -03:00
xrandr.patch mons: declare xrandr explicitly instead of using it from PATH 2021-02-28 20:57:52 -03:00