Ideas.Offby1

this is such an extremely specific complaint

Posts categorized under: programming

Stop putting nix setup in your checked-in .envrc files

Nix-using developers who use direnv, please stop checking in your .envrc files; they break your project for other contributors.

read more →

Using Docker to run tox without adding Pythons to your system

Build a Docker image that can run tox for you

read more →