From a9539d097a1f688ac0dd39c2a904ff86260a336f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 4 Feb 2026 18:04:02 +0000 Subject: [PATCH] airwindows: 0-unstable-2026-01-25 -> 0-unstable-2026-02-01 --- 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 0aa162ce2756..788423c946d3 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-25"; + version = "0-unstable-2026-02-01"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "597fcb482ef48a7f7a68736ea37b0badeecbb3c7"; - hash = "sha256-J+ZtneHb7hXZ1W7vt+5MSYS1P466tUVjH7zKMzn284Y="; + rev = "3abe5301227e554321a6ea3145d26693864aa7f4"; + hash = "sha256-r8D/xBi/mYPSQhGk+iTBJblwqovPy976MqZqXV/+fg0="; }; # we patch helpers because honestly im spooked out by where those variables