init
This commit is contained in:
8
download_hs/.direnv/bin/nix-direnv-reload
Executable file
8
download_hs/.direnv/bin/nix-direnv-reload
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
dir="$(realpath $(dirname ${BASH_SOURCE[0]})/../..)"
|
||||
_nix_direnv_force_reload=1 direnv exec "$dir" true
|
||||
direnv reload
|
||||
# direnv reload updates the mtime of .envrc. Also update the timestamp of the
|
||||
# profile_rc file to keep track that we actually are up to date.
|
||||
touch $dir/.direnv/{nix,flake}-profile-*.rc
|
||||
|
||||
1
download_hs/.direnv/nix-profile-.928.50aa30a13c4a
Symbolic link
1
download_hs/.direnv/nix-profile-.928.50aa30a13c4a
Symbolic link
@@ -0,0 +1 @@
|
||||
/nix/store/0gylbw8l57rajj2zpl8dm9mi5sq0lp93-download-hs-0.1.0.0-env
|
||||
2024
download_hs/.direnv/nix-profile-.928.50aa30a13c4a.rc
Normal file
2024
download_hs/.direnv/nix-profile-.928.50aa30a13c4a.rc
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user