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,6 +1,6 @@
{ stdenv, lib, fetchFromGitHub, xorg, inkscape }:
{ stdenvNoCC, lib, fetchFromGitHub, xorg, inkscape }:
stdenv.mkDerivation rec {
stdenvNoCC.mkDerivation {
pname = "catppuccin-cursors";
version = "0.2.0";