dk: Fix hash

This commit is contained in:
jmarmstrong1207 2024-03-06 00:26:24 -08:00
parent 0e537bae61
commit e68ed07011

View file

@ -15,7 +15,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "natemaia";
repo = "dk";
rev = "v${finalAttrs.version}";
hash = "sha256-AzvpvcH0S8WJNzYXMwvF6CIRDXnh/c6B8g2iWDQI6Qw=";
hash = "sha256-wuEsfzy4L40tL/Lb5R1jMFa8UAvAqkI3iEd//D7lxGY=";
};
buildInputs = [