Commit graph

3104 commits

Author SHA1 Message Date
Jacob Heider 5830fc48bf +shaderc
needed for gtk4 now
2024-01-08 16:34:34 -05:00
Jacob Heider 2b508c4776
fix(solana) (#4780)
1.16.25 shipped with `ahash` 0.8.3 (yanked)
1.17.15 shipped with `ahash` 0.8.4 (build failure)
main is already on `ahash` 0.8.7, but i only bumped to 0.8.5 to be conservative, which builds.

closes #4761
closes #4762
2024-01-08 14:34:04 -05:00
Andrew a1a135e8da
facebook.com/watchman (#4607)
* new file:   projects/facebook.com/watchman/package.yml

* maybe with gcc

* no

* -latomic
2024-01-08 13:22:54 -05:00
Andrew cd963ef66a
+cnquery.io (#4767)
* new file:   projects/cnquery.io/package.yml

* fix it

* use go version from go.mod

---------

Co-authored-by: Michael Essiet <emsaa2002@gmail.com>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-08 13:18:13 -05:00
Jacob Heider 005c13f2e8
fix(jmeter)[1]
closes #4765
2024-01-08 13:17:40 -05:00
Jacob Heider c36a1a1ce1
fix(jmeter)
closes #4765
2024-01-08 13:12:13 -05:00
Jacob Heider 5e07079cc2 fix(rusty-kaspa)
segfaults in new malloc crate; add cli

closes #4766
closes #4768
2024-01-08 12:25:22 -05:00
Jacob Heider 826feb6074 fix(kaggle)
closes #4774
2024-01-08 12:09:26 -05:00
Jacob Heider f75fb1e0e5
fix(xtls)
closes #4769
2024-01-08 10:36:17 -05:00
Jacob Heider 53b58fe760 fix(libbsd)
closes #4772
2024-01-08 10:32:02 -05:00
Max Howell 9d10d35499
Update mash pkg.yml 2024-01-08 05:24:47 -05:00
Max Howell f1675e9234
Fix yaml hopefully 2024-01-07 06:25:16 -05:00
Max Howell 86e5a6d559
Fix restock doing cf invalidations in bottle step 2024-01-07 06:14:08 -05:00
Max Howell fae90ff2c7
Fix pip < 23.1 2024-01-07 05:43:19 -05:00
Max Howell e81b11085e
fix older pip versions audit 2024-01-07 05:16:07 -05:00
Max Howell 07dc2e728e
python 3.12 cannot run pip<23.1.2 (#4763)
https://stackoverflow.com/questions/77364550/attributeerror-module-pkgutil-has-no-attribute-impimporter-did-you-mean
2024-01-07 05:10:53 -05:00
Jacob Heider 29fd4229a7
fix(open-mpi) (#3875)
* fix(open-mpi)

closes #4534

* Missed one
2024-01-06 23:40:21 -05:00
Max Howell d6e1bc9577 k so obviously pip3.8 needs python3.8 2024-01-06 09:26:58 -05:00
Max Howell ce5a5d4054
Only invalidate cloudfront once for restock ops 2024-01-06 07:08:03 -05:00
Max Howell e4872f02d1 pip / pipenv tweaks
* Some older pipenv versions break with python 3.12
* pip was actually running via the vendored python pip site package and not ours :/
2024-01-06 06:52:30 -05:00
Max Howell 89a2f0e910
Missing quotes 2024-01-05 12:50:51 -05:00
Max Howell eadb61b340
refurbish pip/meson/pipenv with state of the art techniques (#4756) 2024-01-05 11:38:07 -05:00
Tushar Mathur 6b6205f0c1 Update package.yml 2024-01-05 10:04:40 -05:00
Jacob Heider ff82a2af9a fix(ruby2.5)
closes #4631
closes #4620
2024-01-04 23:21:29 -05:00
Jacob Heider b12cc2d4dd fix(ccache)
closes #4669
2024-01-04 21:54:10 -05:00
Kevin Chen fa89a16b61 +tailcall -- A high-performance no-code GraphQL backend 2024-01-04 20:52:57 -05:00
Jacob Heider fbf48587bb fix(rav1e)
closes #4670
2024-01-04 20:44:11 -05:00
Jacob Heider 712ee1c4a7 fix(pytest)
closes #4673
2024-01-04 20:35:12 -05:00
Jacob Heider c0011da069
fix(swig)
closes #4674

looks like `cc` might be picking up native `gcc` on arch.
2024-01-04 19:28:28 -05:00
Jacob Heider 291c38f095 fix(ruby)
closes #4696

--yjit in 3.1.0-dev
fix [[maybe_unused]] build issues on linux
2024-01-04 19:21:10 -05:00
Jacob Heider 8a2c01eec2 fix(openblas)
closes #4698
2024-01-04 17:47:05 -05:00
Jacob Heider df9bb645fe fix(poppler-qt5)
use gitlab tags

closes #4699
2024-01-04 17:02:08 -05:00
Jacob Heider da770a1901 fix(aws-cli)
closes #4738
2024-01-04 17:01:52 -05:00
Jacob Heider 19de1c5c33 fix(ollama)
remove build hack (addressed upstream: https://github.com/jmorganca/ollama/pull/1780)
2024-01-04 15:31:23 -05:00
Jacob Heider a45dc8a02f
fix(ocrmypdf)[3]
frustrating
2024-01-04 15:06:01 -05:00
Jacob Heider e9af7b593f
fix(ocrmypdf)[2]
stop playing whack-a-mole.
2024-01-04 14:56:07 -05:00
Jacob Heider 6cfe755275
fix(ocrmypdf)[1]
requires libtiff

closes #4734
closes #4735
2024-01-04 14:48:17 -05:00
Jacob Heider 72c63f9e96 fix(ocrmypdf)
update libxml2 dep; convert to `bkpyvenv`

closes #4703
closes #4587
closes #4524
closes #4520
2024-01-04 14:38:39 -05:00
Jacob Heider e910345810 fix(metagpt)
add OPEN_API_MODEL key to test; convert to `bkpyvenv`.

closes #4704
2024-01-04 14:17:47 -05:00
Jacob Heider eaf5f19362 fix(raccoin)
closes #4727
2024-01-04 13:41:53 -05:00
Jacob Heider 777e8a26df fix(mitmproxy)
convert to `bkpyvenv`

closes #4724
2024-01-04 13:27:11 -05:00
Jacob Heider f35308a401 fix(llama.cpp)
convert to `bkpyvenv`

closes #4721
closes #4722
closes #4723
2024-01-04 13:09:41 -05:00
Jacob Heider 45280ada36 fix(checkov)
convert to `bkpyvenv`

closes #4725
closes #4726
2024-01-04 13:08:23 -05:00
Max Howell d64877c52a huggingface: Use new brewkit python venv machinery 2024-01-04 09:18:22 +00:00
Max Howell bc08c8228a
poetry: Use new brewkit python venv machinery (#4719)
Fixes #863
2024-01-04 08:58:31 +00:00
Max Howell e17d6021a7
tests often have python in PATH 2024-01-04 07:44:52 +00:00
Max Howell 2e47105a53 fix gpt-engineer version parser 2024-01-04 07:35:58 +00:00
Max Howell 270565f87f
Uses new pyvenv brewkit machinery (#4714) 2024-01-04 07:06:19 +00:00
Jacob Heider b3b2b4be44 fix(wireshark)
needs perl to build the authors list

closes #4712
2024-01-03 23:06:53 -05:00
Jacob Heider 5a32f8df33 fix(ollama)
closes #4705
2024-01-03 16:10:00 -05:00