2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-13 17:23:08 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
volth
46420bbaa3 treewide: name -> pname (easy cases) ()
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
montag451
6de69a2425 simpleproxy: init at 3.5 2017-05-27 17:42:48 +02:00