mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-05-13 23:31:13 +08:00
epub experiment
This commit is contained in:
parent
d120cee331
commit
06a0958a07
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@ in
|
|||
mkShell {
|
||||
buildInputs = [
|
||||
run-code-inline
|
||||
asciidoctor
|
||||
# asciidoctor
|
||||
asciidoctor-with-extensions
|
||||
# python311Packages.pygments don't need to install, asciidoctor includes it
|
||||
# rubyPackages.coderay
|
||||
# rubyPackages.rouge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue