andir / npins

Nix dependency pinning. Very similar to Niv but has a few features that I personally wanted.
European Union Public License 1.2
164 stars 12 forks source link

Implement freezing and thawing of pins #78

Open andir opened 2 months ago

andir commented 2 months ago

This allows freezing a pin to ensure that it isn't changed by issuing a blanked npins update.

Should fix #62

piegamesde commented 2 months ago

Now that I actually think of it, what is the workflow of manually updating frozen pins? Unfreezing them just for that purpose seems a bit unwieldy.

andir commented 2 months ago

Now that I actually think of it, what is the workflow of manually updating frozen pins? Unfreezing them just for that purpose seems a bit unwieldy.

Perhaps an extra argument to the update command?