treewide: name -> pname (#67513)

This commit is contained in:
volth
2019-08-31 07:41:22 -04:00
committed by Samuel Leathers
parent 01c4c15ef5
commit 7bb6b373ab
107 changed files with 114 additions and 116 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
with rustPlatform;
buildRustPackage rec {
name = "exa-${version}";
pname = "exa";
version = "0.9.0";
cargoSha256 = "1hgjp23rjd90wyf0nq6d5akjxdfjlaps54dv23zgwjvkhw24fidf";