From 3eea9468f32661cc3f05e5a936acd38669f07fef Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 13 Mar 2023 13:58:00 +0100 Subject: Update --- flake.lock | Bin 6792 -> 6792 bytes overlays/base/default.nix | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index 7a06a0f..4f9793d 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/overlays/base/default.nix b/overlays/base/default.nix index bbb88a4..7aea25a 100644 --- a/overlays/base/default.nix +++ b/overlays/base/default.nix @@ -73,7 +73,7 @@ final: prev: }; cargoDeps = old.cargoDeps.overrideAttrs (prev.lib.const { inherit src; - outputHash = "sha256-yLM2VnsmC88UNfDhE7SVkg08i6dODk2+JvlT/eA/BXM="; + outputHash = "sha256-8mWUIhcvhbPHcdMtQibREYZezinlhjfse8l3q5fLnjY="; }); }); -- cgit 1.4.1