Skip to content

Commit 1ba73f2

Browse files
committed
airwindows: 0-unstable-2025-02-02 -> 0-unstable-2025-02-16
1 parent 44d1fae commit 1ba73f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ai/airwindows/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
}:
1010
stdenv.mkDerivation {
1111
pname = "airwindows";
12-
version = "0-unstable-2025-02-02";
12+
version = "0-unstable-2025-02-16";
1313

1414
src = fetchFromGitHub {
1515
owner = "airwindows";
1616
repo = "airwindows";
17-
rev = "14f348fe83cfd42a6402856d3d15a1866b157996";
18-
hash = "sha256-IHOEpVykX1416wQBqymFgYHA8AnNH9mfUU53IkVVs6Y=";
17+
rev = "6a9e1e2913c85edc21f4554b49089668f19cc924";
18+
hash = "sha256-Lb7IawTn/JKm/UF8ArwYalJGzX0yZwhKden5e2TlBeI=";
1919
};
2020

2121
# we patch helpers because honestly im spooked out by where those variables

0 commit comments

Comments
 (0)