1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 17:10:48 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Daniel Schaefer ea3ea651f9 ape: 6.7-131003 -> 2019-08-10 2019-09-14 14:25:11 +02: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
Yurii Rashkovskii 63f2c2f73f
ape: init at 6.7-131003 2018-05-17 21:47:43 -07:00