From 87b637bef9f1a8ee3b2d9a15b32d47c645b8031f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 15 Mar 2026 00:09:28 +0000 Subject: [PATCH] airwindows: 0-unstable-2026-02-22 -> 0-unstable-2026-03-14 --- 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 ccf4580bc029..b8588d89af30 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-22"; + version = "0-unstable-2026-03-14"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "e78819e1ec1d77a93057c6bf8ef0eba0293ed782"; - hash = "sha256-TH5FOTtnYNzlM1tysCbSO1wNFxyPSg5n9jUmFli5NJw="; + rev = "36106b00885d81efa9ac9a8c387e3431abac0471"; + hash = "sha256-xf+gRy8t3uXpGwsVhPyO8J4YQ806KDZ1muR6A/7AhGM="; }; # we patch helpers because honestly im spooked out by where those variables