add dnd-5e-latex-template

This commit is contained in:
Vivian 2022-09-28 14:43:39 +02:00
parent 2f100687a7
commit 0898f15d51
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";