Update srcfiles

This commit is contained in:
joachimschmidt557 2022-01-14 18:32:10 +01:00
parent 522edc1dca
commit c01cf90e31
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -5,8 +5,7 @@ git https://gitlab.com/joachimschmidt557/dotfiles dotfiles
git https://gitlab.com/joachimschmidt557/scripts scripts git https://gitlab.com/joachimschmidt557/scripts scripts
# Linux kernel # Linux kernel
tar https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.10.tar.xz linux-5.12.10 tar https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.12.tar.xz linux-5.15.12
tar https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.43.tar.xz linux-5.10.43
# Utilities - zips # Utilities - zips
# zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5 # zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5
@ -44,7 +43,6 @@ tar https://ftp.gnu.org/gnu/emacs/emacs-27.2.tar.xz emacs-27.2
# 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.58.tar.xz bluez-5.58 tar http://www.kernel.org/pub/linux/bluetooth/bluez-5.58.tar.xz bluez-5.58
# tar http://www.netlib.org/misc/intel/IntelRDFPMathLib20U2.tar.gz IntelRDFPMathLib20U2 # 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 tar https://xorg.freedesktop.org/archive/individual/app/igt-gpu-tools-1.26.tar.xz igt-gpu-tools-1.26
tar https://ffmpeg.org/releases/ffmpeg-4.4.tar.xz ffmpeg-4.4 tar https://ffmpeg.org/releases/ffmpeg-4.4.tar.xz ffmpeg-4.4
tar https://freedesktop.org/software/pulseaudio/releases/pulseaudio-14.2.tar.xz pulseaudio-14.2 tar https://freedesktop.org/software/pulseaudio/releases/pulseaudio-14.2.tar.xz pulseaudio-14.2
@ -54,7 +52,7 @@ tar https://github.com/systemd/systemd/archive/refs/tags/v249.tar.gz systemd-v24
# Languages # Languages
git https://github.com/nim-lang/nim nim # git https://github.com/nim-lang/nim nim
git https://github.com/ziglang/zig zig git https://github.com/ziglang/zig zig
# git https://github.com/racket/racket racket # git https://github.com/racket/racket racket
# git https://github.com/ocaml/ocaml ocaml # git https://github.com/ocaml/ocaml ocaml
@ -82,6 +80,7 @@ git https://github.com/golang/go go
# git https://git.suckless.org/slstatus slstatus # git https://git.suckless.org/slstatus slstatus
# git https://github.com/taylorconor/tinytetris tinytetris # git https://github.com/taylorconor/tinytetris tinytetris
# git https://github.com/martanne/dvtm dvtm # git https://github.com/martanne/dvtm dvtm
# git https://github.com/martanne/vis vis
# git https://github.com/robm/dzen dzen # git https://github.com/robm/dzen dzen
git https://github.com/nsf/termbox termbox git https://github.com/nsf/termbox termbox
git https://github.com/antirez/linenoise linenoise git https://github.com/antirez/linenoise linenoise
@ -99,6 +98,8 @@ git https://github.com/Sweets/hummingbird hummingbird
# git https://github.com/p-gen/smenu smenu # git https://github.com/p-gen/smenu smenu
# git https://github.com/libfuse/sshfs sshfs # git https://github.com/libfuse/sshfs sshfs
git https://github.com/andrewrk/tetris tetris git https://github.com/andrewrk/tetris tetris
git https://github.com/andrewrk/libsoundio libsoundio
# git https://github.com/andrewrk/zig-vulkan-triangle zig-vulkan-triangle
# git https://unix4lyfe.org/git/darkhttpd darkhttpd # git https://unix4lyfe.org/git/darkhttpd darkhttpd
# git https://github.com/mawww/kakoune kakoune # git https://github.com/mawww/kakoune kakoune
# git git://repo.or.cz/tinycc.git tinycc # git git://repo.or.cz/tinycc.git tinycc
@ -127,15 +128,15 @@ git https://github.com/andrewrk/tetris tetris
# git https://github.com/Calinou/lagraph lagraph # git https://github.com/Calinou/lagraph lagraph
# git https://github.com/rakshasa/rtorrent rtorrent # git https://github.com/rakshasa/rtorrent rtorrent
# git https://github.com/strace/strace strace # git https://github.com/strace/strace strace
git https://github.com/adsr/mle mle # git https://github.com/adsr/mle mle
# git https://github.com/POV-Ray/povray povray # git https://github.com/POV-Ray/povray povray
# git git://source.ffmpeg.org/ffmpeg.git ffmpeg # git git://source.ffmpeg.org/ffmpeg.git ffmpeg
# git git://git.webkit.org/WebKit.git WebKit # git git://git.webkit.org/WebKit.git WebKit
git https://gitlab.kitware.com/cmake/cmake cmake # git https://gitlab.kitware.com/cmake/cmake cmake
# git https://github.com/godotengine/godot godot # git https://github.com/godotengine/godot godot
# git https://github.com/deadpixi/sam sam # git https://github.com/deadpixi/sam sam
git https://github.com/ziglang/zig-spec zig-spec # git https://github.com/ziglang/zig-spec zig-spec
git https://github.com/ziglang/logo zig-logo # git https://github.com/ziglang/logo zig-logo
# git https://github.com/ziglang/www.ziglang.org www.ziglang.org # git https://github.com/ziglang/www.ziglang.org www.ziglang.org
git https://github.com/ziglang/shell-completions zig-shell-completions git https://github.com/ziglang/shell-completions zig-shell-completions
# git https://github.com/qutebrowser/qutebrowser qutebrowser # git https://github.com/qutebrowser/qutebrowser qutebrowser
@ -152,10 +153,9 @@ git https://github.com/ziglang/shell-completions zig-shell-completions
# git https://github.com/russellw/racket-format racket-format # git https://github.com/russellw/racket-format racket-format
# git https://github.com/tudace/tuda_latex_templates tuda_latex_templates # git https://github.com/tudace/tuda_latex_templates tuda_latex_templates
# git https://github.com/restic/restic restic # git https://github.com/restic/restic restic
git https://github.com/martanne/vis vis
# git https://github.com/AdrieanKhisbe/promela-mode promela-mode # git https://github.com/AdrieanKhisbe/promela-mode promela-mode
# git https://gitlab.com/pdfgrep/pdfgrep pdfgrep # git https://gitlab.com/pdfgrep/pdfgrep pdfgrep
git https://github.com/nimble-code/Spin Spin # git https://github.com/nimble-code/Spin Spin
# git https://github.com/VCVRack/Rack Rack # git https://github.com/VCVRack/Rack Rack
# git https://github.com/i3/i3 i3 # git https://github.com/i3/i3 i3
# git https://github.com/i3/i3status i3status # git https://github.com/i3/i3status i3status
@ -182,56 +182,54 @@ git https://github.com/ifreund/river river
git https://github.com/NixOS/nix nix git https://github.com/NixOS/nix nix
git https://github.com/NixOS/nixpkgs nixpkgs git https://github.com/NixOS/nixpkgs nixpkgs
git https://github.com/NixOS/nixops nixops git https://github.com/NixOS/nixops nixops
git https://github.com/NixOS/hydra hydra # git https://github.com/NixOS/hydra hydra
# git https://github.com/NixOS/nixos-homepage nixos-homepage # git https://github.com/NixOS/nixos-homepage nixos-homepage
git https://github.com/NixOS/nixos-org-configuration nixos-org-configuration git https://github.com/NixOS/nixos-org-configuration nixos-org-configuration
git https://github.com/zigtools/zls zls git https://github.com/zigtools/zls zls
# git https://github.com/MrDiver/ArmSimulator ArmSimulator # git https://github.com/MrDiver/ArmSimulator ArmSimulator
git https://github.com/cylgom/termbox_next termbox_next git https://github.com/cylgom/termbox_next termbox_next
git https://github.com/patroclos/PAmix PAmix # git https://github.com/patroclos/PAmix PAmix
git https://github.com/Hejsil/zig-clap zig-clap git https://github.com/Hejsil/zig-clap zig-clap
git https://github.com/Hejsil/zig-gc zig-gc git https://github.com/Hejsil/zig-gc zig-gc
git https://github.com/tiehuis/zig-regex zig-regex git https://github.com/tiehuis/zig-regex zig-regex
# git https://github.com/gernest/semver semver # git https://github.com/gernest/semver semver
# git https://github.com/vegecode/eazyinput eazyinput # git https://github.com/vegecode/eazyinput eazyinput
git https://github.com/Vexu/routez routez git https://github.com/Vexu/routez routez
git https://github.com/Vexu/zuri zuri # git https://github.com/Vexu/zuri zuri
git https://github.com/dom96/nimbox nimbox git https://github.com/dom96/nimbox nimbox
git https://github.com/taglib/taglib taglib git https://github.com/taglib/taglib taglib
git https://github.com/prime31/zig-ecs zig-ecs # git https://github.com/prime31/zig-ecs zig-ecs
git https://github.com/andrewrk/libsoundio libsoundio
git https://github.com/Luukdegram/apple_pie apple_pie git https://github.com/Luukdegram/apple_pie apple_pie
git https://github.com/alacritty/alacritty alacritty # git https://github.com/Luukdegram/pit pit
# git https://github.com/alacritty/alacritty alacritty
# git https://github.com/alacritty/vte vte # git https://github.com/alacritty/vte vte
# git https://github.com/alacritty/urlocator urlocator # git https://github.com/alacritty/urlocator urlocator
git https://github.com/obsproject/obs-studio obs-studio # git https://github.com/obsproject/obs-studio obs-studio
git https://github.com/csmith-project/csmith csmith # git https://github.com/csmith-project/csmith csmith
# git https://git.savannah.gnu.org/git/poke.git poke # 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/GothenburgBitFactory/taskserver taskserver
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
git https://github.com/dbandstra/zig-wav zig-wav git https://github.com/dbandstra/zig-wav zig-wav
git git://git.annexia.org/jonesforth.git jonesforth git git://git.annexia.org/jonesforth.git jonesforth
git https://github.com/ytdl-org/youtube-dl youtube-dl # git https://github.com/ytdl-org/youtube-dl youtube-dl
git https://github.com/junegunn/fzf fzf # git https://github.com/junegunn/fzf fzf
git https://github.com/wolfpld/tracy tracy git https://github.com/wolfpld/tracy tracy
git https://github.com/encryptogroup/ABY ABY git https://github.com/encryptogroup/ABY ABY
git https://github.com/encryptogroup/UC UC git https://github.com/encryptogroup/UC UC
git https://github.com/encryptogroup/linearPFE linearPFE git https://github.com/encryptogroup/linearPFE linearPFE
git https://github.com/encryptogroup/MOTION MOTION git https://github.com/encryptogroup/MOTION MOTION
git https://github.com/microsoft/SEAL SEAL # git https://github.com/microsoft/SEAL SEAL
git https://github.com/Luukdegram/pit pit # git https://github.com/alastairreid/mra_tools mra_tools
git https://github.com/alastairreid/mra_tools mra_tools
git https://github.com/bytecodealliance/wasmtime wasmtime git https://github.com/bytecodealliance/wasmtime wasmtime
git https://github.com/bytecodealliance/regalloc.rs regalloc.rs git https://github.com/bytecodealliance/regalloc.rs regalloc.rs
# git https://github.com/essej/sonobus sonobus # git https://github.com/essej/sonobus sonobus
git https://github.com/khvzak/bluez-tools bluez-tools # git https://github.com/khvzak/bluez-tools bluez-tools
git https://github.com/arqv/zig-overlay zig-overlay git https://github.com/arqv/zig-overlay zig-overlay
git https://github.com/google/cpu_features cpu_features # git https://github.com/google/cpu_features cpu_features
git https://github.com/google/xls xls git https://github.com/google/xls xls
# git https://github.com/mifi/lossless-cut lossless-cut # git https://github.com/mifi/lossless-cut lossless-cut
git https://github.com/MasterQ32/ftz ftz git https://github.com/MasterQ32/ftz ftz
@ -295,6 +293,7 @@ git git@github.com:joachimschmidt557/undo-tree undo-tree
git git@github.com:joachimschmidt557/mal mal git git@github.com:joachimschmidt557/mal mal
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/adventofcode2020 adventofcode2020
git git@github.com:joachimschmidt557/adventofcode2021 adventofcode2021
# 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
@ -305,5 +304,5 @@ git git@github.com:joachimschmidt557/josch557-de-infrastructure josch557-de-infr
git git@github.com:joachimschmidt557/nochfragen nochfragen git git@github.com:joachimschmidt557/nochfragen nochfragen
git git@github.com:joachimschmidt557/nix-winewayland nix-winewayland git git@github.com:joachimschmidt557/nix-winewayland nix-winewayland
git git@github.com:d120/djangocms djangocms git git@github.com:d120/djangocms djangocms
git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons # git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons
git git@gitlab.com:joachimschmidt557/spotify-api-proxy spotify-api-proxy git git@gitlab.com:joachimschmidt557/spotify-api-proxy spotify-api-proxy