From 8645aac0fd5a7999f1468ceb2d001c96f2974ce5 Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Tue, 25 Feb 2025 04:03:18 -0600 Subject: [PATCH] update with proper checksum --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index bc265d5..33957b0 100644 --- a/flake.nix +++ b/flake.nix @@ -27,7 +27,7 @@ name = "calva"; publisher = "betterthantomorrow"; version = "2.0.486"; - sha256sum = ""; + sha256sum = "sha256-pL+OgJvIK5eqE5Kr/wDeJ+2BGUT9Uj42coWSHtbPolk="; } ]; })