From 915df391b1d0545582f65a9a8dd7d71ab6c85062 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 26 Apr 2026 02:34:46 +0000 Subject: [PATCH] airwindows: 0-unstable-2026-04-11 -> 0-unstable-2026-04-24 --- 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 57162aaa2c9a..ef93fabb59c4 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-04-11"; + version = "0-unstable-2026-04-24"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "7f9131b826e12b2dabe8a06c7cc4b002b9952be1"; - hash = "sha256-Rt4Q/fxh181bPFAhD3WgEVbq0ClQfhGjJoHa99lgguw="; + rev = "38f93aaaa74c0319b47ec4b9fc7f311fad86c86d"; + hash = "sha256-GxFhcMuJ2et+AFHtEdbwr8+sFRBy6/in5yXqxgd+wJw="; }; # we patch helpers because honestly im spooked out by where those variables