Babs Babs commited on
Commit
a841964
·
1 Parent(s): 823f4bb

Update .replit config

Browse files
Files changed (1) hide show
  1. .replit +1 -1
.replit CHANGED
@@ -4,7 +4,7 @@ run = "python -m http.server 8000"
4
 
5
  [nix]
6
  channel = "stable-25_05"
7
- packages = ["cargo", "glibcLocales", "libiconv", "libxcrypt", "openssl", "pkg-config", "rustc"]
8
 
9
  [deployment]
10
  build = ["sh", "-c", "make"]
 
4
 
5
  [nix]
6
  channel = "stable-25_05"
7
+ packages = ["cargo", "glibcLocales", "libiconv", "libxcrypt", "openssl", "pkg-config", "rustc", "opensshWithKerberos"]
8
 
9
  [deployment]
10
  build = ["sh", "-c", "make"]