new file:   .aider.chat.history.md
This commit is contained in:
Per Stark
2024-09-18 12:29:27 +02:00
parent 303ddc5811
commit a3a1cdd9e5
43 changed files with 5419 additions and 97 deletions
+19
View File
@@ -0,0 +1,19 @@
#!/usr/bin/env bash
set -e
if [[ ! -d "/home/p/repos/zettle_db" ]]; then
echo "Cannot find source directory; Did you move it?"
echo "(Looking for "/home/p/repos/zettle_db")"
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/p/repos/zettle_db" true
# Update the mtime for .envrc.
# This will cause direnv to reload again - but without re-building.
touch "/home/p/repos/zettle_db/.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/p/repos/zettle_db/.envrc" "/home/p/repos/zettle_db/.direnv"/*.rc
@@ -0,0 +1 @@
/nix/store/27ngl7fjjjyyp3qj6473nimn8mf6wmh8-source
@@ -0,0 +1 @@
/nix/store/2mx7dgmxwvdi802a4w0qzayi0ypgsaf7-source
@@ -0,0 +1 @@
/nix/store/2nnisw4pxbifisbkg58hrnis9ycs5ah1-source
@@ -0,0 +1 @@
/nix/store/4pr5px39qgxw4fdanjp34w0cjj552db1-source
@@ -0,0 +1 @@
/nix/store/6m45a85nxn2l4ssszk6m9njfi5jrwp4y-source
@@ -0,0 +1 @@
/nix/store/7bw9ki9cydb5lqpyll0869j7yfiahkxl-source
@@ -0,0 +1 @@
/nix/store/8kpx53qi52yhjai1vdw8zpa95iqa61bv-source
@@ -0,0 +1 @@
/nix/store/8sm7wycza5fl6lnsmw11sn4vqkvw4xyh-source
@@ -0,0 +1 @@
/nix/store/93465j6iyz56rmkx7h9d37z5xjjsbxz1-source
@@ -0,0 +1 @@
/nix/store/dlrwkbfzbag8f4xj2kbixalscj206j45-source
@@ -0,0 +1 @@
/nix/store/f2h5kmarn194yda41znm0r4ibwyg8z7i-source
@@ -0,0 +1 @@
/nix/store/g5v3sgqy6a0fsmas7mnapc196flrplix-source
@@ -0,0 +1 @@
/nix/store/hwsdv71bmaqvzbii5viryxc8slw4vr5v-source
@@ -0,0 +1 @@
/nix/store/i4ginw25yf2q0shnzvzjjwa58srbjhw7-source
@@ -0,0 +1 @@
/nix/store/i4nv0mdcx8iifh3r71qd0pbp8al8kp1z-source
@@ -0,0 +1 @@
/nix/store/ia8xy09wg9si4lbbxgzbyyg1n0qxg1vk-source
@@ -0,0 +1 @@
/nix/store/kiql8yfk0mf5kkxs3hzxvkryci22lba5-source
@@ -0,0 +1 @@
/nix/store/lhbcw63xdqclg2hrni4p7dc90nl996lk-source
@@ -0,0 +1 @@
/nix/store/lmizwzdnxg2933jbwb5d7iadlw1nk1za-source
@@ -0,0 +1 @@
/nix/store/lqkqmxm7drrgm45dfjjxbw0dk28hrci2-source
@@ -0,0 +1 @@
/nix/store/mnfbbcdbbwh3iif9m9xp8jnsgys65f2g-source
@@ -0,0 +1 @@
/nix/store/r2ip1850igy8kciyaagw502s3c6ph1s4-source
@@ -0,0 +1 @@
/nix/store/sk4ga2wy0b02k7pnzakwq4r3jdknda4g-source
@@ -0,0 +1 @@
/nix/store/v1wzqsqi3d9fhdl60n24sqhj7pr3yhin-source
@@ -0,0 +1 @@
/nix/store/xvyy5vh6cg7958a26p2bqyz6jg5wkz4g-source
@@ -0,0 +1 @@
/nix/store/yj1wxm9hh8610iyzqnz75kvs6xl8j3my-source
@@ -0,0 +1 @@
/nix/store/wvi4ddidwzcgcc0maq72p43ds55lxygc-devenv-shell-env
File diff suppressed because it is too large Load Diff