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