/nix/

/option> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ratpoison.scm
AgeCommit message (Expand)Author
2022-11-17gnu: ratpoison: Fix reference to xterm....The xterm binary must be provided to --with-xterm, not its installation prefix. * gnu/packages/ratpoison.scm (ratpoison) [configure-flags]: Adjust --with-xterm flag value. Maxim Cournoyer
2022-10-11gnu: ratpoison: Reference xterm absolutely....* gnu/packages/ratpoison.scm (ratpoison) [configure-flags]: Specify the '--with-xterm' configure flag. [inputs]: Add xterm. Maxim Cournoyer
2022-10-11gnu: ratpoison: Use gexps and remove input labels....* gnu/packages/ratpoison.scm (ratpoison) [phases]: Use gexps. [inputs, native-inputs]: Remove input labels. Maxim Cournoyer