refactor + broken battery

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-20 20:29:34 +01:00
parent 58166358ba
commit 93857e2f18
15 changed files with 598 additions and 2440 deletions

View file

@ -1,19 +0,0 @@
#!/usr/bin/env bash
set -e
if [[ ! -d "/mnt/removable/Projects/Rust/wayland_panel" ]]; then
echo "Cannot find source directory; Did you move it?"
echo "(Looking for "/mnt/removable/Projects/Rust/wayland_panel")"
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/removable/Projects/Rust/wayland_panel" true
# Update the mtime for .envrc.
# This will cause direnv to reload again - but without re-building.
touch "/mnt/removable/Projects/Rust/wayland_panel/.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/removable/Projects/Rust/wayland_panel/.envrc" "/mnt/removable/Projects/Rust/wayland_panel/.direnv"/*.rc

View file

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

View file

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

View file

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

View file

@ -1 +0,0 @@
/nix/store/sw4zwpy7r16mhiqlx6niqmrfa16niy10-nix-shell-env