Skip to content

Commit 7070517

Browse files
tribler: add pname (#486254)
2 parents fcbd55f + 9919808 commit 7070517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/tr/tribler/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ in
4747

4848
python3.pkgs.buildPythonApplication {
4949
inherit version src;
50-
name = "tribler";
50+
pname = "tribler";
5151
pyproject = true;
5252

5353
build-system = with python3.pkgs; [

0 commit comments

Comments
 (0)