Commit graph

6 commits

Author SHA1 Message Date
R. RyanTM 39aaed823f mkp224o: 1.4.0 -> 1.5.0 2020-05-24 23:55:18 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 36b1b61ed1 mkp224o: 1.3.0 -> 1.4.0 2019-11-28 02:26:14 -08: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 f29eddfda1 mkp224o: 1.2.0 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mkp224o/versions
2019-05-01 05:11:34 -07:00
volth 293ca25fea mkp224o: init at 1.2.0 (#55104)
* mkp224o: init at 1.2.0

* mkp224o: remove unwanted spaces
2019-02-15 11:52:46 +01:00