airwindows: 0-unstable-2025-04-27 -> 0-unstable-2025-05-18

This commit is contained in:
R. Ryantm 2025-05-25 00:13:29 +00:00
parent 89ee231963
commit f1593e00b6

View file

@ -8,13 +8,13 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "airwindows"; pname = "airwindows";
version = "0-unstable-2025-04-27"; version = "0-unstable-2025-05-18";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "airwindows"; owner = "airwindows";
repo = "airwindows"; repo = "airwindows";
rev = "f8a3f0d1b4ba5ad15777a7143f338731b9658d1a"; rev = "083d3d6df8ce3688fb328fd434e27653fa6433b5";
hash = "sha256-Kdz8Q71LHeYhH+Lbgg9fhAYsC62LJLdQo5R+h9DwpXY="; hash = "sha256-Pfh+zVsAqlP7aVtzTzdaTDB0E/d3bJrexsFm6n93ABQ=";
}; };
# we patch helpers because honestly im spooked out by where those variables # we patch helpers because honestly im spooked out by where those variables