From fe0d96f1fd1e23bf728cf33608a0ed26456c9419 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 21 Jul 2025 11:04:29 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-07-06 -> 0-unstable-2025-07-19 --- 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 6aceb886d9c1..87bbb32856cf 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-07-06"; + version = "0-unstable-2025-07-19"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "4a19d80d3d2a64a8773ca319a5002ac5eefbf69c"; - hash = "sha256-aMPe1D1/hIVY4DGKzmX/HUO04pZVBtivhVzoeG02emY="; + rev = "6761d77156cc93073ac578613f5c245676189948"; + hash = "sha256-67+docPO0alsPEp3BApW9rOlXAQOa0wHdvZ5gykpNYo="; }; # we patch helpers because honestly im spooked out by where those variables