sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit e80ea65987671aeedc0e493ba42f7c832e96870b
parent c39852484ff5dc9680edab8e9b10b9ec568b3252
Author: Dan Callaghan <djc@djc.id.au>
Date:   Sun, 15 Mar 2026 15:08:20 +1100

delete top-level shell.nix symlink

I keep forgetting that it doesn't actually work, because nowadays nix
tries to resolve the reference to gemset.nix relative to the symlink not
its real path.

Diffstat:
M Manifest.txt | 1 -
D shell.nix | 2 --
2 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/Manifest.txt b/Manifest.txt
@@ -125,7 +125,6 @@ lib/sup/util/path.rb
 lib/sup/util/query.rb
 lib/sup/util/uri.rb
 lib/sup/version.rb
-shell.nix
 sup.gemspec
 test/dummy_source.rb
 test/fixtures/bad-content-transfer-encoding-1.eml
diff --git a/shell.nix b/shell.nix
@@ -1 +0,0 @@
-contrib/nix/ruby3.3-shell.nix
-\ No newline at end of file