We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02590a commit b55d872Copy full SHA for b55d872
1 file changed
overlays/herdr/default.nix
@@ -7,8 +7,8 @@ let
7
src = final.fetchFromGitHub {
8
owner = "ogulcancelik";
9
repo = "herdr";
10
- rev = "5b4450c969a4118298dbe8cf495391eb1e8d47db";
11
- hash = "sha256-MG7mJRs6pFfeN9YkaSuLSMGCUvDHAyGgAvTLhDGAt4o=";
+ rev = "77f0339c3cd387c4ca3f4f240ff8b88065d66a22";
+ hash = "sha256-no8aODMs+tYEnEShJPHKap2imToiA++joPFL+o/ZAmg=";
12
};
13
patches = [
14
./patches/0001-libghostty-bench-gated.patch
0 commit comments