This commit is contained in:
Kopatz
2025-03-31 14:39:02 +02:00
parent 221a9bd040
commit 7b381ca3d8
10 changed files with 77 additions and 133 deletions

View File

@@ -10,10 +10,10 @@ in {
mesa-new = pkgs.mesa-git.mesa.overrideAttrs (oldAttrs: {
src = pkgs.fetchFromGitLab {
domain = "gitlab.freedesktop.org";
owner = "hakzsam";
owner = "mesa";
repo = "mesa";
rev = "e76537447570f64b138d6338ca59117da18c113c";
hash = "sha256-k618hjo0H0O3FtAJp3YT8+cfFvMXI+wCmbv9lxDhrIc=";
rev = "aa8fec638f5e2731e88b9463c67aac7c34bae800";
hash = "sha256-j/v5Z8EBgoOuMOXUXxqRQMqBmHMpR5I/Qz7wgcXE7Vk=";
};
});
in