Hey all,
See our latest devenv 2.0 release announcement:
Domen
Hey all,
See our latest devenv 2.0 release announcement:
Domen
Thank you very much! I’m eager to test it when the PR hits nixos-unstable. ![]()
I got a little “preview” of it already in breaking GitHub CIs, because the git-hooks input is no longer included by default. ![]()
With native shell, you save a file, devenv rebuilds in the background, a status line at the bottom of your terminal shows progress, and you press Ctrl+Alt+R when you’re ready to apply the new environment. Your shell stays interactive the entire time. If the rebuild fails, the error appears in the status line without disrupting your session.
That is… really cool! Kinda excited to integrate this with emacs or nushell, I’m assuming this could be a background process so the key combo isn’t needed either?
Hmm, wonder how this integrates with eglot…
wow! congrats on 2.0 release, the TUI is just amazing, thanks for all your sustained work on devenv.
Thanks everyone for trying it out!
We’ve released 2.0.4 with over 18 bugs fixed, see nixpkgs PR.
Keep testing the new version, we’re dedicating next few weeks to bugfixing ![]()
Just tried it out. I love the new UI, it gives so much information but in a digestible way.
Thanks, glad you like it!
We’ve released 2.0.5 with nixpkgs PR ready.
This release halves evaluation time using caching for devenv shell, you’re gonna love it ![]()