This commit is contained in:
despiegk 2024-01-13 18:56:37 +03:00
parent 2e5c42d60f
commit 511b6351bf
Signed by: despiegk
GPG Key ID: 99E4E1492F73BC18
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# my crystal development environment
- make sure nix is installed
- make sure nix & vscode are installed
```bash
#go to the cloned repo

View File

@ -21,6 +21,15 @@ pkgs.mkShell {
duf
gdu
boehmgc
libb2
openssl_3_1
libgcc
gcc
# ustream-ssl-mbedtls //doesn't install
# mbedtls
# mbedtls_2
];