fix: add fallback to lastlog2 for SSH login retrieval and remove unnecessary libptytty dependency
Some checks failed
Nix Format Check / check-format (push) Failing after 38s

This commit is contained in:
2025-03-10 20:33:01 +01:00
parent 612a8bf7b1
commit 1cb4a9acc4
2 changed files with 6 additions and 3 deletions

View File

@ -32,9 +32,6 @@
pipx
devbox
# OS independent and secure pty/tty and utmp/wtmp/lastlog
libptytty
# Development SDKs/Toolkits
gcc
pkg-config