Rewrite main.scm so it does not read the whole wordlist at once
This commit is contained in:
parent
23d993657c
commit
39cbc34e18
3 changed files with 46 additions and 33 deletions
3
.envrc
3
.envrc
|
|
@ -1 +1,4 @@
|
|||
use flake
|
||||
|
||||
export CHICKEN_REPOSITORY_PATH="$(pwd)/.eggs"
|
||||
export CHICKEN_INSTALL_REPOSITORY="$(pwd)/.eggs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue