aboutsummaryrefslogtreecommitdiffhomepage
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rwxr-xr-xshell.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 9f689127..27fadf87 100755
--- a/shell.nix
+++ b/shell.nix
@@ -8,6 +8,7 @@ mkShell {
rubyPackages_3_1.sqlite3
rubyPackages_3_1.thor
sqlite
+ graphicsmagick
unzip
xz
zip
@@ -17,7 +18,7 @@ mkShell {
validatePkgConfig
jq
git
- starship
+ #starship
];
shellHook = ''
if [[ -e ".envrc" ]]; then