upgraded buildroot + added fusescript
Some checks failed
/ mirror_to_github (push) Failing after 1m0s
/ test (push) Successful in 6s

This commit is contained in:
Leon van Kammen 2024-12-11 17:25:39 +00:00
parent 5c5aad984c
commit 9de38aaf6c
6 changed files with 8 additions and 5 deletions

3
.env Normal file
View file

@ -0,0 +1,3 @@
set -x
echo '[i] entering nix-shell'
nix-shell

2
.env.leave Normal file
View file

@ -0,0 +1,2 @@
echo '[i] leaving nix-shell environment'
exit

View file

@ -21,9 +21,7 @@
shellHook =
''
echo '[🔥] dependencies ready'
./make standalone
echo '[🔥] bundled executable: xrsh.com'
echo -e "\n run: './make standalone' to generate binary\n"
echo -e "\n run: ./xrsh.com to launch XR Shell\n\n"
'';
}

@ -1 +1 @@
Subproject commit 88c4b21818152800ab758c18196fcb5c0ebbb60e
Subproject commit 3c58e9134a7ff68d86c74738114083d744378146

BIN
xrsh.com

Binary file not shown.

View file

@ -1 +1 @@
101ce34b46d39f28ede73ec6a610a75dccc6f22cd5f0683629c35380b4e00d49 xrsh.com
3b03de49b2239951cd96df02c509e8246d32f062201f59b8f12cfbb5d869393e xrsh.com