add dnd-5e-latex-template

This commit is contained in:
Vivian 2022-09-28 14:43:39 +02:00
parent 4b92960a41
commit e3bd123d94
6 changed files with 105 additions and 80 deletions

View file

@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl }: stdenv.mkDerivation rec {
{ lib, stdenvNoCC, fetchurl }: stdenvNoCC.mkDerivation {
pname = "gitea-agatheme";
version = "1.1";