aoc2022/.envrc

9 lines
124 B
Text
Raw Permalink Normal View History

2022-12-11 23:02:15 +01:00
use flake
HEX_HOME="${PWD}/.nix/hex"
MIX_HOME="${PWD}/.nix/mix"
export HEX_HOME MIX_HOME
PATH_add "${MIX_HOME}/escripts"