Hacker News new | ask | show | jobs
by ashtonkem 2056 days ago
In my experience, how good of a time you’ll have developing in Nix is incredibly tied to what you program in. Last time I tried Ruby was a real nightmare, and I never did manage to get Ruby on Rails to work correctly.
1 comments

I had the same experience - and to make it worse, I was trying to integrate RubyMine into it.

At some point I managed something that could be launched from nix-shell, only to lose it soon after in FS failure.