add dnd-5e-latex-template
This commit is contained in:
parent
4b92960a41
commit
e3bd123d94
6 changed files with 105 additions and 80 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue