Commit graph

258 commits

Author SHA1 Message Date
Branch Vincent e670023070
+github.com/hadolint/hadolint (#2266)
* +github.com/hadolint/hadolint

* cabal wants git

---------

Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-09-06 19:57:27 -04:00
Sanchit Ram Arvind f78ccd3da2 +open-interpreter 2023-09-06 18:15:06 +02:00
Jacob Heider 17ddbccdb0
fix(sd-webui) (#3178)
* fix(sd-webui)

* buckshot

* how many choices are there?

* i definitely hate this, but maybe it'll work

* this seems to "work" :/
2023-09-05 15:04:41 -04:00
Andrii Riabchenko 89dfd08079 new file: projects/github.com/benjaminp/six/package.yml
new file:   projects/github.com/benjaminp/six/test.py
2023-09-05 00:47:33 +02:00
Kevin Chen 1824491464 +svu -- Semantic Version Util 2023-09-04 22:28:28 +02:00
Kevin Chen 4ee4dbdb84 +conform -- Policy enforcement for your pipelines. 2023-09-04 16:45:41 +02:00
Andrii Riabchenko f473b3e901 new file: projects/github.com/rbenv/rbenv/package.yml 2023-09-01 18:54:02 +02:00
Sanchit Ram Arvind f37e1ab564 Combine 2 into 1
+ocrmypdf

remove foo.com from the test key
2023-08-30 19:00:48 +02:00
PierreMB 6ed35e1745 introduce github.com/mxcl/swift-sh 2023-08-29 19:15:38 +02:00
Kevin Chen 301b3039b2
+docker-lock -- lockfile for your Dockerfiles (#3087)
* wip

* docker a dep; call as `docker lock`

* fix the tests

* ca-certs

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-28 05:05:37 +02:00
Jacob Heider 849b379aa4
fix(lsd)[1]
proc-macro2 has revlock issues
2023-08-27 23:22:09 +02:00
Jacob Heider 46c2d06ffe
fix(lsd)
closes #3136 

added `v` to the tag post-1.0
2023-08-27 23:16:15 +02:00
Kevin Chen b169a889a7 +go-mod-update -- Update outdated Go dependencies interactively 2023-08-26 23:41:52 +02:00
Kevin Chen ec25f33eb8
+lux -- video downloader (#3103)
* +lux -- video downloader

* ffmpeg is a declared dependency
2023-08-26 04:04:11 -04:00
Kevin Chen d2f89d10c7 +aws-sso 2023-08-26 03:45:12 -04:00
Kevin Chen 33ccc69993 +enc -- encrypted secrets sharing 2023-08-26 03:43:51 -04:00
Kevin Chen 891b2526ba +yj -- Convert between YAML, TOML, JSON, and HCL 2023-08-26 03:40:58 -04:00
Marc Seitz c876ca50b3
+krzkaczor/ny (#3077)
* +krzkaczor∕ny

* +krzkaczor∕ny
2023-08-25 13:51:00 -04:00
Jacob Heider 772137833f
fix(aws-sdk-cpp)
use concurrency. so slow.
2023-08-23 17:59:16 -04:00
Kevin Chen 3770d1a86c +complexity -- A command line tool to identify complex code 2023-08-23 14:45:20 -04:00
andrejrabcenko 0e71d27a8d github.com/kubernetes-sigs/aws-iam-authenticator 2023-08-22 14:45:35 -04:00
Kevin Chen 47a730de57
+golang-migrate — Database migrations CLI (#2998)
* wip

* test fix

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-21 15:54:39 -04:00
Kevin Chen 8fd5486210
+dynein -- DynamoDB CLI (#2974)
* +dynein -- DynamoDB CLI

* fix(linux): depend on openssl

* fix(linux-build): depend on openssl and pkg-config

* fix(linux): require openssl as dependency

* openssl ^1.1

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 18:13:16 -04:00
Andrii Riabchenko f33bcebd80 github.com/rrthomas/psutils 2023-08-18 12:05:21 -04:00
Andrii Riabchenko e8048bb66e github.com/rrthomas/libpaper 2023-08-17 16:20:27 -04:00
Andrew 1e022c4c2d
github.com/julienXX/terminal-notifier (#2941)
* github.com/julienXX/terminal-notifier

* vendored

* use prop for ease

* why use cat?

* sigh

* i should just test these locally

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:11:05 -04:00
Andrew 087ef770b8
github.com/KhronosGroup/Vulkan-Loader (#2940)
* github.com/KhronosGroup/Vulkan-Loader

* wip
2023-08-16 15:55:10 -04:00
Jacob Heider fbd31f634f
fix(fizz)[1] 2023-08-14 15:31:01 -04:00
Jacob Heider 3b68734eda
fix(yaml-cpp)
closes #2817
2023-08-10 20:44:49 -04:00
Max Howell 2048d99c47
+mamba deps (#2741) 2023-08-09 11:27:04 -04:00
Jacob Heider a9360043c7 fix(mbed-tls) 2023-08-03 17:49:31 -04:00
Max Howell 771f1a90d4
display-name text generation web UI 2023-08-03 06:46:30 -04:00
Max Howell 888dd724fb
+text-generation-webui (#2721) 2023-08-02 11:52:03 -04:00
Max Howell bc3aca83e4
use npx get-port to get a free port 2023-08-02 11:33:56 -04:00
Max Howell 5d3823a908
add display-name for micromamba 2023-07-30 13:10:10 -04:00
Max Howell d5b7afbf6e
+micromamba (#2681) 2023-07-30 11:18:11 -04:00
Max Howell 9c56216f04
entrypoint for agpt.co 2023-07-30 08:01:11 -04:00
Brad Jones 73e4cbf62a
+github.com/gopasspw/gopass (#2686)
* +github.com/gopasspw/gopass

* add vendored warning

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-29 15:14:14 -04:00
Andrii Riabchenko f586deb49a github.com/lm-sensors 2023-07-29 15:12:30 -04:00
andrejrabcenko fab940e591 github.com/vburenin/ifacemaker 2023-07-27 13:20:12 -04:00
Max Howell 2ac0d444bd
Fixes https://github.com/teaxyz/pantry/issues/2662 2023-07-27 09:58:46 -04:00
Max Howell 1554f7e49d
fix model download url 2023-07-24 16:54:33 -04:00
Max Howell 7c803208a2
update llama.cpp; use OpenLLaMA (#2655) 2023-07-24 16:43:32 -04:00
Max Howell b8428969ec
[ci] skip; display-name updates; gardening 2023-07-24 16:15:31 -04:00
Ivan Bushchik cd87cbec48
github.com/adegtyarev/streebog: init at 0.13 (#2649)
* github.com/adegtyarev/streebog: init at 0.13

* github.com/adegtyarev/streebog: fix build on linux

* simplify script

* fix patch path

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-24 11:05:15 -04:00
Bruno Coelho 3be6d5839d
Fix github.com/SwiftGen/SwiftGen crash (#2652)
* Fix SwiftGen

* remove double download

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-24 10:40:03 -04:00
Max Howell 13eda8e0be
fix typo 2023-07-22 10:29:39 -04:00
Max Howell 26f3f2ff70
really fix port 2023-07-21 12:26:24 -04:00
Max Howell 1ca2677727
pick different port to postgres 2023-07-21 11:56:54 -04:00
Max Howell c5466eacfd
add entrypoint for gpt4all
Fixes https://github.com/teaxyz/gui/issues/678
2023-07-21 10:13:50 -04:00