We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8cadcc commit 9919808Copy full SHA for 9919808
pkgs/by-name/tr/tribler/package.nix
@@ -47,7 +47,7 @@ in
47
48
python3.pkgs.buildPythonApplication {
49
inherit version src;
50
- name = "tribler";
+ pname = "tribler";
51
pyproject = true;
52
53
build-system = with python3.pkgs; [
0 commit comments