kevinresol on master
Cleanup (compare)
dependabot[bot] on npm_and_yarn
Bump tar from 6.0.1 to 6.1.9 B… (compare)
kevinresol on master
15.12.0 (compare)
kevinresol on v15.12.0
kevinresol on master
Support linux-arm64 for nightly… (compare)
git
)
--gh-credentials
and --gl-private-token
through github:
/gitlab:
protocol
lix install git:https://gitlab.com/org/repo#develop
, apparently it can resolve the branch's head but somehow unable to switch to itdownloading git:https://gitlab.com/org/repo.git#57a30275b9362746a7aa161140e877e69c6445d6
From https://gitlab.com/org/repo
* branch HEAD -> FETCH_HEAD
fatal: reference is not a tree: 57a30275b9362746a7aa161140e877e69c6445d6
npm lix install haxelib:lime
.npx lix run lime
Error: Could not find haxelib "lime", does it need to be installed?
Failed to invoke `haxelib run-dir lime C:\Users\473387\AppData\Roaming/haxe/haxe_libraries/lime/7.8.0/haxelib` because Error: Command failed: haxelib run-dir lime C:\Users\473387\AppData\Roaming/haxe/haxe_libraries/lime/7.8.0/haxelib
.npx haxelib install lime
works, but i'd love to use the power of lix download
later, which obviously will not work
run-dir
. when i use npx haxelib run-dir lime C:\Users\473387\AppData\Roaming\haxe\haxe_libraries\lime\7.8.0\haxelib
directly from terminal it uses scoped haxelib 4.0.2 and works fine. however changing @run
directive in haxe_libraries\lime.xml does not work and still fails withFailed to invoke `npx haxelib run-dir lime C:\Users\473387\AppData\Roaming\haxe\haxe_libraries\lime\7.8.0\haxelib
haxelib run-dir
is actually a lix feature anyway ^^
λ lix nme
The binary nme.ndll is not distrubuted with source code, and is not built for your system yet.
Would you like to build it now Y/n ? >y
Update nme-dev...
nme-dev is up to date
Build binaries...
Failed to invoke `haxelib run-dir nme C:\Users\473387\AppData\Roaming/haxe/haxe_libraries/nme/6.0.58/haxelib` because Error: Command failed: haxelib run-dir nme C:\Users\473387\AppData\Roaming/haxe/haxe_libraries/nme/6.0.58/haxelib
node node_modules/lix/bin/nekoshim.js
and that thing actually runs the neko executable