From 1ba73f22dffd49920ca4949c5b9f7f2306f28412 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 19 Feb 2025 21:54:22 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-02-02 -> 0-unstable-2025-02-16 --- 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 a6e8d1b0e110..b65b357de558 100644 --- a/pkgs/by-name/ai/airwindows/package.nix +++ b/pkgs/by-name/ai/airwindows/package.nix @@ -9,13 +9,13 @@ }: stdenv.mkDerivation { pname = "airwindows"; - version = "0-unstable-2025-02-02"; + version = "0-unstable-2025-02-16"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "14f348fe83cfd42a6402856d3d15a1866b157996"; - hash = "sha256-IHOEpVykX1416wQBqymFgYHA8AnNH9mfUU53IkVVs6Y="; + rev = "6a9e1e2913c85edc21f4554b49089668f19cc924"; + hash = "sha256-Lb7IawTn/JKm/UF8ArwYalJGzX0yZwhKden5e2TlBeI="; }; # we patch helpers because honestly im spooked out by where those variables