pie_ changed the topic of #nixos-rust to: buildRustPackage is wrong. | the ops are those who op those who donut op themselves
cole-h has joined #nixos-rust
<
drakonis>
what's y'alls development environment
<
cole-h>
doom-emacs :P
<
drakonis>
oh yeah it works well with nixos
<
drakonis>
nearly forgot about it
<
cole-h>
Well, I don't use the NixOS-ified doom
<
cole-h>
Haven't spent the time trying to set that up lol
cole-h has quit [Ping timeout: 256 seconds]
arcnmx has quit [Ping timeout: 246 seconds]
colemickens has quit [Ping timeout: 244 seconds]
rschulman has quit [Ping timeout: 260 seconds]
kloenk has quit [Ping timeout: 268 seconds]
Ericson2314 has quit [Ping timeout: 246 seconds]
pinage404[m] has quit [Ping timeout: 246 seconds]
Ericson2314 has joined #nixos-rust
arcnmx has joined #nixos-rust
pinage404[m] has joined #nixos-rust
colemickens has joined #nixos-rust
kloenk has joined #nixos-rust
rschulman has joined #nixos-rust
<
qyliss>
I use normal Emacs with rust-mode and eglot
<
Yaniel>
atom+rust-analyzer because I've been too lazy to set up anything fancy
evanjs has joined #nixos-rust
<
ivan>
drakonis: vscode + rust-analyzer
<
drakonis>
hmm, i'm going to need rust nightly for rocket, arent i?
<
ivan>
I thought it worked without nightly now
<
ivan>
warp is another thing you can use
<
drakonis>
i'm trying doom emacs atm
<
drakonis>
seems to work better than vscode?
<
drakonis>
hm, weird, now it does work
<
drakonis>
rust analyzer works without nightly
<
drakonis>
rocket on the other hand does not
<
drakonis>
it still requires nightly according to their main page
<
Yaniel>
rocket master does not need nightly I think
<
Yaniel>
not sure if there's been a release yet
<
drakonis>
haha well, vscode works now
<
drakonis>
have completion
<
drakonis>
i should get into emacs soon tho
<
drakonis>
haha finally it does work
<
drakonis>
finally, its time to begin my trek through rust
<
drakonis>
warp looks a lot like flask
<
drakonis>
then tide and rocket are a bit like django i guess?
<
drakonis>
rocket the most
<
drakonis>
except there's no kitchen sink yet
<
drakonis>
hmm, that's actix.