summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/window-managers/btops
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-05-16btops: init at 0.1.0Mitsuhiro Nakamura