Anyone successfully setup pulumi in their device?
I tried setting up in my flake.nix with all python libraries needed for it.
But it looks like pulumi uses venv and setup it’s own libraries.
Anyone guide me with best practices here.
Whether I should do something differently or just use the non-nix way of pulumi’s own project management?