ldacbt: fix pname
Per the guidelines in `pkgs/README.md`.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "ldacBT";
|
||||
pname = "ldacbt";
|
||||
version = "2.0.72";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user