From 2261b574450911a7a6c751ecc705ea5ee9a78e5c Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Tue, 11 Mar 2025 13:06:37 -0500 Subject: [PATCH] update calva version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 096515c..e891bfa 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,7 @@ name = "calva"; publisher = "betterthantomorrow"; version = "2.0.490"; - sha256 = "sha256-pL+OgJvIK5eqE5Kr/wDeJ+2BGUT9Uj42coWSHtbPolk="; + sha256 = "sha256-PCEzSWahrTHXeGFrFShvbXrnoq3AtuVkoohKLxBGDRA="; } ]; })