chore: rework devshells to allow LateX building easily
This commit is contained in:
parent
831e4d978d
commit
b9f4e869c5
2 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@ _: {
|
|||
}:
|
||||
{
|
||||
devShells = {
|
||||
default = pkgs.mkShell {
|
||||
hugo = pkgs.mkShell {
|
||||
name = "hugo-shell";
|
||||
nativeBuildInputs = config.develPackages
|
||||
++ config.hugoBuildPackages
|
||||
|
|
|
@ -32,6 +32,7 @@ in
|
|||
libertine
|
||||
listings
|
||||
lstfiracode
|
||||
calrsfs
|
||||
pdfpages
|
||||
pdflscape
|
||||
scheme-basic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue