added marp cli to nix environment
This commit is contained in:
parent
54b30d0f33
commit
72801aced3
|
@ -28,6 +28,7 @@ with self.pkgs.${system};
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
reuse
|
reuse
|
||||||
|
marp-cli
|
||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
${self.checks.${system}.pre-commit-check.shellHook}
|
${self.checks.${system}.pre-commit-check.shellHook}
|
||||||
|
|
Loading…
Reference in a new issue