From 20c1a881d99b41ffee3e9bfced64d39cef2501cf Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 4 May 2025 01:58:30 +0000 Subject: [PATCH] airwindows: 0-unstable-2025-04-19 -> 0-unstable-2025-04-27 --- 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 3c57f2618ffd..ea41dc9fbf98 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-04-19"; + version = "0-unstable-2025-04-27"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; - rev = "9e38c7af2c4b74e4a1f138ebaccc07e5800c73b8"; - hash = "sha256-/6Z+CTrUeH3wNlwlP3aS5scYjhC0NwC0QXe+IMvphkc="; + rev = "f8a3f0d1b4ba5ad15777a7143f338731b9658d1a"; + hash = "sha256-Kdz8Q71LHeYhH+Lbgg9fhAYsC62LJLdQo5R+h9DwpXY="; }; # we patch helpers because honestly im spooked out by where those variables