From d4df206740de75d93a0cd3dec624300dd78ac90f Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 26 Jun 2024 20:36:54 -0400 Subject: [PATCH] Oh, I think I see how to nix this now. --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index d959ae3f..54168d7f 100644 --- a/default.nix +++ b/default.nix @@ -28,7 +28,7 @@ pkgs.stdenv.mkDerivation rec { owner = "cory"; repo = "tildefriends"; rev = "v${version}"; - hash = "sha256-ttqL2wz06Jvn2f6kKIAGpF0nSSle+g4nSlj4jL0D+Fk="; + hash = "sha256-xYfrSWSA4G8gCwFeG9dgV91pjX1U+lL3jx0lwfiTr7g="; fetchSubmodules = true; };