Loading pkgs/development/libraries/mesa/23.0.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "23.0.1"; hash = "sha256-6OWGhWtViTq66b3NuYtBwIHZCbsfrzcubnJiMHvzSt8="; version = "23.0.2"; hash = "sha256-G30zmfxvFvAwNh+SXTPrx2AMv5gJRYL1R3W2oRgFKec="; } pkgs/development/libraries/mesa/generic.nix +0 −7 Original line number Diff line number Diff line Loading @@ -133,13 +133,6 @@ self = stdenv.mkDerivation { ./opencl.patch ./disk_cache-include-dri-driver-path-in-cache-key.patch # FIXME: submitted upstream at https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22133 # Remove when no longer applicable (fetchpatch { url = "https://gitlab.freedesktop.org/mesa/mesa/-/commit/1457f1b752f59258c0b33558619b0063b4ce6280.diff"; hash = "sha256-WFemyfmCWY4rJMfGxVZdYeGQvGcOTEDMrRt5OIWp348="; }) ]; postPatch = '' Loading Loading
pkgs/development/libraries/mesa/23.0.nix +2 −2 Original line number Diff line number Diff line import ./generic.nix { version = "23.0.1"; hash = "sha256-6OWGhWtViTq66b3NuYtBwIHZCbsfrzcubnJiMHvzSt8="; version = "23.0.2"; hash = "sha256-G30zmfxvFvAwNh+SXTPrx2AMv5gJRYL1R3W2oRgFKec="; }
pkgs/development/libraries/mesa/generic.nix +0 −7 Original line number Diff line number Diff line Loading @@ -133,13 +133,6 @@ self = stdenv.mkDerivation { ./opencl.patch ./disk_cache-include-dri-driver-path-in-cache-key.patch # FIXME: submitted upstream at https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22133 # Remove when no longer applicable (fetchpatch { url = "https://gitlab.freedesktop.org/mesa/mesa/-/commit/1457f1b752f59258c0b33558619b0063b4ce6280.diff"; hash = "sha256-WFemyfmCWY4rJMfGxVZdYeGQvGcOTEDMrRt5OIWp348="; }) ]; postPatch = '' Loading