From 0ca53fe272285be7fc76089613485976e534a6d4 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Mon, 8 Jun 2020 23:45:58 +0200 Subject: [PATCH] wip --- srcfiles/src | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcfiles/src b/srcfiles/src index 57a3fa3..593f0cc 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -42,6 +42,7 @@ tar https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz wine-5.3 # tar http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/sc-7.16.tar.gz sc-7.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 https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0 # Languages @@ -166,13 +167,16 @@ git https://github.com/jquast/wcwidth wcwidth # git https://github.com/Nazgul07/BitCrypt BitCrypt git https://github.com/ifreund/river river git https://github.com/NixOS/nixpkgs nixpkgs +git https://github.com/nixos/nixos-homepage nixos-homepage git https://github.com/antirez/smaz smaz git https://github.com/zigtools/zls zls git https://github.com/MrDiver/ArmSimulator ArmSimulator git https://github.com/cylgom/termbox_next termbox_next +git https://github.com/patroclos/PAmix PAmix # My own projects git git@github.com:ziglibs/zig-lscolors zig-lscolors +git git@github.com:ziglibs/zig-string-searching zig-string-searching git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir git git@github.com:joachimschmidt557/zigfd zigfd git git@github.com:joachimschmidt557/nim-lscolors nim-lscolors @@ -211,8 +215,6 @@ git git@github.com:joachimschmidt557/src src git git@github.com:joachimschmidt557/zig-clap zig-clap git git@github.com:joachimschmidt557/zig zig-fork git git@github.com:joachimschmidt557/zig-gc zig-gc -git git@github.com:ziglibs/zig-boyer-moore zig-boyer-moore git git@github.com:joachimschmidt557/auspice auspice-fork git git@github.com:d120/djangocms djangocms git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons -tar https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0