We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca20465 commit 58e4423Copy full SHA for 58e4423
1 file changed
flake.nix
@@ -23,7 +23,7 @@
23
then
24
pkgs.fetchzip {
25
url = "${releasesUrl}/download/${version}/macOS-14-anki-panky-${version}.tar.gz";
26
- sha256 = "7kkfdx1vndheb63+m2HOLXo0wOYX4iReh9c7Ps/KYQk=";
+ sha256 = "/pZTo3OzIbtAqZC0GgT2SngxD15SoDJYsj5sGq+hrV4=";
27
}
28
else
29
0 commit comments