Remove work-arounds.
This commit is contained in:
parent
aa05ab7289
commit
c4ff96b847
@ -180,11 +180,6 @@
|
|||||||
(final: prev: {
|
(final: prev: {
|
||||||
grub2 = (final.callPackage ./package/grub { });
|
grub2 = (final.callPackage ./package/grub { });
|
||||||
})
|
})
|
||||||
(final: prev: {
|
|
||||||
rpcs3 = prev.rpcs3.override {
|
|
||||||
ffmpeg = final.ffmpeg_7;
|
|
||||||
};
|
|
||||||
})
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# This option defines the first version of NixOS you have installed on this particular machine,
|
# This option defines the first version of NixOS you have installed on this particular machine,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user