The 0.FOURTH release
- General QOL improvements
- Cached binaries are no longer within
$DBIN_TRACKERFILE
- Enhanced cleanup of
run
- Better handling of the tracker file;
dbin run
is now sensitive to the trackerFile, eg: you can runbusybox/whoami
and then runcoreutils/whoami
andrun
will notice that$DBIN_CACHEDIR/whoami
is NOTcoreutils/whoami
and will re-fetch the correctwhoami
. dbin search
now handles cached binaries correctly
Note: This nix object correction thingie is computationally expensive. Its regexp. It may be unreliable. Thus, I am providing two sets of binaries, ones without this madness and ones with it enabled. (see the 0.THIRD release for details)
EDIT:
- Migrated metadata to
dbin-metadata
repo. I am deeply sorry for the 10 hours of downtime update
andinfo
(without arguments) will ignore symlinks