logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 59f26ab1426d1233900aa2110d9e933e93236b8e
parent a38a1612b58ea55104f327333d7ce30185439567
Author: Michael Forney <mforney@mforney.org>
Date:   Fri, 10 Jan 2020 21:49:30 -0800

Add squashfs-tools to sets.extra

Diffstat:

Msets.lua1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/sets.lua b/sets.lua @@ -35,6 +35,7 @@ return { 'less', 'ncurses', 'python', + 'squashfs-tools', 'the_silver_searcher', 'unzip', 'vis',