On Mon, Nov 20, 2023 at 09:16:04AM +0100, Finn Behrens wrote: > > > On 20 Nov 2023, at 0:20, Kent Overstreet wrote: > > > On Sun, Nov 19, 2023 at 10:13:14PM +0100, Finn Behrens wrote: > >> Add a fuseSupport argument and bcachefs-fuse as flake output with fuse > >> enabled. > >> > >> Signed-off-by: Finn Behrens <[email protected]> > > > > We can't do this just yet, not until the fuse support is getting more > > attention; it's been frequently failing to build lately. > > This just adds a second output, the default is still building without fuse, > but with this you can easily let nix build with fuse support. > As there is no sort of nix CI as far as I’m aware, this should also not block > anything.
Ah, ok - I'll apply it then.
