diff --git a/pkgs/by-name/ai/airwindows/package.nix b/pkgs/by-name/ai/airwindows/package.nix index 50e52d4b2179..066638533e39 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-06-08"; + version = "0-unstable-2025-06-22"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "a88ee4caa6e874efec86a1e8c62853dbc1caa514"; - hash = "sha256-fTVDpDxPMrRxHGUJh8/qGYGkziPdjKj9Q/q3LCd1brE="; + rev = "fd36e62f00ce73d371d528ed1f63d0617e445caa"; + hash = "sha256-XDIXDDkb88Kdf3XQsMB0ee0F8QTyoz82LOLrQcezK1I="; }; # we patch helpers because honestly im spooked out by where those variables