From 370a69c727cfe4b651c58419afd002abe761f438 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 14 Jun 2025 20:31:20 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-05-25 -> 0-unstable-2025-06-08 --- 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 4390bbd5e281..50e52d4b2179 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-05-25"; + version = "0-unstable-2025-06-08"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "751e1d0163a120ef03d8ece3accdcea6d689c1f5"; - hash = "sha256-jg1BFKtJH7eNmIrIw1o3NAOGnG8VK/Zq4r2wzyx2VYU="; + rev = "a88ee4caa6e874efec86a1e8c62853dbc1caa514"; + hash = "sha256-fTVDpDxPMrRxHGUJh8/qGYGkziPdjKj9Q/q3LCd1brE="; }; # we patch helpers because honestly im spooked out by where those variables