mutter: bump overlay

This commit is contained in:
Jordan Holt 2025-03-16 16:41:28 +00:00
parent 1121e2d602
commit 0850fcf0a0
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -8,7 +8,7 @@ final: prev: {
mutter = prev.mutter.overrideAttrs (attrs: {
src = prev.fetchurl {
url = "https://gitlab.gnome.org/Community/Ubuntu/mutter/-/archive/triple-buffering-v4-47/mutter-triple-buffering-v4-47.tar.gz";
sha256 = "4u8uAYdqAVEl1rM+vPHsuLHy9Ji1WjrYTZQ6B4DBjdA=";
sha256 = "LoGAOCFopDT5+fV/6FffBzwlqK5XtozEGaOHTEXmkmg=";
};
postPatch = ''