Remix.run Logo
whinvik 3 hours ago

I love using Homebrew but I wish there was more support for pinning. I recently setup a new remote VM and tried to use a Brewfile for my setup. Turns out I cannot pin Neovim and so had to force upgrade my setup to 0.12.

Forced upgrades are not nice.

mikemcquaid 2 hours ago | parent [-]

Try `brew version-install` (which uses `brew extract` and `brew tap-new` under the hood)