18 hours ago · Tech · hide · 0 comments

This configuration provides a Home Manager module for general Python development.I used to configure Micromamba here, but I abandoned the Conda ecosystem. Then I used uv, which I soured on when it was bought by OpenAI. I haven’t fully abandoned Python, so I’m not fully abandoning this module, but it currently does nothing. Flake module # The Home Manager module is published to my flake as output modules.homeManager.python. CC0-1.0 { moduleWithSystem, ... }: { flake.modules.homeManager.python = { }; }

No comments yet. Log in to reply on the Fediverse. Comments will appear here.