mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 09:08:16 +00:00
bats.libraries.bats-detik: fix 1.3.2 hash (#340095)
This commit is contained in:
commit
673d99f140
@ -58,7 +58,7 @@
|
||||
owner = "bats-core";
|
||||
repo = "bats-detik";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-Lz5BPKHtgdakKRALPZFFgz91d07Ubk5rUgA+Ep2aoG8=";
|
||||
hash = "sha256-f8PN+VsUdUXrR9JiQgVuYDy2QgOtaxE8tkkxOUF0uC4=";
|
||||
};
|
||||
dontBuild = true;
|
||||
installPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user