diff --git a/pkgs/by-name/ai/airwindows/package.nix b/pkgs/by-name/ai/airwindows/package.nix index ef93fabb59c4..dd6dceeb4f7c 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-2026-04-24"; + version = "0-unstable-2026-05-02"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "38f93aaaa74c0319b47ec4b9fc7f311fad86c86d"; - hash = "sha256-GxFhcMuJ2et+AFHtEdbwr8+sFRBy6/in5yXqxgd+wJw="; + rev = "6df9b9832d0e4a1532040c0d4eba5b12bd795f79"; + hash = "sha256-MOGVRIxlxyJk4LCW5iVtukV4fAnVoc+wORw2REGRyPc="; }; # we patch helpers because honestly im spooked out by where those variables