Max Howell
0191704872
+x.org/protocol/xcb
...
Fixes #505
2023-03-15 11:36:10 -04:00
Max Howell
f716b672a9
+x.org/protocol
...
Closes #503
2023-03-15 10:47:25 -04:00
Max Howell
b2981dfe43
Merge pantry.core
2023-03-15 09:12:53 -04:00
Max Howell
6f7651f69e
Merge branch 'main' into pantry.core
2023-03-15 09:09:36 -04:00
Nicolas M
5519a2dc78
+kubectx
2023-03-15 09:01:17 -04:00
Max Howell
1d128f94c9
Prep for archival
2023-03-15 08:14:20 -04:00
Jacob Heider
c2ae029b4a
de-split pantries
...
I think this is all the changes
2023-03-15 08:13:53 -04:00
Nicolas M
b67c94592b
+libzip
2023-03-15 06:32:52 -04:00
Marc Seitz
748e411913
+util-macros
2023-03-15 06:32:23 -04:00
Marc Seitz
6a30c3a3aa
+libexif ( #753 )
...
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-14 17:55:29 -04:00
Jacob Heider
c0896475f4
pass GH_TOKEN into workflow dispatcher
2023-03-14 17:41:46 -04:00
Marc Seitz
f0c484d3dd
+docutils ( #752 )
...
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-14 17:38:09 -04:00
Jacob Heider
11ca7336d7
rework for single pantry ( #497 )
...
* rework for single pantry
* a few things missed
2023-03-14 16:41:37 -04:00
Marc Seitz
e7fc6d75a8
+act ( #755 )
...
* +act
* add make dep
2023-03-14 16:32:30 -04:00
Marc Seitz
1debc5c47f
+circleci
2023-03-14 16:29:30 -04:00
Nicolas M
26ffa697f5
+minikube
2023-03-14 08:06:05 -04:00
Nicolas M
04e804f4e2
+go-bindata
...
go-bindata is a small utility which generates Go code from any file.
2023-03-14 08:06:05 -04:00
David Dobrinskiy
d9732f2552
add Paramiko to ansible ( #496 )
...
* +ansible.com
* cleanup old urls
* add vault tests
* re-run CI
* re-run CI
* add comment
* remove unneded deps
* add paramko to ansible
fixes https://github.com/teaxyz/pantry.extra/issues/494
2023-03-14 08:02:29 -04:00
Jacob Heider
a8f86cdbe4
fix(pnpm)
...
no default prefix creation anymore
2023-03-14 01:47:39 -04:00
Jacob Heider
c5595d22e4
fix(python~3.7)
2023-03-13 20:55:11 -04:00
Jacob Heider
80afd88b0a
+ziglang.org ( #73 )
...
* +ziglang.org
* use vendored bins
2023-03-13 19:46:19 -04:00
Max Howell
abe6aa98eb
+libavif ( #470 )
...
* +libavif
Closes #210
* wip
2023-03-12 17:09:12 -04:00
Max Howell
3e28b85774
Stop pip from checking for updates, we do that
2023-03-11 11:17:59 -05:00
Max Howell
b122df92b7
Ready for brewkit v0.9.1
2023-03-11 08:54:19 -05:00
Max Howell
4442f3fae6
Update brewkit test
2023-03-11 06:40:24 -05:00
Jacob Heider
c92d3ef609
move all actions to brewkit
( #493 )
...
* move all actions to `brewkit`
* prep for merge
* top-level @v0 actions
2023-03-10 21:17:42 -05:00
Jacob Heider
be290d2ccd
move all actions to brewkit
( #546 )
...
* move all actions to `brewkit`
* move scripts
* prep for merge
* top-level @v0 actions
2023-03-10 21:14:21 -05:00
Max Howell
2593cefed7
mk ncurses install its headers namespaced and not ( #536 )
...
* mk ncurses install its headers namespaced and not
* adds test for readline
2023-03-10 10:51:03 -05:00
ABevier
7ec44fdcb7
+slirp ( #492 )
...
* +libslirp
* revert .gitignore just in case
2023-03-10 10:47:02 -05:00
Jacob Heider
b38bd2211e
fix(rust)
2023-03-09 20:09:53 -05:00
Jacob Heider
a26eec476d
restore brewkit to ^0.7.1
...
also hack to get tests working again
2023-03-09 19:25:26 -05:00
Max Howell
dc21663545
bye bye pantry.zero
2023-03-09 11:57:55 -05:00
Max Howell
2e3b4064d6
bye bye pantry.zero
2023-03-09 11:50:53 -05:00
Max Howell
abdb0450b0
Don’t set TEA_PREFIX
2023-03-09 10:39:57 -05:00
Max Howell
9a351d6e8e
Don’t set TEA_PREFIX ( #522 )
...
* Don’t set TEA_PREFIX
Fixes https://github.com/teaxyz/cli/issues/427
We build to TEA_PREFIX by default in pantry dev-envs now. You can still override this if you want.
`TEA_PANTRY_PATH=foo tea bar` will now use
* wip
2023-03-09 10:39:49 -05:00
Ramazan Elsunakev
6cbefec7ad
+pnpm.io: pnpx and node 19 support ( #488 )
...
* feat(+pnpm.io): add `pnpx` support
* feat(+pnpm.io): add node 19 support
2023-03-09 09:12:16 -05:00
Max Howell
3263c46165
python yaml tweaks
2023-03-09 08:33:48 -05:00
Sanchit Ram Arvind
cfd38daa87
+xiph/rav1e ( #446 )
...
* xiph/rav1e packaged
* Remove unnecessary run-time deps
* wip
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-03-08 18:31:48 -05:00
David Dobrinskiy
966e7026ed
+ansible ( #469 )
...
* +ansible.com
* cleanup old urls
* add vault tests
* re-run CI
* re-run CI
* add comment
* remove unneded deps
2023-03-08 18:19:07 -05:00
Jacob Heider
3248e8fa30
faster codesigning with file extension blacklisting
...
second test
repeat second test
repeat first test
repeat repeating second test
more test two
test 2
test 3
test 3.1
test 3.2
test 3.2.1
test 3.2.2
test 3.2.3
test 3.3
test 4
test 4.1
test 4.2
test 4.3
test 4.4 (I hate shell escaping)
2023-03-08 18:06:13 -05:00
David Dobrinskiy
06876ee7af
remove unnecesary pip deps
2023-03-08 17:55:56 -05:00
ABevier
1ca60aab50
+vde ( #483 )
...
* +vde
* remove unnecessary echo
2023-03-08 17:51:59 -05:00
Max Howell
818e827397
Remove unneeded deps
2023-03-08 17:48:59 -05:00
Max Howell
00b597d917
+mackup
...
Closes #482
2023-03-08 17:38:31 -05:00
Jonathan Chang
6f0af25b08
+graphviz.org
2023-03-08 14:01:40 -07:00
Iulian Onofrei
509af698cf
Fix incorrect formatting in the README
2023-03-08 13:58:36 -07:00
ABevier
35d141b1ab
+libssh ( #479 )
...
* +libssh
* include the .a file for static linking
2023-03-08 15:50:27 -05:00
Jacob Heider
dd518c3e36
rename(go-md2man)
2023-03-08 13:40:34 -05:00
ABevier
89fa4af3c6
+go-md2man ( #472 )
...
* +go-md2man
* fix pr comments
2023-03-08 13:36:53 -05:00
ABevier
4ef8ac05b7
+lzo
2023-03-08 13:33:14 -05:00