overlays/mesa: oops
This commit is contained in:
parent
c0c0b79eb7
commit
5254595281
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
self: super: {
|
self: super: {
|
||||||
mesa = super.mesa.overrideAttrs(o: {
|
mesa = super.mesa.overrideAttrs(o: {
|
||||||
patches = o.patches ++ [ ./patches/mr_17182.patch ];
|
patches = o.patches ++ [ ./patches/mesa_mr_17182.patch ];
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue