Commit graph

310 commits

Author SHA1 Message Date
Tobias cae6a2ba40 +oapi-codegen -- Generate Go client and server boilerplate from OpenAPI 3 specifications 2023-10-14 12:15:43 -04:00
Jacob Heider 7280d08c48 fix(gpt-engineer)
closes #3606
2023-10-10 15:10:45 -04:00
Jacob Heider cdebf5af62
Revert "update(gpt-engineer)[2]"
This reverts commit 399a67e162.

Revert "update(gpt-engineer)[1]"

This reverts commit a38f5f1973.

Revert "update(gpt-engineer)"

This reverts commit ef47d55b43.
2023-10-10 14:44:37 -04:00
Jacob Heider 399a67e162
update(gpt-engineer)[2]
there were a lot of things wrong here.
2023-10-10 11:41:15 -04:00
Jacob Heider a38f5f1973
update(gpt-engineer)[1] 2023-10-10 11:38:39 -04:00
Jacob Heider ef47d55b43
update(gpt-engineer) 2023-10-10 11:34:59 -04:00
Jacob Heider e7c69004a3
fix(cargo-c) 2023-10-10 10:13:31 -04:00
Marc Seitz 3d623f3f8e +libdeflate 2023-10-09 21:25:33 -04:00
Marc Seitz fc26fe45a1 +libsixel 2023-10-09 21:25:14 -04:00
Jacob Heider ec3bc6099a
fix(lux)
closes #3580
2023-10-09 16:55:57 -04:00
Andrew b7dfc4313c
new file: projects/github.com/xiph/speexdsp/package.yml (#3590)
new file:   projects/github.com/xiph/speexdsp/test.c
2023-10-09 16:49:22 -04:00
Jacob Heider fe4553718c
fix(text-generation-webui) (#3579)
* fix(text-generation-webui)

closes #3576

* let's see if this works
2023-10-08 21:35:21 -04:00
Zadkiel Aharonian 66e988cd6a
github.com/helmfile/vals (#3566)
* github.com/helmfile/vals

* test with vals --help

* fix typo

* update test to match stderr output

* remove useless and incorrect display-name property

* fix GitHub version

* enable cgo

* add buildmode=pie to go build args for linux
2023-10-07 20:35:37 -04:00
Andrii Riabchenko 47ff78a6bd new file: projects/github.com/thkukuk/libnsl/package.yml
new file:   projects/github.com/thkukuk/libnsl/test.c
2023-10-07 16:48:30 -04:00
Andrii Riabchenko d72df597f2 new file: projects/github.com/luvit/luv/package.yml
new file:   projects/github.com/luvit/luv/test.lua
2023-10-07 12:05:12 -04:00
Jacob Heider 2629971863 fix(TTS)
closes #3552
2023-10-06 19:07:09 -04:00
Andrew 929758b320
github.com/oneapi-src/oneTBB (#3278)
* new file:   projects/github.com/oneapi-src/oneTBB/cores-types.cpp
new file:   projects/github.com/oneapi-src/oneTBB/package.yml
new file:   projects/github.com/oneapi-src/oneTBB/sum1-100.cpp

* display-name

* well, this is complicated

* hmmm

* wip

* wip

* remove tea/gx

* wip

* let's try without Python first

* --std=c++14

* wip

* sure

* add in gnu make on linux

* wip

* test

* python tbb

* PYTHONPATH & LDFLAGS

* done

* will the magic happen?

* compiler to env?

* it's redundant > install_log.txt 2>&1

* oh new python

* problems with linux/aarch64

* i'll stop messing with this

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-06 14:45:45 -04:00
tannevaled 2936f5c579
+github.com/alexellis/k3sup (#3547)
* add alexellis/k3sup

* fix test

* simpler scripts

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-06 13:00:04 -04:00
Kevin Chen bf7dd1325e
+sqlboiler -- Generate a Go ORM tailored to your database schema (#3548)
* +sqlboiler -- Generate a Go ORM tailored to your database schema

* fix test
2023-10-06 12:56:58 -04:00
Jacob Heider 587441621e
don't use python3.12 widely yet 2023-10-03 11:23:56 -04:00
Jacob Heider 0566c8ff9f
fix(fizz) 2023-10-02 18:00:52 -04:00
Felipe Santos fa40974133
+github.com/regclient/regclient (#3479)
* +github.com/regclient/regclient

* Split in three packages
2023-10-02 12:23:05 -04:00
Jacob Heider 4fa1a85aff
rm tea --prefix 2023-10-02 10:17:26 -04:00
Felipe Santos 0991f949d0
+github.com/containers/skopeo (#3465)
* +github.com/containers/skopeo

Closes #2695

* Speed up test

* Use hello-world image in all tests

* Clarify build instructions

* Disable man pages generation

* make and cc now handled by brewkit

* Use patch instead of git apply

* Pin patch to a commit id

* Use /releases/tags

* ops, alpine.tar

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-10-02 00:28:59 -04:00
Jacob Heider b233de92ed fix(act) 2023-10-02 00:26:53 -04:00
Jacob Heider 48b12e5aa9
cleanup all empty dependencies: nodes 2023-10-01 20:41:57 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Felipe Santos 94f5037112
+github.com/helmfile/helmfile (#3460)
* Add helmfile

* See output even with grep

* Hide grep output

* Avoid version command which check for upgrades

* It worked in my machine, anyway, trying differently

* Try to set git as build dependency

* CGO_ENABLED=0

* ca-certs

---------

Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-09-30 00:29:31 -04:00
Andrew 89e054ea49
+ (#3396) 2023-09-22 15:46:57 -04:00
Andrew 4fcc07e863
let's try (#3395) 2023-09-22 11:47:36 -04:00
Kevin Chen 4965ada8a5
+when: CLI for timezones (#3365)
* +when: CLI for timezones

* git submodule update

* yml syntax

* fix test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-20 12:21:14 -04:00
andrejrabcenko 793ca61354 new file: projects/github.com/zsh-users/zsh-completions/README.md
new file:   projects/github.com/zsh-users/zsh-completions/package.yml
2023-09-19 14:39:20 -04:00
Kevin Chen df26e0ddc4 +tfupdate -- Update version constraints in your Terraform configurations 2023-09-19 14:35:06 -04:00
Kevin Chen 41d86ef4b3 +gron -- Greppable JSON 2023-09-18 00:50:39 -04:00
Kevin Chen 73ac9db7a6 +aws-whoami -- A tool to show what AWS account and identity you're using. 2023-09-17 19:26:16 -04:00
Andrew 4500cd80ea
github.com/eliben/pycparser (#3346)
* new file:   projects/github.com/eliben/pycparser/package.yml

* test deps
2023-09-17 12:47:32 -04:00
Kevin Chen 82e2de390e +commit -- CLI to assist with Conventional Commits 2023-09-16 19:56:19 -04:00
Kevin Chen 2c13faa877 +triangle -- Convert images to computer generated art using delaunay triangulation. 2023-09-16 18:52:40 -04:00
Kevin Chen c7c4379e4d
+horcrux -- Split your file into encrypted fragments (#3328)
* +horcrux -- Split your file into encrypted fragments so that you don't need to remember a passcode

* test

this should work, but doesn't on my machine. directory error.

* fix logic bug in v0.3

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-16 14:32:41 -04:00
Kevin Chen 66f8a08ec6 +git-sizer -- Diagnose git repo size issues 2023-09-15 23:31:01 -04:00
Kevin Chen 80474fdc3a +tokesura -- CLI to work with Hasura JWTs 2023-09-15 15:15:32 -04:00
Kevin Chen 3f098eaab8 docker-clean -- A script that cleans docker containers, images, volumes, and networks 2023-09-14 20:04:53 -04:00
Kevin Chen 0c2a0942df +gofumpt -- Formatter for Golang 2023-09-14 14:08:02 -04:00
Kevin Chen c7fba3c1a3 +gci -- Import sorter for Golang 2023-09-14 14:07:24 -04:00
Jacob Heider 002f06476d
test(yazi) 2023-09-13 14:23:03 -04:00
Jacob Heider 4d9838796c
+yazi 2023-09-13 14:18:34 -04:00
Max Howell 7d326fe41f
lazygit needs git 2023-09-12 16:16:30 -04:00
Andrew 566def7f7a
github.com/anholt/libepoxy (#2334)
* github.com/anholt/libepoxy

* +x.org/x11: '*'

* meson args

* args

* remove --enable_egl

* egl=false

* test.c

* modified:   projects/github.com/anholt/libepoxy/package.yml

* +dri.freedesktop.org

* modified:   projects/github.com/anholt/libepoxy/package.yml

* sed

* test

* i _assume_ we're finding libGL here.

* +mesa

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-10 17:49:38 -04:00
andrejrabcenko 8c98285946 new file: projects/github.com/aws-cloudformation/cfn-lint/package.yml
new file:   projects/github.com/aws-cloudformation/cfn-lint/test.yml
2023-09-08 18:37:00 -04:00
Jacob Heider aa436de856
we were so excited, we added it twice. 2023-09-08 14:29:35 -04:00