fix(emacs): latex packages type
This commit is contained in:
@@ -41,7 +41,7 @@ in {
|
|||||||
TexLive package to be made available.
|
TexLive package to be made available.
|
||||||
'';
|
'';
|
||||||
default = {};
|
default = {};
|
||||||
type = lib.types.attrsOf lib.types.package;
|
type = lib.types.attrsOf lib.types.anything;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
extraWrapProgramArgs = lib.mkOption {
|
extraWrapProgramArgs = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user