Example usage, being invoked on the example "channels" file included here:
- $ python3 pinch.py pin channels
- $ python3 pinch.py update channels
+ $ pinch pin channels
+ $ pinch update channels
The first "pin" command will add these fields to the file:
| Rejects force pushes | - | - | - | - | yes |
| Ready to use today | yes | - | yes | yes | yes |
+See also [auto-upgrade-with-pinch](https://git.scottworley.com/auto-upgrade-with-pinch).
+
[require.nix]: https://www.youtube.com/watch?v=DHOLjsyXPtM
[niv]: https://github.com/nmattia/niv
[flakes]: https://github.com/nixos/rfcs/pull/49