Hi,
mach-nix seems to be, for practical purposes, broken with the current nixpkgs (issue #549). What’s the way forward to package a python project that’s properly packaged with setup.cfg and setup.py?
Basically, I wanted to add some code to GitHub - computerlyrik/dymoprint: Linux Software to print with LabelManager PnP from Dymo, wanted to use nix to package the dependencies to do development rather than use venv, and then ran into repeated breakages.