From 642d5d3c173d01ab118100599982ffa92852b1f8 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 5 Nov 2025 03:08:21 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-10-18 -> 0-unstable-2025-11-02 --- 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 9cc03af3642f..968e9111e87a 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-2025-10-18"; + version = "0-unstable-2025-11-02"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "1b0b4d56623e464db038e88cb87d1703b5aa0c63"; - hash = "sha256-u83unbD3qf3OudMeOq20Iw2K3SOsKrGLekYCiVZTzF8="; + rev = "d27f470c0796a32d8241a0be25f74a0fc63e7f8d"; + hash = "sha256-tSbGn7t4EeH5xtvjRRQQneaLP4VEf8ix+0m/v6eosXw="; }; # we patch helpers because honestly im spooked out by where those variables