From a6d91cd3f8238f6c36109661ba7b6f03425c567a Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 8 Apr 2025 06:35:48 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-03-23 -> 0-unstable-2025-04-06 --- pkgs/by-name/ai/airwindows/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/ai/airwindows/package.nix b/pkgs/by-name/ai/airwindows/package.nix index 1d324fa7e43d..3703b3b04c2d 100644 --- a/pkgs/by-name/ai/airwindows/package.nix +++ b/pkgs/by-name/ai/airwindows/package.nix @@ -8,13 +8,13 @@ }: stdenv.mkDerivation { pname = "airwindows"; - version = "0-unstable-2025-03-23"; + version = "0-unstable-2025-04-06"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "9de336a436cb5ea1e47a319947acb1ea44cede6e"; - hash = "sha256-gI5dmI5ysoCmUBTL6CgUw+F/K8D4RbXlXNTpIJMbotk="; + rev = "d109d6b9948449a883a9694d3f5aa8702a57f56b"; + hash = "sha256-4yXcPedz5wYqAiLyF5Cgc/DH4jjfJGSLv4qDyIJW4x0="; }; # we patch helpers because honestly im spooked out by where those variables