This commit is contained in:
joachimschmidt557 2021-05-17 14:24:46 +08:00
parent 44f2e4f33b
commit 96ebad2dba
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
3 changed files with 9 additions and 1 deletions

View file

@ -43,6 +43,8 @@ tar https://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz ed-1.16
tar https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0
tar http://www.kernel.org/pub/linux/bluetooth/bluez-5.56.tar.xz bluez-5.56
tar http://www.netlib.org/misc/intel/IntelRDFPMathLib20U2.tar.gz IntelRDFPMathLib20U2
tar https://xorg.freedesktop.org/archive/individual/app/igt-gpu-tools-1.25.tar.xz igt-gpu-tools-1.25
tar https://xorg.freedesktop.org/archive/individual/app/igt-gpu-tools-1.26.tar.xz igt-gpu-tools-1.26
# Languages
@ -225,6 +227,8 @@ git https://github.com/swaywm/wlroots wlroots
git https://github.com/mattnite/zigbox zigbox
git https://github.com/mattnite/gyro gyro
git https://github.com/aeronavery/zig-toml zig-toml
git https://github.com/zigimg/zigimg zigimg
git https://github.com/zigimg/test-suite zigimg-test-suite
# My own projects
git git@github.com:ziglibs/lscolors zig-lscolors