aboutsummaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rwxr-xr-xshell.nix10
1 files changed, 5 insertions, 5 deletions
diff --git a/shell.nix b/shell.nix
index ec794cda..e592f5ea 100755
--- a/shell.nix
+++ b/shell.nix
@@ -4,17 +4,17 @@
with pkgs;
mkShell {
buildInputs = [
- ruby_3_3
- rubyPackages_3_3.rake
- rubyPackages_3_3.sqlite3
- rubyPackages_3_3.thor
+ ruby
+ rubyPackages.rake
+ rubyPackages.sqlite3
+ rubyPackages.thor
sqlite
graphicsmagick
unzip
xz
zip
openssl
- #texlive-combined-full
+ #texliveFull # texliveTeTeX
nixFlakes
validatePkgConfig
nix-output-monitor