From ab33d480e58e7523c9e2c36632c93ac458abbe07 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 4 May 2026 16:47:25 +0000 Subject: [PATCH] airwindows: 0-unstable-2026-04-24 -> 0-unstable-2026-05-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 ef93fabb59c4..dd6dceeb4f7c 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-24"; + version = "0-unstable-2026-05-02"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "38f93aaaa74c0319b47ec4b9fc7f311fad86c86d"; - hash = "sha256-GxFhcMuJ2et+AFHtEdbwr8+sFRBy6/in5yXqxgd+wJw="; + rev = "6df9b9832d0e4a1532040c0d4eba5b12bd795f79"; + hash = "sha256-MOGVRIxlxyJk4LCW5iVtukV4fAnVoc+wORw2REGRyPc="; }; # we patch helpers because honestly im spooked out by where those variables