From 4c4c1ab7308faf76c3baaabae8d1b950ec8e8309 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 11 Feb 2026 16:45:15 +0000 Subject: [PATCH] airwindows: 0-unstable-2026-02-01 -> 0-unstable-2026-02-07 --- 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 788423c946d3..883dc08e0327 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-01"; + version = "0-unstable-2026-02-07"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "3abe5301227e554321a6ea3145d26693864aa7f4"; - hash = "sha256-r8D/xBi/mYPSQhGk+iTBJblwqovPy976MqZqXV/+fg0="; + rev = "96c2dda4c62cecbb640baddc4b0db5752a184dd0"; + hash = "sha256-ITn8YNofWqVTMT3bNl2d9c48wwN+jQJsM1J4Fs5s8s8="; }; # we patch helpers because honestly im spooked out by where those variables