This commit is contained in:
joachimschmidt557 2020-12-07 14:10:58 +01:00
parent 01a726c535
commit da33d11bc8
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -41,6 +41,7 @@ tar http://nusmv.fbk.eu/distrib/NuSMV-2.6.0.tar.gz NuSMV-2.6.0
tar https://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz ed-1.16 tar https://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz ed-1.16
# tar http://lilypond.org/download/sources/v2.20/lilypond-2.20.0.tar.gz lilypond-2.20.0 # tar http://lilypond.org/download/sources/v2.20/lilypond-2.20.0.tar.gz lilypond-2.20.0
tar https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0 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.54.tar.xz bluez-5.54
# Languages # Languages
@ -193,6 +194,7 @@ git https://git.savannah.gnu.org/git/poke.git poke
git https://github.com/zig-community/Zig-Showdown Zig-Showdown git https://github.com/zig-community/Zig-Showdown Zig-Showdown
git https://github.com/GothenburgBitFactory/timewarrior timewarrior git https://github.com/GothenburgBitFactory/timewarrior timewarrior
git https://github.com/GothenburgBitFactory/taskwarrior taskwarrior git https://github.com/GothenburgBitFactory/taskwarrior taskwarrior
git https://github.com/GothenburgBitFactory/taskserver taskserver
git https://github.com/andrewrk/zig-vulkan-triangle zig-vulkan-triangle git https://github.com/andrewrk/zig-vulkan-triangle zig-vulkan-triangle
git https://github.com/nspin/hs-arm hs-arm git https://github.com/nspin/hs-arm hs-arm
git https://github.com/adamyordan/laplace laplace git https://github.com/adamyordan/laplace laplace
@ -235,6 +237,7 @@ git git@github.com:joachimschmidt557/zig-smaz zig-smaz
git git@github.com:joachimschmidt557/mal mal git git@github.com:joachimschmidt557/mal mal
git git@github.com:joachimschmidt557/cuda-mode cuda-mode git git@github.com:joachimschmidt557/cuda-mode cuda-mode
git git@github.com:joachimschmidt557/adventofcode2019 adventofcode2019 git git@github.com:joachimschmidt557/adventofcode2019 adventofcode2019
git git@github.com:joachimschmidt557/adventofcode2020 adventofcode2020
git git@github.com:joachimschmidt557/bsv-mode bsv-mode git git@github.com:joachimschmidt557/bsv-mode bsv-mode
git git@github.com:joachimschmidt557/tucan-usercss tucan-usercss git git@github.com:joachimschmidt557/tucan-usercss tucan-usercss
git git@github.com:joachimschmidt557/src src git git@github.com:joachimschmidt557/src src