Skip to content

Commit b4ebfb3

Browse files
tiddit: set pname (#486262)
2 parents aee7fca + d6c18ae commit b4ebfb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/ti/tiddit/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
python3Packages,
88
}:
99
python3Packages.buildPythonApplication rec {
10-
name = "tiddit";
10+
pname = "tiddit";
1111
version = "3.6.1";
1212
pyproject = true;
1313

0 commit comments

Comments
 (0)