* +github.com/dduan/tre
a clone of unix tree(1) command written in rust
* remove tree from `provides`
tree usually refers to https://gitlab.com/OldManProgrammer/unix-tree
let's not confuse the users
* simplify tests
* update fixture
* simplify tests
because the sorting of tre output is non-stable and can't be forced, we need to get rid of verbatim fixture comparison in tests
* +nginx.org
* add comment re: pcre2
* fix test case
* fix test case
* nginx test relocatable
* nginx test relocatable
* change nginx port to 8080 for test
* fix darwin test
* start work on tree #285
* fix build, yay!
* test: fixtures -> greps
replace beautiful fixture test with ugly grep tests
apparently some systems dont have └ character, and use \` instead
* add mamba-org
not working yet
* add strip
* Give up: hardcoded versions
* try another version format
* Ugly hack with versions
* mamba install convert to one-liner
* playing around with CI
* link mamba into bin
* fix mamba cli prefix
* echo pwd
* refactor build args
* use version.raw
* version as string?
* ugly versions hack AGAIN
* fix prefix
* omfg please work
* omfg please work
* should work...
* testing without symlinks
* what's up with bin files in testing?
* better print for test debug
* testing CI
* try to symlink opt in test env
* prefix to opt link
* omg please please work
* fix shebang?
https://github.com/teaxyz/pantry.extra/pull/388\#issuecomment-1430042510
* cleaner build script
* cleanup comments
* add conda to provides
* cleanup comments
* fix grep tests
* simplify tests
* add shell init instructions
* simplify init instructions
* +vim.org
* vi is exported by default
* add make
* add dependencies
* test manually added version
* add tea.xyz/gx/cc
* symlink vim -> vi in linux-x86
* fix symlink to bin
* cleanup test
* try w/o -T
* test solution from https://bugzilla.redhat.com/show_bug.cgi\?id\=1969936
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>