diff --git a/pkgs/by-name/ai/airwindows/package.nix b/pkgs/by-name/ai/airwindows/package.nix index a6e8d1b0e110..b65b357de558 100644 --- a/pkgs/by-name/ai/airwindows/package.nix +++ b/pkgs/by-name/ai/airwindows/package.nix @@ -9,13 +9,13 @@ }: stdenv.mkDerivation { pname = "airwindows"; - version = "0-unstable-2025-02-02"; + version = "0-unstable-2025-02-16"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "14f348fe83cfd42a6402856d3d15a1866b157996"; - hash = "sha256-IHOEpVykX1416wQBqymFgYHA8AnNH9mfUU53IkVVs6Y="; + rev = "6a9e1e2913c85edc21f4554b49089668f19cc924"; + hash = "sha256-Lb7IawTn/JKm/UF8ArwYalJGzX0yZwhKden5e2TlBeI="; }; # we patch helpers because honestly im spooked out by where those variables