Ideas.Offby1

this is such an extremely specific complaint

Posts tagged: direnv

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 →

Jujutsu as an Experienced Git User

As an experiment I'm trying to use Jujutsu instead of Git as my local version control interface. This is how that's going for me.

read more →

Suppressing "use flake" in nix fan .envrc files

Are you annoyed by direnv-using nix fans committing .envrc files with "use flake" in them? Is this an overly specific complaint turned into a blog post? Is there a solution to your very specific problem within?

read more →

uv, direnv, and simple .envrc files

Easily using uv, direnv, and minimal, consistent .envrc files

read more →

Development Environment (2021)

Some of the things I use in my day to day computering

read more →

Doom Emacs and direnv

Solving an issue arising from an interaction between Doom Emacs and direnv

read more →

direnv and pip-tools together

A relatively simple way to automate locking your pip-tools requirements using direnv

read more →