@@ -1,19 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
set -e
|
|
||||||
if [[ ! -d "/Users/eric/Projects/repo-lib" ]]; then
|
|
||||||
echo "Cannot find source directory; Did you move it?"
|
|
||||||
echo "(Looking for "/Users/eric/Projects/repo-lib")"
|
|
||||||
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 "/Users/eric/Projects/repo-lib" true
|
|
||||||
|
|
||||||
# Update the mtime for .envrc.
|
|
||||||
# This will cause direnv to reload again - but without re-building.
|
|
||||||
touch "/Users/eric/Projects/repo-lib/.envrc"
|
|
||||||
|
|
||||||
# Also update the timestamp of whatever profile_rc we have.
|
|
||||||
# This makes sure that we know we are up to date.
|
|
||||||
touch -r "/Users/eric/Projects/repo-lib/.envrc" "/Users/eric/Projects/repo-lib/.direnv"/*.rc
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/7f0478ddr51i3r708dpkljnvmzwc2fhn-source
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/affmc6lhad8f6q3iaa3iydcdjwr8lwgp-source
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/g5v3sgqy6a0fsmas7mnapc196flrplix-source
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/jzfmmjnq1cip816awnliw7ir69pcyg00-source
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/kx00h535s3jzb9803vnylxllij3zhix5-source
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/ngdfag0pfs1h54pbjs9ywah4zhqsphf1-source
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/nk13680f34w3q01a1q69c48my6fi7cxz-source
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/yxj1dm8kga6jnlrln3n1yallj5wmdfdd-source
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/z0l8kpc3h9g8npmd6cc4mqrc36sm3lv4-nix-shell-env
|
|
||||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
|||||||
/nix/store/z5la91hb82z8853gvrx91j36ny62hxgn-pre-commit-config.json
|
/nix/store/041b74mcfyxy04kjz4pcmra2k3nzh5di-pre-commit-config.json
|
||||||
Reference in New Issue
Block a user