Domen
domenkozar.bsky.social
Domen
@domenkozar.bsky.social
160 followers 55 following 58 posts
Hacking on devenv.sh
Posts Media Videos Starter Packs
Ah yeah, for that you need WSL. One day though :)
devenv fixes both :)
This is a new interface that makes Nix pleasant to use. I'd be happy to read a bad review from you if you think so :)
Reposted by Domen
"devenv is objectively good, even if nix is cursed" - my colleague
Typically, cross-project sharing of best practices is done using scaffolding.

It doesn't have to be that way - you can keep those in sync across monorepo or polyrepo setup by extending our modules.

New guide: devenv.sh/extending/
Extending - devenv
Fast, Declarative, Reproducible, and Composable Developer Environments using Nix
devenv.sh
devenv 1.9 is out and adds profiles

A way to organize and selectively activate parts of your development environment.

Create team modules with shared defaults, then use profiles to activate specific components.

devenv.sh/blog/2025/09...
devenv 1.9: Scaling Nix projects using modules and profiles - devenv
Fast, Declarative, Reproducible, and Composable Developer Environments using Nix
devenv.sh
Reposted by Domen
Absolutely packed room for @domenkozar.bsky.social talk on the future of CI with @nixos-org.bsky.social, @devenv_nix and others.

Watch live at www.youtube.com/live/gdoYNYY...
Glad you like it :)
Looks like it doesn't work here :(
We are happy to inform you that your proposal “What if GitHub Actions was local-first and built using Nix?” to NixCon 2025 has been accepted.
Reposted by Domen
Now that I finally started using #devenv instead of flakes.

I get it.
It's way nicer that way.
Tuc tuc, anyone out here?
Nix maybe, but not devenv :)
Using elm2nix 😍
Coming in devenv 1.7: execute a task if certain files were modified
New devenv release is out, 1.6 brings quite a few significant bug fixes and a way to override developer environments using CLI options!

devenv.sh/blog/2025/04...
devenv 1.6: Extensible Ad-Hoc Nix Environments - devenv
Fast, Declarative, Reproducible, and Composable Developer Environments using Nix
devenv.sh
Wrote a guide on how to use profiles with devenv.sh to provide different subsets of environments:

github.com/cachix/deven...