Commit graph

5 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Tadeo Kondrak 3002522f1c
wl-clipboard: 1.0.0 -> 2.0.0 2019-10-03 14:40:31 -06:00
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
Jan Tojnar 1811e9155d
wl-clipboard: remove auto_features=enabled from expression
It is now the default.
2019-06-25 18:24:53 +02:00
Vladyslav Mykhailichenko 1c26439bab
wl-clipboard: init at 1.0.0 2018-11-13 17:20:13 +02:00