Commit graph

2146 commits

Author SHA1 Message Date
Max Howell 2bbb1b578f
sure, tfenv provides terraform, but only strictly
in practice it doesn’t it provides a tool to control terraform.io
2023-10-28 06:11:42 -04:00
Jacob Heider 8c9e9b469f fix(pandoc)
closes #3876
2023-10-28 03:29:22 -04:00
uesyn 1e1786b18a
docker-credential-helper-ecr (#3879)
* Add docker-credential-helper-ecr

* add git to dependencies
2023-10-28 03:06:31 -04:00
Jacob Heider 2b62f93a25 fix(haskell) 2023-10-28 01:26:31 -04:00
Andrii Riabchenko fb2d01d6f0 new file: projects/x.org/xauth/package.yml 2023-10-27 18:39:03 -04:00
Andrii Riabchenko 1851396e87 new file: projects/x.org/applewm/package.yml
new file:   projects/x.org/applewm/test.c
2023-10-27 18:38:41 -04:00
Andrii Riabchenko cec08444bf +llvm 2023-10-27 18:38:20 -04:00
Andrew a197d32ded
gtk.org/gtk+3 (#3493)
* +

* rename

* +x.org/xi

* deps

* +at-spi2-atk

* -Dmedia=none because we haven't gstreamer-player.

* +cups for linux

* wip

* wip

* wip

* quartz

* hardcode version like homebrew
2023-10-27 18:18:23 -04:00
Jacob Heider 9202ede963
fix(epoxy)[1]
https://github.com/pkgxdev/pantry/pull/3493#issuecomment-1783499173
2023-10-27 17:02:11 -04:00
Jacob Heider fc12d035ec
fix(epoxy)
flatten includes
2023-10-27 16:45:46 -04:00
Jacob Heider e190b57539 fix(openjdk) 2023-10-27 15:50:56 -04:00
Jacob Torrey 64305b2c0f
add(thinkst/zippy) (#3869)
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-27 15:00:54 -04:00
Jacob Heider 35c645e537
fix(encore)
closes #3866
2023-10-27 13:21:27 -04:00
Jacob Heider b7413e1349
add interprets: for java
closes https://github.com/pkgxdev/pkgx/issues/840
2023-10-27 13:12:18 -04:00
uesyn 596d0c7248 Add ghq 2023-10-27 13:02:36 -04:00
uesyn 2221652623 Add kubebuilder 2023-10-27 13:02:05 -04:00
uesyn 3f5f7ad521 Add opa 2023-10-27 12:59:07 -04:00
uesyn 468ee034f9 Add conftest 2023-10-27 12:58:46 -04:00
uesyn d41fa2a739 Add github.com/stern/stern 2023-10-27 12:58:11 -04:00
Andrii Riabchenko d059f16e10 new file: projects/min.io/config.json
new file:   projects/min.io/package.yml
2023-10-27 12:57:21 -04:00
Andrew 1f5cc45023
libepoxy (add freeglut) (#3867) 2023-10-27 12:32:44 -04:00
Jacob Heider 38dcc62bdc fix(php)
closes #3819
closes #3818

wip

lolwip

wip

wip

i forgot how these stack

_Nullable is clang, not gcc...
2023-10-26 23:38:14 -04:00
Tobias Germer 8360279400
+kluctl.io -- Kluctl is the missing glue to put together large Kubernetes deployments (#3849)
* +kluctl.io -- Kluctl is the missing glue to put together large Kubernetes deployments

* +kluctl.io -- add missing npm dependency
2023-10-26 20:03:50 -04:00
Jacob Heider 4171f6d6c1 fix(docker)
closes #3848
2023-10-26 20:02:33 -04:00
Jacob Heider 03d14553b3
fix(prql) 2023-10-26 17:34:00 -04:00
Max Howell a5a1bd7b12
Use recommended model 2023-10-26 14:29:00 -04:00
Andrew 2277aacc46
freedesktop.org/at-spi2-atk (#3843)
* new file:   projects/freedesktop.org/at-spi2-atk/package.yml
	new file:   projects/freedesktop.org/at-spi2-atk/test.c

* fix revision

* +git

* linux llvm
2023-10-26 13:00:07 -04:00
uesyn 313a213839 fix ncurses to build terminfo db 2023-10-26 12:30:01 -04:00
Max Howell a40a0d8fc8
fix llama.cpp model download 2023-10-26 08:13:43 -04:00
James Reynolds 2b06942c62
GitHub.com/ggerganov/llama.cpp update (#3696)
* llama.cpp, github version instead of hardcoded version
* llama.cpp, check if model is specified, if yes, run it, if not, then download model
* Use entrypoint for custom llama.cpp invocation
* `llama.cpp` is just raw executable. This I think is our new pattern.
* To run chat use the entrypoint: `pkgx +brewkit -- run llama.cpp`

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Max Howell <mxcl@me.com>
2023-10-26 07:24:04 -04:00
Jacob Heider d3ba600cd5
fix(p11-kit) 2023-10-26 04:14:57 -04:00
Jacob Heider cbbee7f718
fix(terraform)
closes #3836
closes #3837
closes #3838
closes #3839
2023-10-26 04:10:21 -04:00
Jacob Heider 83627e7d46 fix(gpgme)
closes #3823

wip

wip

wip

wip

wip
2023-10-25 22:32:58 -04:00
Jacob Heider 9f59483405
fix(helix-editor) (#3830)
* fix(helix-editor)

* wip

* wip

* wip
2023-10-25 17:58:26 -04:00
Jacob Heider 0771653400
fix(librdkafka) (#3829)
* fix(librdkafka)

* wip

* wip

* wip
2023-10-25 17:51:07 -04:00
Jacob Torrey 84dfa483ee
Initial packaging of asciinema (#3832)
* Initial packaging of asciinema

Signed-off-by: Jacob Torrey <jacob@thinkst.com>

* Removed duplicated deps in test

Signed-off-by: Jacob Torrey <jacob@thinkst.com>

* Rename to the canonical asciinema.org for the main package

Signed-off-by: Jacob Torrey <jacob@thinkst.com>

---------

Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-25 17:50:42 -04:00
Jacob Torrey 1d6ef49102 +asciinema.org/agg
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-25 17:50:22 -04:00
Jacob Heider 0bbc0b350c
fix(terraform) 2023-10-25 12:59:50 -04:00
Jacob Heider 1ed5310b2a
fix(emacs)[1]
closes #3820
2023-10-25 00:25:14 -04:00
Jacob Heider 97e44314cb
fix(emacs)
ref: #2141
2023-10-24 20:19:00 -04:00
Jacob Heider c828b9c191
fix(php) 2023-10-24 19:58:11 -04:00
Jacob Heider a4f8e37825
fix(aws-sdk-cpp) (#3752)
* fix(aws-sdk-cpp)

closes #3751
closes #3794
closes #3816

wip

wip

* leftover :(
2023-10-24 19:45:26 -04:00
Jacob Heider bcec0e48d6
fix(pipenv) 2023-10-24 19:23:17 -04:00
Jacob Heider 1c318a377c
fix(edgedb) 2023-10-24 19:10:04 -04:00
Kevin Chen 618e2a22af
+govulncheck - Go vulnerability checker (#3805)
* +govulncheck - Go vulnerability checker

* add test

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-24 18:30:23 -04:00
Jacob Heider 9f2d4662d2 fix(openssl^3)
closes #3802
closes #3803
2023-10-24 16:55:44 -04:00
Jacob Heider a82c31eebb
fix(pytest)[1]
pytest used a v in their branch name; here's hoping they stay consistent.
2023-10-24 16:33:45 -04:00
Jacob Heider 5145be924f
fix(pytest) 2023-10-24 16:09:14 -04:00
Jacob Heider f2d4a5359d
fix(perl) 2023-10-24 16:05:13 -04:00
Jacob Heider 771c8d817d
fix(atlasgo)
closes #3799
2023-10-24 14:04:17 -04:00