volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Michael Weiss
|
3f5b182891
|
dmenu2: Remove the package (fix #63218)
|
2019-08-01 11:19:33 +02:00 |
|
R. RyanTM
|
867f1326dd
|
clipmenu: 5.5.0 -> 5.6.0 (#52913)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipmenu/versions
|
2018-12-29 20:35:31 +01:00 |
|
R. RyanTM
|
bd1ebb0fa0
|
clipmenu: 5.4.0 -> 5.5.0 (#45604)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipmenu/versions.
|
2018-08-24 23:02:20 +02:00 |
|
William Casarin
|
fb130874fd
|
clipmenu: init at 5.4.0
clipmenu is a simple tool for managing you clipboard with dmenu.
|
2018-07-15 12:22:46 -07:00 |
|