{ channels, ... }: final: prev: { # Fallback to stable packages when build issues occur. # * Blender has a build failure. (2024-02-27) # * Fractal build takes 30m+ and 12GB+ of RAM when linking? (2024-02-27) inherit (channels.stable) blender fractal; }