Commit graph

225 commits

Author SHA1 Message Date
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
Jacob Heider
03a58666e8
+github.com/jart/blink (#111)
* +github.com/jart/blink

* wip
2023-01-10 21:22:53 -05:00
Max Howell
bb6be4db3a
+gti (#109)
* +gti

* wip
2023-01-10 08:13:58 -05:00
neil
00f1665c60 init redis.io 2023-01-09 20:52:09 +08:00
Jacob Heider
ff1f4739fd
fix yt-dlp (#106)
* fix semver breaking calvers like `2023.01.06`

* wip
2023-01-06 17:55:31 -05:00
Jacob Heider
02e44f6030
missing provides in github.com/mikefarah/yq 2023-01-06 17:47:14 -05:00
Jacob Heider
17922c85cf
cgo needs a c compiler on all platforms 2023-01-05 15:57:23 -05:00
Jacob Heider
6091595f34 use clang with cgo to build cli 2023-01-04 20:43:21 -05:00
Jacob Heider
8e8158aea2
~ipfs.tech(ignore(/-rc\d+$/)) 2023-01-04 20:06:12 -05:00
Jacob Heider
9f84c51324 fix version definition and fixed load paths 2023-01-03 18:05:54 -05:00
Max Howell
2ff7403742
+bun.sh
* Closes #1
* Using bun.sh binaries because we'll probs need to do the same for ziglang because ziglang OOMs during builds in CD
* However in general we are happy to use the binaries the project built—they know what they are doing and we should trust them in that.
* HOWEVER we should insist that they sign their binaries. Bun do not.
* ALSO really we should insist on signed sources, see comments in the YAML for more discussion
* Not using profile versions as they are not documented and seemingly less portable (based on reading the installer)
2023-01-02 15:13:11 -05:00
Jacob Heider
b5dfacfbeb +fishshell.com
-DCURSES_INCLUDE_PATH


do that better


it thinks it wants pkg-config, i guess.


whyyyyyyyyyyyyyyy


keep make


needs  these at runtime


annotate diff
2022-12-31 17:05:17 -05:00
Max Howell
b120680748 Switch to our virtual-env script 2022-12-31 11:18:34 -05:00
Max Howell
600135b957 +neovim
Refs: https://github.com/teaxyz/cli/discussions/278
2022-12-27 08:54:40 -05:00
Max Howell
238ed57e68
vhs depends on ttyd^1.7.2 now 2022-12-26 10:49:39 -05:00
Max Howell
20a64a6e25 Don’t build tests or bench 2022-12-21 10:42:56 -05:00
Max Howell
44a6774614 +bitcoin 2022-12-21 10:42:56 -05:00
Jacob Heider
4c769b0399 librsvg needs cargo
and libtool :/


wip


maybe it's a version problem
2022-12-20 20:36:54 -05:00
Jacob Heider
974a1d5c1a let's see if adding libtool helps 2022-12-20 18:21:35 -05:00
Max Howell
d653337393 +radicle.org 2022-12-20 14:07:34 -05:00
Max Howell
b13f02d37c +0mq 2022-12-20 12:32:04 -05:00
Max Howell
6dfec14f5a +berkeley-db 2022-12-20 11:37:12 -05:00
Pedro Cruz
46c5117b92
+solidity (#35)
Co-authored-by: Max Howell <mxcl@me.com>
2022-12-20 11:13:59 -05:00
Pedro Cruz
69ef92a7aa
boost, zstd, lz4 (#37)
Co-authored-by: Max Howell <mxcl@me.com>
2022-12-20 09:31:41 -05:00
Max Howell
454fc591cf apply updated simpler python-venv.sh usage 2022-12-20 08:10:00 -05:00
James Reynolds
0029e3f4bf cleanup 2022-12-20 08:10:00 -05:00
James Reynolds
8c295508d5 com->org 2022-12-20 08:10:00 -05:00
James Reynolds
b71a030d06 Move python-venv and shim.bash to pantry.core, depends on pantry.core/pull/54 2022-12-20 08:10:00 -05:00
James Reynolds
ff39cb3942 +yt-dlp 2022-12-20 08:10:00 -05:00
Max Howell
3ee665ea28 +ack 2022-12-19 11:48:53 -05:00
Jacob Heider
4d3340fde9 +nushell.sh 2022-12-17 22:22:42 -05:00
Neil
f6ea0695ea
+pnpm.io (#77)
* add pnpm of pnpm.io
* move pnpm to its own folder
* copy artifacts to dist
* test dir
* copy brew install strategy
* add install prefix
* try different install process
* retry add prefix
* set PNPM_HOME var
* add path
* test run export path only
* rm mkdir
* provide cjs files pnpm.io
* install node_modules
* add npmjs.com dep
* install on prefix path
* test cp install
* test uncertainly strip version
* provide fixed version
* fixed version in url
* undo versions fixed
* no proper pnpx test
* pnpx is actually deprecated: use undefined
      ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Cannot read property 'includes' of undefined or
* cleanup setup and dependency
* test if working correctly
* rm unused line
2022-12-17 08:29:54 -05:00
Max Howell
bcd690e919
make mc relocatable (#76) 2022-12-13 10:47:55 -05:00
James Reynolds
958f1b83f1
+github.com/mikefarah/yq (#61)
* +github.com/mikefarah/yq
* Add pandoc dependency and man page

Co-authored-by: James Reynolds <magnsuviri@me.com>
2022-12-11 08:47:45 -05:00
Jonathan Chang
3a4d686d42 +cli.github.com
Moving from github/cli/cli namespace since it's easier to type
2022-12-10 11:25:34 -04:00
Jacob Heider
0dd7cea405 fix cairographics 2022-12-07 20:22:32 -05:00
Jacob Heider
89dd5bd0ad rename package after project homepage 2022-12-07 10:11:34 -04:00
Jacob Heider
00c76de9f1 ncurses include path 2022-12-06 10:55:10 -04:00
Jacob Heider
ab21cd2309 use libncursesw 2022-12-06 10:55:10 -04:00
Jacob Heider
51fff742c4 +ncurses 2022-12-06 10:55:10 -04:00
Jacob Heider
7a85febdca +rigaux.org/hexedit 2022-12-06 10:55:10 -04:00
Jacob Heider
8f0dc2bd21
missing provides: 2022-12-05 15:10:34 -04:00
Jacob Heider
a2c0fa1ba4 +crates.io/licensor 2022-12-05 11:46:51 -05:00
Jacob Heider
ffc1782ea6 +crates.io/broot 2022-12-05 11:21:58 -05:00
Jacob Heider
d3d04fcee7 +rubygems.org/gist 2022-12-05 11:21:39 -05:00
Jacob Heider
93bcb65718 +crates.io/bat 2022-12-05 11:05:42 -05:00
James Reynolds
19fe95a130 Switched to https 2022-12-05 09:59:05 -04:00
Jonathan Chang
c625bcbf4a +shellcheck.net 2022-12-02 08:46:29 -05:00
Jonathan Chang
70d01618f2 add make as dep 2022-12-02 08:45:52 -05:00
Jonathan Chang
e317e57f5d +crates.io/fd-find 2022-12-02 08:45:52 -05:00