From e583334fcc01a85f4ca64558605fd5020bc1ebaa Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 28 Mar 2025 06:23:39 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-03-02 -> 0-unstable-2025-03-23 --- 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 ab1254a0bb64..1d324fa7e43d 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-03-02"; + version = "0-unstable-2025-03-23"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "f172389273a0ab35f703a6ab267c737d28ab7ec5"; - hash = "sha256-YmtH5KtPeTDR8imQkTriJx5sD9cS5Tqp6Yjri/I+q3Y="; + rev = "9de336a436cb5ea1e47a319947acb1ea44cede6e"; + hash = "sha256-gI5dmI5ysoCmUBTL6CgUw+F/K8D4RbXlXNTpIJMbotk="; }; # we patch helpers because honestly im spooked out by where those variables