track tuhmayto xhamster activity
This commit is contained in:
19
tuhmayto/.direnv/bin/nix-direnv-reload
Executable file
19
tuhmayto/.direnv/bin/nix-direnv-reload
Executable file
@@ -0,0 +1,19 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
if [[ ! -d "/home/jawz/Development/Scripts/tuhmayto" ]]; then
|
||||
echo "Cannot find source directory; Did you move it?"
|
||||
echo "(Looking for "/home/jawz/Development/Scripts/tuhmayto")"
|
||||
echo 'Cannot force reload with this script - use "direnv reload" manually and then try again'
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# rebuild the cache forcefully
|
||||
_nix_direnv_force_reload=1 direnv exec "/home/jawz/Development/Scripts/tuhmayto" true
|
||||
|
||||
# Update the mtime for .envrc.
|
||||
# This will cause direnv to reload again - but without re-building.
|
||||
touch "/home/jawz/Development/Scripts/tuhmayto/.envrc"
|
||||
|
||||
# Also update the timestamp of whatever profile_rc we have.
|
||||
# This makes sure that we know we are up to date.
|
||||
touch -r "/home/jawz/Development/Scripts/tuhmayto/.envrc" "/home/jawz/Development/Scripts/tuhmayto/.direnv"/*.rc
|
||||
1
tuhmayto/.direnv/nix-profile-25.05-h5v6brw3yj14b52a
Symbolic link
1
tuhmayto/.direnv/nix-profile-25.05-h5v6brw3yj14b52a
Symbolic link
@@ -0,0 +1 @@
|
||||
/nix/store/l0a5irlx6dqq5v2ix8q9y4ccgwql60sm-nix-shell-env
|
||||
2004
tuhmayto/.direnv/nix-profile-25.05-h5v6brw3yj14b52a.rc
Normal file
2004
tuhmayto/.direnv/nix-profile-25.05-h5v6brw3yj14b52a.rc
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user