From 6004fc370e4380ce9982d35d0d52b0588683abc2 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 29 Jul 2025 21:50:31 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-07-19 -> 0-unstable-2025-07-27 --- 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 87bbb32856cf..f0c14298cdfa 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-07-19"; + version = "0-unstable-2025-07-27"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "6761d77156cc93073ac578613f5c245676189948"; - hash = "sha256-67+docPO0alsPEp3BApW9rOlXAQOa0wHdvZ5gykpNYo="; + rev = "52565448b14ea481682b4c67cd6f4732fb6bc644"; + hash = "sha256-VJhxe7hKjECUsyNfX32yGdEX4hkGD3CaO+QnNnXGBhc="; }; # we patch helpers because honestly im spooked out by where those variables