Commit graph

6 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
R. RyanTM fa4b0d355c ttyplot: 1.2 -> 1.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ttyplot/versions
2019-05-13 18:55:30 +09:00
Will Dietz 53cad68403 ttyplot: 1.1 -> 1.2 2019-03-29 18:04:34 -05:00
R. RyanTM daf6e55801 ttyplot: 1.0 -> 1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ttyplot/versions
2018-12-14 06:17:01 -05:00
lassulus 1758ef04e8 ttyplot: init at 1.0 2018-10-16 12:59:11 +02:00