about summary refs log tree commit diff stats
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell.nix b/shell.nix
index 118b942..4b62685 100644
--- a/shell.nix
+++ b/shell.nix
@@ -21,8 +21,5 @@ pkgs.mkShell {
     systemfd
     just
     modd
-
-    ko
-    flyctl
   ];
 }