Your install didn't work. It wasn't sloppy enough.
Plz fix:
$ nix develop
warning: Git tree '/home/random/slopmail' is dirty
🚀 SlopMail Development Environment
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Rust: rustc 1.91.0 (f8297e351 2025-10-28)
Bun: 1.3.1
Node: v20.19.5
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📦 To get started:
bun install # Install dependencies
bun run tauri dev # Start development server
bun run tauri build # Build for production
🧪 Testing:
cargo test # Run Rust tests
bun test # Run frontend tests
[random@randomctf:~/slopmail]$ bun install
bun install v1.3.1 (89fa0f34)
Checked 373 installs across 435 packages (no changes) [123.00ms]
[random@randomctf:~/slopmail]$ bun run tauri dev
$ tauri dev
node: /nix/store/ndnlxyzym9ndfwds4lw0p89p4xnjsmgv-openssl-3.0.18/lib/libcrypto.so.3: version `OPENSSL_3.4.0' not found (required by node)
error: script "tauri" exited with code 1
Your install didn't work. It wasn't sloppy enough.
Plz fix: