add dnd-5e-latex-template
This commit is contained in:
parent
4b92960a41
commit
e3bd123d94
6 changed files with 105 additions and 80 deletions
|
@ -1,10 +1,4 @@
|
|||
final: prev: {
|
||||
# hedgedoc = prev.hedgedoc.overrideAttrs (old: {
|
||||
# # see https://github.com/NixOS/nixpkgs/issues/176127#issuecomment-1146782555
|
||||
# preBuild = ''
|
||||
# export HOME=$TMPDIR
|
||||
# '';
|
||||
# });
|
||||
catppuccin.cursors = prev.callPackage ./catppuccin/cursors { };
|
||||
|
||||
vmagent = prev.callPackage ./vmagent { };
|
||||
|
@ -19,6 +13,8 @@ final: prev: {
|
|||
withTFO = true;
|
||||
};
|
||||
|
||||
dnd-5e-latex-template = prev.callPackage ./dnd-5e-latex-template { };
|
||||
|
||||
gitea-agatheme = prev.callPackage ./gitea-agatheme { };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue