1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 14:41:17 +00:00
Commit graph

6 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
Frederik Rietdijk bb0fdab84f python: pathspec: 0.5.7 -> 0.5.9 2018-10-13 09:50:16 +02:00
Frederik Rietdijk b4424658b6 python: pathspec: 0.5.6 -> 0.5.7 2018-08-25 18:07:13 +02:00
Frederik Rietdijk c705acef6e python: pathspec: 0.5.5 -> 0.5.6 2018-04-08 11:36:07 +02:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk e4b94fa60f python.pkgs.pathspec: 0.5.2 -> 0.5.3 2017-09-07 09:28:04 +02:00