boomerang: be less verbose/explicit, save for problematic upstream
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
This commit is contained in:
parent
225053845b
commit
472832f19c
@ -7,7 +7,7 @@ mkDerivation rec {
|
||||
src = fetchFromGitHub {
|
||||
owner = "BoomerangDecompiler";
|
||||
repo = pname;
|
||||
rev = "refs/tags/v${version}";
|
||||
rev = "v${version}";
|
||||
sha256 = "046ba4km8c31kbnllx05nbqhjmk7bpi56d3n8md8bsr98nj21a2j";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user