From 992e23a9707c241328b10cb9c29d4f9c7f2292af Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 28 Jan 2026 15:01:19 +0000 Subject: [PATCH] airwindows: 0-unstable-2026-01-18 -> 0-unstable-2026-01-25 --- 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 084830f733f3..0aa162ce2756 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-18"; + version = "0-unstable-2026-01-25"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "fe67011732dada5da0cdba5550d4244c657d0aaa"; - hash = "sha256-/eAa8qLRoplQoEYocdrczEI5RSCTMTxSezw0WAtk47w="; + rev = "597fcb482ef48a7f7a68736ea37b0badeecbb3c7"; + hash = "sha256-J+ZtneHb7hXZ1W7vt+5MSYS1P466tUVjH7zKMzn284Y="; }; # we patch helpers because honestly im spooked out by where those variables