Commit graph

5 commits

Author SHA1 Message Date
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 fed800d6d4 infamousPlugins: 0.2.04 -> 0.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/infamousplugins/versions
2019-05-01 11:12:09 +02:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Bart Brouns a507c4a3c0 infamousPlugins: 0.2.03 -> 0.2.04 2018-02-10 15:45:33 +01:00
Bart Brouns 2e8d620f04 infamousPlugins: init at 0.2.03 2018-02-03 01:12:52 +01:00