My blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 6 lines 275 B view raw
1if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then 2 source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8=" 3fi 4PATH_add $HOME/.deno/bin 5export ROOT="$PWD" 6use flake . --impure