it compiles

This commit is contained in:
Borodinov Ilya 2024-05-14 15:34:32 +03:00
parent b7ee7eb9e9
commit 3f7744ef8f
Signed by: noth
GPG key ID: 75503B2EF596D1BD
33 changed files with 2 additions and 1987 deletions

View file

@ -1 +0,0 @@
/nix/store/wfmdfyk21ibcl78rsjlnxy1fqg0sfk4k-devenv-profile

View file

@ -1 +0,0 @@
/run/user/1000/devenv-43506f0

View file

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

View file

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

View file

@ -1 +0,0 @@
/nix/store/27rg15w6bjjh2hkbdqajhvqd7b02v5cb-source

View file

@ -1 +0,0 @@
/nix/store/8kpx53qi52yhjai1vdw8zpa95iqa61bv-source

View file

@ -1 +0,0 @@
/nix/store/8sm7wycza5fl6lnsmw11sn4vqkvw4xyh-source

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1 +0,0 @@
/nix/store/xyhi7qx5y8iliadk0ksh9j3w46agp6r0-devenv-shell-env

2
.gitignore vendored
View file

@ -1 +1,3 @@
/target
.devenv
.direnv