Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.
Take the jolt-native that has stopped warning about its own src
Its buildDepsOnly calls passed both a src and a dummySrc, so crane
warned once per deps derivation on every evaluation reaching that flake
— including `nix run .#tui` here. The fix is upstream; this is the pin.
The derivations it produces are unchanged.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>