]> git.scottworley.com Git - pinch/commitdiff
Deprecation notice
authorScott Worley <scottworley@scottworley.com>
Thu, 13 Jan 2022 23:52:16 +0000 (15:52 -0800)
committerScott Worley <scottworley@scottworley.com>
Fri, 14 Jan 2022 00:08:32 +0000 (16:08 -0800)
Changelog
README

index 3733d0df9e5ca82214e52fd9762a519495f356f3..152bb358b59afe005d9c3c4d0fa14d1f762ad17a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,6 @@
 ## [Unreleased]
 ### Changed
+- Deprecate pinch.
 - Show the channel URL being fetched.
 
 
diff --git a/README b/README
index 46b1d147991d1d97b07e8ee214241f9955b5423b..80dcdce3df0ef96f253891f8e1b4ab874ff033d7 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,9 @@
+# Deprecated
+
+Now that [flakes][https://nixos.wiki/wiki/Flakes] are more or less ready for
+general use, this is mostly of historical interest.
+
+
 # Pinch
 
 PIN CHannels - a simple drop-in replacement for `nix-channel --update`.
@@ -38,7 +44,7 @@ The second "update" command applies these changes to your nix channels, like `ni
 | command_not_found_handle     |     yes     |         ?       |    -    |     yes    |  yes  |
 | Verifies tarball == git repo |      -      |         -       |    -    |      -     |  yes  |
 | Rejects force pushes         |      -      |         -       |    -    |      -     |  yes  |
-| Ready to use today           |     yes     |         -       |   yes   |      -     |  yes  |
+| Ready to use today           |     yes     |         -       |   yes   |     yes    |  yes  |
 
 [require.nix]: https://www.youtube.com/watch?v=DHOLjsyXPtM
 [niv]: https://github.com/nmattia/niv