parent
26f2010175
commit
df95481984
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/mesa_mr_17182.patch ];
|
patches = o.patches ++ [ ./patches/mr_17182.patch ];
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue