fixed
This commit is contained in:
parent
35fefb6d55
commit
1d7735ac59
@ -1,4 +1,4 @@
|
||||
self: super;
|
||||
[
|
||||
final: prev: {
|
||||
patched-qemu = prev.qemu.overrideAttrs (previousAttrs: {
|
||||
patches = previousAttrs.patches ++ [
|
||||
@ -6,4 +6,4 @@ self: super;
|
||||
];
|
||||
});
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user