mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-10 05:01:11 -06:00
Add repl config
This commit is contained in:
8
replit.nix
Normal file
8
replit.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ pkgs }: {
|
||||
deps = [
|
||||
pkgs.texlive.combined.scheme-full
|
||||
pkgs.httplz
|
||||
pkgs.texlab
|
||||
pkgs.biber
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user