Skip to content
Snippets Groups Projects
Commit 52808078 authored by Linus Keiser's avatar Linus Keiser :speech_balloon:
Browse files

chore: remove and ignore build files

parent fc7caa7b
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 38 deletions
/nix/store/a0rps3gldqa4y580nxc8mf5qag704jf8-devenv-profile
\ No newline at end of file
/run/user/1000/devenv-15a623e
\ No newline at end of file
#!/usr/bin/env bash
set -e
if [[ ! -d "/home/lk/Projects/grady" ]]; then
echo "Cannot find source directory; Did you move it?"
echo "(Looking for "/home/lk/Projects/grady")"
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/lk/Projects/grady" true
# Update the mtime for .envrc.
# This will cause direnv to reload again - but without re-building.
touch "/home/lk/Projects/grady/.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/lk/Projects/grady/.envrc" "/home/lk/Projects/grady/.direnv"/*.rc
/nix/store/12rd2bk68yfdn66pzcnwkgcyxf28y2fq-source
\ No newline at end of file
/nix/store/2mx7dgmxwvdi802a4w0qzayi0ypgsaf7-source
\ No newline at end of file
/nix/store/2nnisw4pxbifisbkg58hrnis9ycs5ah1-source
\ No newline at end of file
/nix/store/4482x6cksdhjjv82zff50c278p8d0zh1-source
\ No newline at end of file
/nix/store/6f1cdca02y5klsckqy6w6mmwvwc2nhyp-source
\ No newline at end of file
/nix/store/6m45a85nxn2l4ssszk6m9njfi5jrwp4y-source
\ No newline at end of file
/nix/store/714g6clapigzz83jh4gb8r4q9zzndk10-source
\ No newline at end of file
/nix/store/7bw9ki9cydb5lqpyll0869j7yfiahkxl-source
\ No newline at end of file
/nix/store/8kpx53qi52yhjai1vdw8zpa95iqa61bv-source
\ No newline at end of file
/nix/store/8p8giar71b6aqddqkjckzhirwvjnf02x-source
\ No newline at end of file
/nix/store/8sm7wycza5fl6lnsmw11sn4vqkvw4xyh-source
\ No newline at end of file
/nix/store/dlrwkbfzbag8f4xj2kbixalscj206j45-source
\ No newline at end of file
/nix/store/f2h5kmarn194yda41znm0r4ibwyg8z7i-source
\ No newline at end of file
/nix/store/g4kpxqvayycskckqgm5v713g5vd0kbfb-source
\ No newline at end of file
/nix/store/g5v3sgqy6a0fsmas7mnapc196flrplix-source
\ No newline at end of file
/nix/store/hwsdv71bmaqvzbii5viryxc8slw4vr5v-source
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment