mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-05-11 16:25:54 +08:00
temp
This commit is contained in:
parent
7c77d23b6b
commit
2f86dccae0
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ mkShell {
|
|||
# python311Packages.pygments don't need to install, asciidoctor includes it
|
||||
rubyPackages.rbs
|
||||
rubyPackages.racc
|
||||
rubyPackages.coderay
|
||||
# rubyPackages.coderay
|
||||
# rubyPackages.rouge
|
||||
];
|
||||
# outputs = [ "start-shell" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue