Rewrite main.scm so it does not read the whole wordlist at once

This commit is contained in:
heyarne 2022-07-08 16:40:09 +02:00
commit 39cbc34e18
3 changed files with 46 additions and 33 deletions

3
.envrc
View file

@ -1 +1,4 @@
use flake
export CHICKEN_REPOSITORY_PATH="$(pwd)/.eggs"
export CHICKEN_INSTALL_REPOSITORY="$(pwd)/.eggs"