diff --git a/pkgs/by-name/ai/airwindows/package.nix b/pkgs/by-name/ai/airwindows/package.nix index 0aa162ce2756..788423c946d3 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-01-25"; + version = "0-unstable-2026-02-01"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "597fcb482ef48a7f7a68736ea37b0badeecbb3c7"; - hash = "sha256-J+ZtneHb7hXZ1W7vt+5MSYS1P466tUVjH7zKMzn284Y="; + rev = "3abe5301227e554321a6ea3145d26693864aa7f4"; + hash = "sha256-r8D/xBi/mYPSQhGk+iTBJblwqovPy976MqZqXV/+fg0="; }; # we patch helpers because honestly im spooked out by where those variables