nix flake: add dashu hash

This commit is contained in:
TG × ⊙
2022-11-07 13:54:20 +01:00
committed by parazyd
parent abb1262f38
commit 7c06a2e32e

View File

@@ -52,6 +52,7 @@
lockFile = ../Cargo.lock;
outputHashes = {
"term_grid-0.2.0" = "sha256-wl4ZlFjY34xPuMpXdX1a/g9YUomKLIYp2U8r9/goti0=";
"dashu-0.2.0" = "sha256-gD1eb0N6sxEm6vpaQWqdodRGPvAlsPcV2Jxp63VQZZ4=";
};
};
nativeBuildInputs = myNativeBuildInputs;