Andrew
e916698399
+practical-scheme.net/gauche ( #5112 )
...
* new file: projects/practical-scheme.net/gauche/package.yml
new file: projects/practical-scheme.net/gauche/test.scm
* fix grep
* GAUCHE_LOAD_PATH => share; GAUCHE_DYNLOAD_PATH => lib
2024-02-05 10:33:30 -05:00
Jacob Heider
bf15c045be
fix(normalizer)
...
use bkpyvenv
2024-02-04 16:33:33 -05:00
Andrew
24a48493a0
+github.com/Ousret/charset normalizer ( #5115 )
...
* new file: projects/github.com/Ousret/charset_normalizer/package.yml
* modified: projects/github.com/Ousret/charset_normalizer/package.yml
2024-02-04 16:25:28 -05:00
Andrii Riabchenko
5a3c22ca70
new file: projects/github.com/ios-control/ios-deploy/package.yml
2024-02-04 16:24:53 -05:00
Andrew
ccf858e757
+bitwarden.com ( #5113 )
...
* new file: projects/bitwarden.com/package.yml
* npm: '@bitwarden/cli'
2024-02-04 16:24:09 -05:00
Andrii Riabchenko
4ec877cac6
new file: projects/github.com/XCTestHTMLReport/XCTestHTMLReport/package.yml
2024-02-04 16:18:02 -05:00
Andrii Riabchenko
f935873660
new file: projects/github.com/quodlibet/mutagen/package.yml
2024-02-04 16:15:53 -05:00
Andrew
bbaf2cda4e
+libusb.info/compat ( #5110 )
...
* new file: projects/libusb.info/compat/package.yml
* -ludev flag ?
* hmm, clang?
* hmm
* oh... +gcc. working for me
* systemd.io contains 'libudev'
* more tests
2024-02-04 16:04:42 -05:00
Andrew
e32e7c22e0
+coder.com/code-server ( #5108 )
...
* new file: projects/coder.com/code-server/package.yml
* python & linux deps
* +kerberos.org
* let's try -D__NO_INLINE__
* get versions from npmjs
* use `npm:` version stanza
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-04 15:48:26 -05:00
Max Howell
9e68207e53
upload file listing
2024-02-04 06:17:59 -05:00
Jacob Heider
a6edc9f2fa
fix(trufflehog)
...
wtf is trufflehog?
2024-02-02 20:55:06 -05:00
Jacob Heider
5727636abe
fix(kind)
...
i'll never understand why these pass the first time then fail later. i mean, i probably will, but i don't right now.
closes #5099
2024-02-02 16:06:39 -05:00
Jacob Heider
e67dc85a4f
+wordl-rs ( #5100 )
...
* +wordl-rs
* fix ci?
2024-02-02 16:01:49 -05:00
Max Howell
898560d675
ci/plan is less wasteful and more legible ( #5081 )
2024-02-02 14:49:21 -05:00
Jacob Heider
57535b0169
fix(yarn)
...
3.8 builds fail compiling some random (apparently unneeded) npm module for linux
2024-02-02 10:58:18 -05:00
Jacob Heider
ef8e30f775
fix(git)
...
closes #5092
2024-02-01 23:31:45 -05:00
Jacob Heider
e699593b24
fix(yarn)
...
otherwise the mozjpeg build fails. looks like it might not support linux-aarch64 :(
2024-02-01 23:31:23 -05:00
Jacob Heider
d938f12180
fix gitopolis test
2024-02-01 21:54:05 -05:00
Jacob Heider
7e1f034749
fix(gitopolis)
...
closes #5095
2024-02-01 20:06:07 -05:00
Jacob Heider
e48bc639f1
fix conda darwin-x86-64
...
hopefully. there's what looks like an api issue in `threading` that only appears on darwin-x86-64...
2024-02-01 15:26:10 -05:00
Jacob Heider
ac3cbfd6c0
fix(pulumi) ( #5087 )
...
* fix(pulumi)
generate language specs
closes #5084
* stupid go
* use git for their scripts' sanity
* -buildmode=pie
* le sigh
2024-02-01 14:58:29 -05:00
Jacob Heider
53da7c209e
fix(conda)
...
oops, left python in env
2024-02-01 14:31:31 -05:00
Jacob Heider
cce9637adf
fix conda PYTHONPATH
2024-02-01 13:45:21 -05:00
Andrew
f94820a1c0
+coder.com ( #5079 )
...
* new file: projects/coder.com/package.yml
* .
2024-02-01 12:44:24 -05:00
Jacob Heider
e9aaaa3af4
fix(hcloud)
...
closes #5083
2024-02-01 12:43:53 -05:00
Jacob Heider
0bfec00a12
fix(openstack)
...
use new tooling (old depended on `which`)
closes #5078
2024-02-01 12:43:37 -05:00
Jacob Heider
f39be11032
conda PYTHONPATH fix
2024-02-01 12:43:05 -05:00
Jacob Heider
94970ed3d0
fix(conda) ( #5073 )
...
* fix(conda)
condas >=23.11 require a conda-solver package that's only available in conda (so pip fails to find it).
this uses miniconda to install conda into our venv. and it seems to work!
closes #3897
closes #5072
* haha. well, let's use the correct platform-specific installer.
2024-02-01 12:09:57 -05:00
Jacob Heider
5898cdcb9b
fix(libusb)
...
closes #5076
2024-01-31 19:00:41 -05:00
Jacob Heider
da405bc2c0
fix(materialize)
...
closes #5074
2024-01-31 18:36:02 -05:00
Jacob Heider
21c8364af0
oops
2024-01-31 16:05:43 -05:00
Jacob Heider
c156c69e3b
+sketchybar+yabai
...
these look cool; not sure i've got them 100% working, but with proper config these should work
2024-01-31 14:59:33 -05:00
Max Howell
2dc3200dc1
use new brewkit for gcc ar/ranlib fix
2024-01-31 13:58:03 -05:00
Jacob Heider
d4bb4941dd
fix(grype)
...
closes #5068
2024-01-31 13:28:44 -05:00
Jacob Heider
3ab24891c4
fix(curl) ( #5066 )
...
* fix(curl)
added libpsl dep with 8.6.0
closes #5061
* run-on tests
2024-01-31 12:55:08 -05:00
Kishan B
2c47cc1ee6
Add tf-import-gen command ( #5060 )
...
* Add tf-import-gen command
* expand test for testing
* fix version
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-31 12:26:24 -05:00
Max Howell
66d21bcc8d
Don’t --sync
for git aliases
...
Fixes #4833
2024-01-31 09:38:33 -05:00
Jacob Heider
df7eaa54b7
fix(po4a) ( #5059 )
...
* fix(po4a)
closes #5030
* wip
2024-01-30 18:44:39 -05:00
Jacob Heider
d2e0aa4e73
fix(mergefs) ( #5055 )
...
* fix(mergefs)
closes #5047
* wip
2024-01-30 15:39:31 -05:00
Jacob Heider
436c90c51a
fix(packer)
...
closes #5049
2024-01-30 14:12:56 -05:00
tannevaled
76b7f1270a
+github.com/justwatchcom/sql_exporter
2024-01-30 14:10:24 -05:00
Andrii Riabchenko
e96cd691d0
new file: projects/github.com/libkml/libkml/package.yml
...
new file: projects/github.com/libkml/libkml/test.cpp
2024-01-30 14:06:09 -05:00
Jacob Heider
e4e8c11757
fix(vault)
...
closes #5054
2024-01-30 14:03:01 -05:00
Max Howell
b1c61ddf1f
deno 1.40 shouts unskippable deprecation warnings
2024-01-30 10:23:39 -05:00
Jacob Heider
78838de69e
fix(azcopy)[1]
...
hangs but doesn't segfault. works fine on archlinux. i blame gha.
2024-01-29 15:53:39 -05:00
Jacob Heider
7b004b51bc
fix(openldap)
...
closes #5042
2024-01-29 15:48:21 -05:00
Jacob Heider
30c75976a3
fix(azcopy)
...
error message changed
closes #5041
2024-01-29 15:24:59 -05:00
Jacob Heider
ef227ec58b
fix(btop)[1]
...
got too aggressive
2024-01-29 14:30:07 -05:00
Jacob Heider
33cc496582
fix(btop)
...
gha macos12 needs our libstdc++ too.
2024-01-29 14:13:16 -05:00
Andrii Riabchenko
565b12a260
new file: projects/github.com/platformdirs/platformdirs/package.yml
2024-01-29 13:58:34 -05:00