nixpkgs/pkgs/tools/package-management/createrepo_c
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
..
default.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
fix-bash-completion-path.patch createrepo_c: add missing patches 2017-03-19 16:10:11 +01:00
fix-python-install-path.patch createrepo_c: add missing patches 2017-03-19 16:10:11 +01:00