airwindows: 0-unstable-2025-06-28 -> 0-unstable-2025-07-06 (#424765)

Co-authored-by: l1npengtul <l1npengtul@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-07-16 14:53:43 +00:00 committed by GitHub
commit 042209a058
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,13 +8,13 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "airwindows"; pname = "airwindows";
version = "0-unstable-2025-06-28"; version = "0-unstable-2025-07-06";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "airwindows"; owner = "airwindows";
repo = "airwindows"; repo = "airwindows";
rev = "8aedc304ed6fd44dd170cbfc6a43a3f138835af9"; rev = "4a19d80d3d2a64a8773ca319a5002ac5eefbf69c";
hash = "sha256-pQOuhXypo55GqsoCmhpjQkSIsEOVL7y6xqmMqP8yzqI="; hash = "sha256-aMPe1D1/hIVY4DGKzmX/HUO04pZVBtivhVzoeG02emY=";
}; };
# we patch helpers because honestly im spooked out by where those variables # we patch helpers because honestly im spooked out by where those variables