From 821d14547b1a1dfe7589be8a89f9480099ff6d98 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 16 Aug 2025 17:31:30 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-07-27 -> 0-unstable-2025-08-10 --- 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 f0c14298cdfa..77d7f556c720 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-07-27"; + version = "0-unstable-2025-08-10"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "52565448b14ea481682b4c67cd6f4732fb6bc644"; - hash = "sha256-VJhxe7hKjECUsyNfX32yGdEX4hkGD3CaO+QnNnXGBhc="; + rev = "b00a82a01a4d7e243370a1c6c912e9b3b7d51245"; + hash = "sha256-qjffMca9vS2DnN++IKdCfl+bCgVLSgXmKY8ZYmB1tVQ="; }; # we patch helpers because honestly im spooked out by where those variables