pantry
pantry copied to clipboard
pkg manifests
I'm building a Go project with ```shell $ tea go version go version go1.21.1 darwin/arm64 $ tea go build -o my-artifact main.go ``` but getting the following error in response:...
+swiftly
[Swiftly](https://github.com/swift-server/swiftly) is the officially recognized universal Swift installer by the Swift Server Workgroup, which just got its first official [0.1.0](https://github.com/swift-server/swiftly/releases/tag/0.1.0) release. Only compatible with Linux at the moment, but it'll...
Over the weekend I started using stable-diffusion-webui (sdw) for more than just giggles and here is some feedback on how the tea distribution of sdw can improve. Currently, tea's sdw...
LunarVim can't find a package named "clangd". This is what I get upon running `lvim test.c`: ``` Installation in progress for [clangd] Error detected while processing BufReadPost Autocommands for "*":...
This may help shrink binary sizes by avoiding static linking.
* resolve https://github.com/teaxyz/pantry.extra/issues/413 (certificate errors) * rewrite tests to check the actual package functionality
 I have qemu 8.0.**3** installed. Smells like a relocatability issue, but I can't see how since it is looking at my tea installation and not `/opt/qemu.org` it's just the...
[quarto.org](https://quarto.org) is a framework to render scientific documents from markdown docs or jupyter in python, julia and other languages
``` httpd: Could not open configuration file /opt/apache.org/httpd/v2.4.57/etc/httpd/httpd.conf: No such file or directory ``` ideal location: `~/.config/httpd.conf` (honoring XDG_CONFIG) good enough `$TEA_PREFIX/apache.org/httpd/etc/httpd.conf`
Hi, I tried setting `tea` up in Amazon Linux 2 (which I think is using an older version of `GLIBC`), and I'm getting the following errors: ``` /home/farzadmf/.tea/tea.xyz/v*/bin/tea: /lib64/libm.so.6: version...