From 2cb0d12a4d291a40f529606c9b08d8e7986be442 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 26 Feb 2026 16:24:35 +0000 Subject: [PATCH] airwindows: 0-unstable-2026-02-14 -> 0-unstable-2026-02-22 --- 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 4e22779e54c0..ccf4580bc029 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-02-14"; + version = "0-unstable-2026-02-22"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "2425228865293425ab9c8a511772e22be6e7f4ee"; - hash = "sha256-fG9lWG9nsr5piZDQUqC02DL9lkR6Agza/H6/wFHtkes="; + rev = "e78819e1ec1d77a93057c6bf8ef0eba0293ed782"; + hash = "sha256-TH5FOTtnYNzlM1tysCbSO1wNFxyPSg5n9jUmFli5NJw="; }; # we patch helpers because honestly im spooked out by where those variables