mpvScripts.modernz: fix pname
This commit is contained in:
committed by
Matthieu Coudron
parent
7306aa64cf
commit
7dc7387653
@@ -6,7 +6,7 @@
|
||||
nix-update-script,
|
||||
}:
|
||||
buildLua (finalAttrs: {
|
||||
pname = "modernx";
|
||||
pname = "modernz";
|
||||
version = "0.2.5";
|
||||
|
||||
scriptPath = "modernz.lua";
|
||||
|
||||
Reference in New Issue
Block a user