1
0

🗑️」 clean: Cleaned .direnv

This commit is contained in:
2025-01-04 18:22:56 +01:00
parent 22f0eaf29e
commit 00240ebb37
9 changed files with 2 additions and 2067 deletions

View File

@ -1,19 +0,0 @@
#!/usr/bin/env bash
set -e
if [[ ! -d "/nfs/homes/adjoly/Documents/inception" ]]; then
echo "Cannot find source directory; Did you move it?"
echo "(Looking for "/nfs/homes/adjoly/Documents/inception")"
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 "/nfs/homes/adjoly/Documents/inception" true
# Update the mtime for .envrc.
# This will cause direnv to reload again - but without re-building.
touch "/nfs/homes/adjoly/Documents/inception/.envrc"
# Also update the timestamp of whatever profile_rc we have.
# This makes sure that we know we are up to date.
touch -r "/nfs/homes/adjoly/Documents/inception/.envrc" "/nfs/homes/adjoly/Documents/inception/.direnv"/*.rc

View File

@ -1 +0,0 @@
/nix/store/9gh2nirlric6zhn2vhy1hzbsw32w0vyb-source

View File

@ -1 +0,0 @@
/nix/store/apfqvr9kddcl6fscjvb92p4xdrqzcwk0-source

View File

@ -1 +0,0 @@
/nix/store/cbijv55rjxlhm7nsvpzjhq4lrki6gqdb-source

View File

@ -1 +0,0 @@
/nix/store/jrlbvfn4aw4k37yz8bz4mmfpqr86f0yl-source

View File

@ -1 +0,0 @@
/nix/store/s6agnzjr3kg5sayjy0b0ms52bkvifqrv-source

View File

@ -1 +0,0 @@
/nix/store/72xrqw4v58lk04brbwazk68yi8yxwn1n-nix-shell-env

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
*/.env */.env
.env .env
.direnv