Commit Graph

9 Commits (947e443e02acc92200e45c568d2e4787242da6f2)

Author SHA1 Message Date
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM 72144bcc53 smarty3: 3.1.35 -> 3.1.36 2020-05-09 08:51:30 +02:00
R. RyanTM 33da4f7174 smarty3: 3.1.34 -> 3.1.35 2020-04-15 08:56:51 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 742fd78ce2 smarty3: 3.1.33 -> 3.1.34 2019-11-28 13:28:52 -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 907a9fa83d smarty3: 3.1.32 -> 3.1.33 (#46947)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smarty3/versions
2018-09-21 17:57:55 +02:00
Janne Heß ae4dc14f0b smarty3: Init at 3.1.32 (#44427) 2018-08-04 11:02:23 +02:00