Skip to content

Commit e12c670

Browse files
refactor(template): rename python-nix-template
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent 59837f7 commit e12c670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/modules/template.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{
1515
name = "package-name";
1616
description = "Name of the Python package";
17-
placeholder = "mypackage";
17+
placeholder = "python-nix-template";
1818
}
1919
{
2020
name = "author";

0 commit comments

Comments
 (0)