Skip to content
Commit 46420bba authored by volth's avatar volth Committed by Jörg Thalheim
Browse files

treewide: name -> pname (easy cases) (#66585)

treewide replacement of

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

to pname
parent cff9e642
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment