Rudolf Vesely
Rudolf Vesely
`sgdisk` needs alignment. More info in: https://github.com/nix-community/disko/pull/362
Hi @wessel-novacustom and @mkopec , This problem occurred twice, in both cases during the installation of NixOS, but I don't think the problem is related to Nix. First, it happened...
The firmware configuration when it happened: ``` [ ] Lock the BIOS boot media [ ] Enable SMM BIOS write protection [ ] Early boot DMA Protection [x] Enable Wi-Fi...
Fantastic, I've just upgraded and I have it.  Thank you! Looking at [the commit](https://github.com/nix-community/nixd/pull/527/commits/83fd484549be8a333c381f7073267655099c3215), I can see that the severity is `Hint`. I think `Info` would be a better...
> something : Str, { firstBar ? [Both, End, Start], secondBar : Str } -> Str Thank you @Anton-4 , that works: ``` roc something : Str, { firstBar ?...
Thank you @Anton-4 . I've just updated Roc and can confirm the issue was fixed.