feat(php): Simple web demo
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
buildPhase = "true";
|
||||
installPhase = ''
|
||||
mkdir -p $out/share/tricu-php $out/lib $out/bin
|
||||
cp -r src run.php $out/share/tricu-php/
|
||||
cp -r src public run.php $out/share/tricu-php/
|
||||
cp ${tricuZig}/lib/libarboricx.so $out/lib/
|
||||
cp ${tricuZig}/include/arboricx.h $out/share/tricu-php/
|
||||
|
||||
@@ -168,7 +168,6 @@
|
||||
haskellPackages.ghcid
|
||||
customGHC
|
||||
upx
|
||||
zig
|
||||
gcc
|
||||
python3
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user