NixOS 65: Using devenv on Ubuntu and devenv's Pain Points
Devenv is a project by Domen Kozar which makes it possible to create and manage software development environments. It uses Nix under the hood. We’ll install it on Ubuntu in a more normal way than in my last devenv video.
Talky-script: https://github.com/mcdonc/.nixconfig/blob/master/videos/devenv-ubuntu/script.rst
Previous video about devenv: https://www.youtube.com/watch?v=wPp2DJJpCAg
ubuntu
FWIW, the last pain point (build times) was solved. See https://discourse.nixos.org/t/reduce-build-times-resulting-from-trivial-openssl-overlay/36940/2