Commit graph

7 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Weiss 6681661989
libmd: 1.0.1 -> 1.0.3 2021-01-03 18:58:43 +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
Michael Weiss 01fcaf8d29 libmd: 1.0.0 -> 1.0.1 2018-10-22 18:08:24 +02:00
Michael Weiss 39ccb6ac87 libmd: 0.0.0 -> 1.0.0 2018-02-24 13:04:45 +01:00
Franz Pletz c796bfc0ba
libmd: clean up autoreconfHook usage 2017-01-21 20:42:41 +01:00
Michael Weiss b1ac86db87 libmd: init at 0.0.0 2016-12-30 21:45:23 +01:00