Skip to content

Commit 0e0b121

Browse files
committed
Update cargoHash in flake.nix
Signed-off-by: adamperlin <adamp@nanosoft.com>
1 parent 19cfce4 commit 0e0b121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
pname = "hyperlight";
103103
version = "0.0.0";
104104
src = lib.cleanSource ./.;
105-
cargoHash = "sha256-VRyh3mSF9Fms6rt4usSQGHxzmQleqbomd/KAsG9m6DY=";
105+
cargoHash = "sha256-hoeJEBdxaoyLlhQQ4X4Wk5X1QVtQ7RRQYaxkiGg8rWA=";
106106

107107
nativeBuildInputs = [
108108
azure-cli

0 commit comments

Comments
 (0)