chore: rework devshells to allow LateX building easily

This commit is contained in:
Yorick Barbanneau 2025-02-20 20:45:06 +01:00
parent 831e4d978d
commit b9f4e869c5
2 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,7 @@ _: {
}: }:
{ {
devShells = { devShells = {
default = pkgs.mkShell { hugo = pkgs.mkShell {
name = "hugo-shell"; name = "hugo-shell";
nativeBuildInputs = config.develPackages nativeBuildInputs = config.develPackages
++ config.hugoBuildPackages ++ config.hugoBuildPackages

View file

@ -32,6 +32,7 @@ in
libertine libertine
listings listings
lstfiracode lstfiracode
calrsfs
pdfpages pdfpages
pdflscape pdflscape
scheme-basic scheme-basic