I've recently moved a project I maintain to Nix. It's a Python project. Not so long after the movement, the first contributors complains started. See copier-org/copier#931 (comment) for example. IMHO it's a valid complain!
Of course, the point here is to run a command from the devshell. I guess that's a package too. Would I be able to tell users to run a runix command to run the linters? Some clue on where to start?