Releases: TyberiusPrime/anysnake2
Releases · TyberiusPrime/anysnake2
0.7
Getting close to a fully working version now.
0.6.0
Corrected rootfs building (a package that contained pythonxy/site-packages would clobber the python packages),
fixed garbage-collection-prevention.
0.5.2
Fetch binary anysnake2 releases via https://github.com/TyberiusPrime/anysnake2_release_flakes
Switching releases from .zip to .tar.gz
0.5
*running singularity in dtach (can be disabled)
*flakes dir is called .anysnake2_flake,
- no calling inside singularity
- anysnake2 tools used registered as gcroots (via .anysnake2_flake gc_roots, so disappear if you remove the project dir,
- guard against path:/ flake paths, which don't do rev=? correctly.
- improved symlinking, so that outside scripts that use binaries in /usr/bin have a chance of working
- nix develop support via devShell
- anysnake2 develop -> nix develop && cd ../
- pass command line arguments to commands
- proxy support
0.4.1 - test release
working on github workflow...