about summary refs log tree commit diff
path: root/pkgs/tools/X11/sselp
AgeCommit message (Collapse)AuthorFilesLines
2023-11-24treewide: add mainProgramh7x41-0/+1
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-6/+6
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-04-11Switch suckless.org URLs to httpsPascal Wittmann1-1/+1
(cherry picked from commit 22f212537f475565f67a07b869f9cceea2022191)
2018-01-05treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel1-1/+1
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2014-12-30Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice1-1/+1
2014-11-27added platforms and maintainersBart Brouns1-0/+2
2014-11-27sselp prints X selection to standard outBart Brouns1-0/+25