Skip to content

Commit 7dc7387

Browse files
Guanran928teto
authored andcommitted
mpvScripts.modernz: fix pname
1 parent 7306aa6 commit 7dc7387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/applications/video/mpv/scripts/modernz.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
nix-update-script,
77
}:
88
buildLua (finalAttrs: {
9-
pname = "modernx";
9+
pname = "modernz";
1010
version = "0.2.5";
1111

1212
scriptPath = "modernz.lua";

0 commit comments

Comments
 (0)