treewide: name -> pname
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
# The celt codec has been deprecated and is now a part of the opus codec
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "celt-${version}";
|
||||
pname = "celt";
|
||||
inherit version;
|
||||
|
||||
inherit src;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user