From e85a426cdd6a41ea07d718f75c5a4872414a3c47 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Mon, 1 Nov 2021 09:56:28 -0400 Subject: [PATCH] profiles/emacs: add wrapfig to texlive --- users/profiles/emacs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/profiles/emacs.nix b/users/profiles/emacs.nix index db5b1b4..3489806 100644 --- a/users/profiles/emacs.nix +++ b/users/profiles/emacs.nix @@ -22,7 +22,7 @@ clang mu isync - texlive.combined.scheme-medium + (texlive.combine { inherit (texlive) scheme-medium wrapfig; }) jq gnumake shellcheck