Commit graph

274 commits

Author SHA1 Message Date
David Roman 736bb7cfe6
Fix qrencode (#412)
* wip

* wip

* wip

* wip

* wip

* test output png

* fix test
2023-02-22 17:05:11 -05:00
David Dobrinskiy 552afcafd8
+tree (#399)
* 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
2023-02-22 17:02:46 -05:00
Marc Seitz 3833cf86b0
+libxslt (#395)
* add libxslt

* fix libxslt test

* fix libxslt test

* fix libxslt test

* build w/ libxml2 include prefix

* add libxml2 prefix to inlcude

* restart ci

* test fix

* use pkg-config

* fix

* wip

* wip

* wip

* wip

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-02-19 13:02:44 -05:00
David Dobrinskiy e12e121d3b
+pre-commit (#402)
* +pre-commit

* re-run CI

* re-run CI again

* add test

* remove git warning from test outputs

* remove useless env var

* re-run CI

* a few cleanups
2023-02-19 09:30:08 -05:00
Nicolas M 4d97cd7a5e +duf 2023-02-19 08:50:21 -05:00
Nicolas M 54cd8fa73f
+terraform (#397)
* +terraform

* test(terraform): improve script
2023-02-19 06:59:49 -05:00
David Dobrinskiy caf93869cc
+github.com/mamba-org/mamba (#388)
* 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
2023-02-19 06:58:17 -05:00
Jacob Heider 82d847d18f fix(pnpm.io) 2023-02-17 22:11:12 -05:00
Jacob Heider 4c708b6082 +ord 2023-02-17 02:59:45 -05:00
Jacob Heider 071625853e +keep 2023-02-17 02:43:10 -05:00
Neil e9d511f451
+github.com/create-dmg/create-dmg (#404)
* +github.com/create-dmg/create-dmg
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-17 13:12:27 +08:00
David Dobrinskiy 44f8306452
+pipenv (#400)
* +pipenv

Closes https://github.com/teaxyz/pantry.extra/issues/341

* better tests

* better test env

* fix self-hosted tests

* parse versions from github

update test

* re-run CI
2023-02-16 16:34:09 -05:00
Jacob Heider e8c224a942 fix(pandoc)
fixes https://github.com/teaxyz/pantry.core/issues/249
2023-02-14 21:34:26 -05:00
Jacob Heider 65ad700870
rename(qrencode)
should have caught this
2023-02-14 19:35:37 -05:00
David Roman 07bfc4488b
+qrencode (#393)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* maybe this fixes intel macs?

* maybe this?

* maybe this? yikes https://github.com/Qalculate/libqalculate/issues/2#issuecomment-230708780

* jesus david, get it together

* remove make line
2023-02-14 19:25:45 -05:00
Max Howell e74ac09899 +pipx 2023-02-14 15:24:05 -05:00
Jacob Heider 00c76bb75b fix(zstd)
darwin needs an explicit `-std=c++11` flag to compile as of the newest release.

fixes #245
fixes #246
2023-02-13 22:00:24 -05:00
Max Howell a1467b2e4a
bun darwin intel is hanging in CI/CD
WORKS LOCALLY THO
2023-02-13 13:02:26 -05:00
Max Howell 03a3c51688 +giflib; Fixes #211 2023-02-13 12:44:23 -05:00
Max Howell 07096488c8
sod testing bunx
Closes #189
Closes #137
2023-02-13 09:20:47 -05:00
Jacob Heider dae51d2038 fix(ruff)
resolves https://github.com/teaxyz/pantry.core/issues/278
resolves https://github.com/teaxyz/pantry.core/issues/277
2023-02-12 22:38:15 -05:00
Max Howell d1784ca25c
+libjpeg-turbo 2023-02-11 06:06:35 -05:00
Neil eb94320ada
+vim.org (#187)
* +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>
2023-02-10 19:07:29 -05:00
Jacob Heider 89e82f9dd7
+gleam+erlang (#138)
* +gleam+erlang

* better test
2023-02-10 18:57:35 -05:00
Jacob Heider 5fd32ad0b6 +imagemagick 2023-02-10 07:37:40 -05:00
Jacob Heider c3ba74e8f2 clean(binutils) 2023-02-09 21:18:23 -05:00
Jacob Heider 662b5f17a5 rebuild gcc post bootstrap 2023-02-09 19:29:11 -05:00
Jacob Heider f31769e425 fix(brotli)
fixes https://github.com/teaxyz/cli/issues/372
2023-02-07 18:32:47 -05:00
Max Howell cf6e7089d1
+brotli (#181)
* +brotli

* +c99

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-02-06 22:07:04 -05:00
Jacob Heider 65666ea1a7 +gnutls+p11-kit+libtasn1+libunistring+nettle 2023-02-06 21:25:14 -05:00
Jacob Heider 381a516062 fix(ruff)
resolves https://github.com/teaxyz/pantry.core/issues/205
resolves https://github.com/teaxyz/pantry.core/issues/206
resolves https://github.com/teaxyz/pantry.core/issues/207
resolves https://github.com/teaxyz/pantry.core/issues/208
2023-02-06 17:14:07 -05:00
Jacob Heider ed8cc19bcb +unbound.net 2023-02-05 21:40:03 -05:00
Jacob Heider 1bc00240cd +libidn2
ref https://github.com/teaxyz/pantry.extra/issues/99
2023-02-05 21:29:23 -05:00
Jacob Heider 779c2f6f13 +gdbm 2023-02-05 20:55:05 -05:00
Jacob Heider fc98aa5f94 +nghttp2 2023-02-05 20:42:06 -05:00
Jacob Heider 4044fd1f39 Revert "+rx"
This reverts commit 0af2511e42.
2023-02-05 18:21:40 -05:00
Jacob Heider 81db136a68 fix(pnpm) 2023-02-05 18:07:37 -05:00
Jacob Heider d3fcbff891 +sanitize 2023-02-05 06:56:28 -05:00
Neil ad1e9e60c5
+yarnpkg.com (#169)
* +yarnpkg.com

* get tgz from gh

* fix version

* fix mac issue

* test libatomic1 install

* test linux

* fix path

* this is working for me, atm. testing.

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-02-04 03:08:25 -05:00
Jacob Heider 07c486dffb +hyperfine 2023-02-03 23:25:21 -05:00
Jacob Heider eb077fc603 solidity compile fix
suggested from https://github.com/ethereum/solidity/issues/13854#issuecomment-1415991773
2023-02-03 23:13:28 -05:00
Jacob Heider 0790f731d7
fix(ruff)
output format changed.
2023-02-03 21:04:29 -05:00
Marc Seitz 0af2511e42 +rx 2023-02-03 16:36:23 -05:00
Jacob Heider 3b91ed7fe8
ignore cuelang betas 2023-02-02 20:17:03 -05:00
Nicolas Martin e1f9d00de8 +melt 2023-02-02 17:28:05 -05:00
Jacob Heider 159c3a152b
fix(solidity) (#164)
* fix(solidity)

v0.8.18 removes `solidity-upgrade`, which we were already removing.

* patch new cpp file
2023-02-01 18:34:15 -05:00
David Roman af1e9ca1b2 cleanup 2023-02-01 08:25:35 -05:00
David Roman b4167009bc wip 2023-02-01 08:25:35 -05:00
David Roman 27f9104443 wip 2023-02-01 07:04:40 -05:00
Jacob Heider 4e409556f8 fix(nushell)
API change
2023-01-31 18:13:31 -05:00
Max Howell b52cfd60f2 +moreutils 2023-01-31 12:10:52 -05:00
Max Howell b920bd314d +cpanm 2023-01-31 07:29:52 -05:00
Jacob Heider 25affb456a fish: patch command_not_found_handler 2023-01-31 07:24:34 -05:00
Jacob Heider 4a234e7c0c +ruff 2023-01-30 18:30:34 -05:00
Jacob Heider 9098f4daad +aiac 2023-01-30 17:53:10 -05:00
David Roman 05af9530ab
Improve +github.com/nishanths/license (#155) 2023-01-30 16:11:52 -05:00
Jacob Heider 6b4c77cc10
+git-quick-stats+libbsd+libmd+util-linux (#153)
* +git-quick-stats

* +libbsd+util-linux+libmd

* Update package.yml

* fix tests
2023-01-30 03:00:29 -05:00
Jacob Heider a1242a0085 +aria2 2023-01-29 21:55:18 -05:00
Jacob Heider a5b3cfcf04 +semverator 2023-01-28 20:48:47 -05:00
Max Howell 01f4ca7f3e +zsh 2023-01-28 09:20:52 -05:00
David Roman 6a582df5bc
+github.com/nishanths/license (#145) 2023-01-28 08:20:04 -05:00
Jacob Heider 052f409e53 unbootstrap binutils 2023-01-28 01:03:09 -05:00
Jacob Heider 9375d3fa8f +crates.io/dua
so I don't need to wait on zig > ncdu~2
2023-01-24 22:07:07 -05:00
Neil a70b7a3e05
+pytest.org (#140)
* +pytest.org

* improve dep versions

* shouldn't require pip to use, I believe

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-23 18:25:22 -05:00
Jacob Heider 81ada1744b cgo needs a compiler 2023-01-23 18:06:37 -05:00
John Allen e984ec4e28
+chezmoi.io (#128)
* +chezmoi.io

* linux needs gcc?

* include binutils for `as`

* longer test

* better longer test

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-20 02:43:59 -05:00
John Allen c8a4b53b26
+dagger (#131)
* +dagger

* style and bigger test

* better better test

* syntax

* capitulation

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-19 15:37:12 -05:00
John Allen 9e4b1811cc +maaslalani.com/slides 2023-01-19 03:05:39 -05:00
Jacob Heider 0718677e3d +vlang.io 2023-01-19 03:04:02 -05:00
Jacob Heider e8e86b8264 evolution 2023-01-19 01:36:19 -05:00
Max Howell 4f56e7bcfb
+bunx (#130) 2023-01-18 15:56:36 -05:00
Max Howell 8990e65f69
+poetry (#93) 2023-01-18 12:00:17 -05:00
John Allen 6b134202fe +xsv 2023-01-18 09:47:14 -05:00
John Allen 4f695cf499 +k6 2023-01-17 20:48:32 -05:00
John Allen 67e4a2c593
+lsd (#125)
* +lsd

* include `strip-components`
2023-01-17 20:19:38 -05:00
Jacob Heider 7dcc53658f
+gnu.org/{gawk,mpc,mpfr,gcc,binutils,texinfo} (#97)
* add as much of gnu as we need to get gcc built

* address code review
2023-01-17 18:39:25 -05:00
run 6585833ddb +zoxide 2023-01-17 15:15:15 -05:00
Jacob Heider ef4cc70a63 fish wants git for its build 2023-01-16 17:40:02 -05:00
Jacob Heider 91915c6e6b +helix-editor.com 2023-01-16 17:25:58 -05:00
Max Howell b1a543cff4
+sl (bonus: +tcl+expect) (#110)
* +sl

* wip

* wip

* set TERM in test

* works on darwin but not linux...

* this feels so so close

* not perfect, but it'll pass

* set TCLLLIBPATH for expect

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-16 16:24:57 -05:00
Jacob Heider 168df21c94 0.4.0 changes some things; we must adapt 2023-01-16 15:19:50 -05:00
Jacob Heider 0d76b77610
move this out of package.yml 2023-01-16 13:16:45 -05:00
Marc Seitz ab245b046a
+xc (#116)
* add xc package

* chore: rerun ci

* chore: rerun ci

* linux fix and verbose test

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-14 19:50:43 -05:00
Marc Seitz 5461125a78
+crates.io/rustls-ffi (#87)
* +crates.io/rustls-ffi

* add build step for cbindgen

* add make dependency

* implement client test

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-14 19:20:35 -05:00
Marc Seitz b9c65f21a4
+nmap (#119)
* +nmap

* fix openssl build failures

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-14 19:12:24 -05:00
Jacob Heider d6461c5fd3
fix tmux version > url mapping 2023-01-14 15:17:50 -05:00
John Allen 9ae81d89e6
+starship (#105)
* +starship

Adds the Starship prompt.

* fix test
2023-01-14 13:26:02 -05:00
John Allen ed90d40fd1
+fzf (#104)
* +fzf

This only includes building the `fzf` binary. It does not include shell
keybindings or completions.

* fix provided binary name
2023-01-14 13:21:42 -05:00
John Allen d26f5a7d96
+cuelang (#101)
* +cuelang

Add `cue` from cuelang.org

* split ldflags

* add a better test
2023-01-14 13:20:50 -05:00
Kevin Wang e64d38afbe
+librist (#112) 2023-01-14 13:17:01 -05:00
Kevin Wang 6f08577acc Update package.yml 2023-01-14 13:11:01 -05:00
Kevin Wang 393bce08f5 +aom 2023-01-14 13:11:01 -05:00
Marc Seitz 4a3be2188c add prql-compiler package 2023-01-14 13:09:23 -05:00
Marc Seitz 8488a807f4
+tmux (#117) 2023-01-14 13:08:03 -05:00
neil 3064b0d7d7 redis.io: simplify test 2023-01-13 08:08:57 +08:00
neil 960a368986 add core size 2023-01-13 08:04:52 +08:00
neil 9b626b60d2 Merge branch 'main' of github.com:teaxyz/pantry.extra into redis.io 2023-01-13 08:02:19 +08:00
neil f64ce6ef8b redis.io: improve config and testing 2023-01-13 07:55:19 +08:00
neil eada7a7946 make redis install work 2023-01-11 18:51:42 +08:00
Jacob Heider 1ba5ad2291
ignore cli pre-releases 2023-01-10 22:06:41 -05:00