From 718dc01b4efe16f89dda18df53f3d108d03e9182 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 15 Jan 2026 05:25:47 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-12-07 -> 0-unstable-2026-01-11 --- 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 8b31364ec709..37f61ef13c60 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-12-07"; + version = "0-unstable-2026-01-11"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "bfff4df7e63a3f6fde744e890849b21895c94e78"; - hash = "sha256-Ss91Ld2bNYD4HiO7Mgth5fwg3OVBYvZBaDQstBvvVKU="; + rev = "53a648baed26d12df3351b3301ea9cc741a35648"; + hash = "sha256-GN6AuqrHfFItFe8s1xU3LpltnTKEhasrvyI+3H9z7rU="; }; # we patch helpers because honestly im spooked out by where those variables