nixpkgs-suyu/pkgs/development/tools/analysis/radare2
Will Dietz 26dfc0c533 radare2: fix update script to handle invocation from elsewhere
It looks like `with Path:` is supposed to be a context-manager
for changing directory but it doesn't seem to work and the only
way I've found to make that work is if we made our own and annotated it.

Instead just use nix search path to tell the expression where
to find the file it looks for.

Also re-use SCRIPT_DIR elsewhere instead of re-"computing" it.
2018-10-16 14:05:01 -05:00
..
cutter.nix radare2-cutter: 1.7 -> 1.7.1 2018-09-04 23:15:07 +01:00
default.nix r2-for-cutter: revert accidental change to version info 2018-10-16 12:35:16 -05:00
update.py radare2: fix update script to handle invocation from elsewhere 2018-10-16 14:05:01 -05:00