From 059eeab822fffb63958efd4970335f619261d460 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 27 Sep 2025 17:55:49 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-08-24 -> 0-unstable-2025-09-20 --- 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 5a762c1f3c30..4b318e98d64b 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-08-24"; + version = "0-unstable-2025-09-20"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "05cb274c275139dc3fd12922b88fa0a101595d99"; - hash = "sha256-MPGkB2WkP5wpAc1FFKY4+9Itj6JM76FoaDikxVeMGsQ="; + rev = "3381f94bfef51551e3b060f45057ab613129fb35"; + hash = "sha256-6CUAAxuqfEMb4zhrkBLHccFfaSHhP/PTiBFJAZmFMnE="; }; # we patch helpers because honestly im spooked out by where those variables