From bbca94c60c668295a357ef9a4b39ea86635e6485 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 23 Jun 2025 20:51:20 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-06-08 -> 0-unstable-2025-06-22 --- 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 50e52d4b2179..066638533e39 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-06-08"; + version = "0-unstable-2025-06-22"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "a88ee4caa6e874efec86a1e8c62853dbc1caa514"; - hash = "sha256-fTVDpDxPMrRxHGUJh8/qGYGkziPdjKj9Q/q3LCd1brE="; + rev = "fd36e62f00ce73d371d528ed1f63d0617e445caa"; + hash = "sha256-XDIXDDkb88Kdf3XQsMB0ee0F8QTyoz82LOLrQcezK1I="; }; # we patch helpers because honestly im spooked out by where those variables