From 0f8d691f01e0a0c97a86e1cb6f5ebc1307eac3d5 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Mon, 12 Aug 2024 17:36:40 -0400 Subject: [PATCH] Wheel? --- modules/common-desktop/wheel.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/common-desktop/wheel.nix b/modules/common-desktop/wheel.nix index a724099..8d157de 100644 --- a/modules/common-desktop/wheel.nix +++ b/modules/common-desktop/wheel.nix @@ -5,8 +5,8 @@ src = pkgs.fetchFromGitHub { owner = "Henry-Hiles"; repo = "hid-tmff2"; - rev = "5fee95681a0091e42ecd60731db7b797fcde9d81"; - hash = "sha256-KD+NG/GR/K1PkBUkhUrob5KrHDM6IHBFmcNbByBW57g="; + rev = "6330a91071df2ecbf725791b7194f85adb9e1078"; + hash = "sha256-/JLKIc2ZPRjbyPaXXaV4U/hQ595ZshG3RW5iX9V7U4o="; fetchSubmodules = true; }; }))