We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4467422 + c1ad7af commit 4f48368Copy full SHA for 4f48368
pkgs/by-name/ai/airwindows/package.nix
@@ -9,13 +9,13 @@
9
}:
10
stdenv.mkDerivation {
11
pname = "airwindows";
12
- version = "0-unstable-2025-02-16";
+ version = "0-unstable-2025-03-02";
13
14
src = fetchFromGitHub {
15
owner = "airwindows";
16
repo = "airwindows";
17
- rev = "6a9e1e2913c85edc21f4554b49089668f19cc924";
18
- hash = "sha256-Lb7IawTn/JKm/UF8ArwYalJGzX0yZwhKden5e2TlBeI=";
+ rev = "f172389273a0ab35f703a6ab267c737d28ab7ec5";
+ hash = "sha256-YmtH5KtPeTDR8imQkTriJx5sD9cS5Tqp6Yjri/I+q3Y=";
19
};
20
21
# we patch helpers because honestly im spooked out by where those variables
0 commit comments