Jacob Heider
d3caa70dc9
use new platform logic
2023-04-24 14:23:08 -04:00
Jacob Heider
e1e606cfa6
upgrade(create-dmg)
2023-04-24 13:52:34 -04:00
Branch Vincent
9535e70590
+github.com/python-lsp/python-lsp-server
2023-04-22 18:45:34 -04:00
Branch Vincent
1943b7dbd9
+github.com/pypa/build
2023-04-22 18:44:11 -04:00
John Allen
d2ae207140
+csvdiff
2023-04-21 07:50:55 -04:00
Jacob Heider
759cf2afc6
fix(xcrypt) ( #1526 )
...
* fix(xcrypt)
* disable symvers
2023-04-21 03:15:06 -04:00
Jacob Heider
6550529afd
fix(fix(svn)
2023-04-21 02:40:49 -04:00
Jacob Heider
34394e8a94
fix(svn)
2023-04-21 02:38:47 -04:00
Jacob Heider
b769383a64
fix(rav1e)
2023-04-20 17:57:33 -04:00
Max Howell
826e44a57a
+stable-diffusion-webui
2023-04-20 14:49:48 -04:00
Jacob Heider
fe950699b8
fix(z3)
2023-04-18 23:38:11 -04:00
Jacob Heider
d51c6034aa
fix(avif)
2023-04-18 15:51:32 -04:00
Jacob Heider
7efd96ae62
fix(7zip)
2023-04-16 21:39:52 -04:00
Jacob Heider
d14a3193f0
fix(create-dmg)
2023-04-16 16:46:58 -04:00
James Reynolds
359fbb4768
+github.com/psf/black ( #890 )
...
* +github.com/psf/black
* Fixed blackd
* Changed EXTRA_DEPS to OPTIONAL_DEPS
* Switch from python-venv.sh and ENV VAR to python-venv.py and arg; better test
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-04-16 10:16:04 -04:00
Jacob Heider
a166c4cfac
fix(lsd)
2023-04-15 20:24:20 -04:00
Jacob Heider
0a83af9047
fix(numactl)
2023-04-14 19:33:41 -04:00
James Reynolds
9ef056e74a
Updated to 2023.04.11 8b67998
2023-04-13 07:52:27 -04:00
Max Howell
da91d92898
+utf8proc ( #1317 )
2023-04-11 08:57:00 -04:00
Max Howell
e1aa05cb68
ncurses needs less hacks now
2023-04-10 11:43:18 -04:00
Sanchit Ram Arvind
ab2ea4ca88
+mop-tracker ( #1121 )
...
financial dashboard on terminal
2023-04-04 23:23:38 -04:00
David Roman
f8edccebee
+zap ( #467 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-04 21:04:54 -04:00
Sanchit Ram Arvind
46322bf8b5
+gops ( #1247 )
...
* +gops
* Update package.yml
* Delete version.patch
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-04 18:34:24 -04:00
Jacob Heider
7642d0f57c
fix(blink)
2023-04-03 19:34:20 -04:00
Max Howell
91e05e5e88
fix linux-utils on mac ( #835 )
...
* fix linux-utils on mac
Closes #831
* wip
* wip
* wip
* fix up headers
* stupid. $INCLUDE means something to clang
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-30 18:47:37 -04:00
Jacob Heider
b381962059
+jinja2
2023-03-30 02:04:53 -04:00
Max Howell
e9e9278248
+gpt4all
2023-03-29 14:53:14 -04:00
Jacob Heider
f8b769911a
+cbor
2023-03-29 02:34:12 -04:00
Max Howell
d5fe043d76
Allow alpaca.cpp --fetch
2023-03-28 15:09:49 -04:00
Max Howell
96857e732b
+llama.cpp
2023-03-28 08:48:03 -04:00
James Reynolds
de5e7a9a75
+github.com/jaseg/lolcat ( #859 )
...
* +github.com/jaseg/lolcat
* Fix test
* Fixed test, moved project into github.com folder
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-03-27 11:58:42 -04:00
Max Howell
d8a3e7c646
+llama.cpp ( #844 )
...
llama.cpp -p "Getting paid to write open source can be accomplished in 3 simple steps:"
2023-03-24 17:53:39 -04:00
Marc Seitz
8b5ab6a415
add chatblade version
2023-03-24 16:10:13 -04:00
ABevier
8424ce74be
+lcov ( #850 )
...
* +lcov
* fixes
* try adding perl deps
2023-03-23 19:17:13 -04:00
Jacob Heider
7e90970501
fix(go-bindata)
2023-03-23 16:32:27 -04:00
Marc Seitz
ed8b734fd8
+libxcrypt ( #785 )
...
Requires -L because the standard library path has precedence on Linux and usually linux has its own lib crypt.
I experimented with trying to use the enable-compat-symlinks (that make xcrypt symlinks) but this option only works if you enable “obsolete modes” which leads to believe it is not wise to do it manually either as other build tools will likely make assumptions based on the filenames.
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-03-21 15:44:35 -04:00
Max Howell
9600dcb047
fix python -m venv
not providing pip
2023-03-20 16:08:47 -04:00
Max Howell
08dcacac17
+chatblade
2023-03-20 16:08:47 -04:00
Max Howell
d619c00c39
In fact z3 needs python during build
...
It’s worrying that the CI/CD builds found python even though we weren't specifying it @jheider
2023-03-17 15:14:30 -04:00
Max Howell
fdbb7f18cf
+z3
...
Closes #518
2023-03-17 15:01:48 -04:00
Max Howell
576387f82a
+sasqwatch
...
https://twitter.com/fab3s2t/status/1636194560115105792?s=20
2023-03-16 11:48:30 -04:00
Marc Seitz
035c6ef4f6
+doxygen ( #447 )
...
* add doxygen
* add flex and python on linux
* cleanup test
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-03-16 11:44:55 -04:00
Max Howell
6f7651f69e
Merge branch 'main' into pantry.core
2023-03-15 09:09:36 -04:00
Jacob Heider
11ca7336d7
rework for single pantry ( #497 )
...
* rework for single pantry
* a few things missed
2023-03-14 16:41:37 -04:00
Marc Seitz
e7fc6d75a8
+act ( #755 )
...
* +act
* add make dep
2023-03-14 16:32:30 -04:00
Nicolas M
04e804f4e2
+go-bindata
...
go-bindata is a small utility which generates Go code from any file.
2023-03-14 08:06:05 -04:00
Max Howell
abe6aa98eb
+libavif ( #470 )
...
* +libavif
Closes #210
* wip
2023-03-12 17:09:12 -04:00
Sanchit Ram Arvind
cfd38daa87
+xiph/rav1e ( #446 )
...
* xiph/rav1e packaged
* Remove unnecessary run-time deps
* wip
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-03-08 18:31:48 -05:00
David Dobrinskiy
06876ee7af
remove unnecesary pip deps
2023-03-08 17:55:56 -05:00
Max Howell
00b597d917
+mackup
...
Closes #482
2023-03-08 17:38:31 -05:00