Masum Reza
Masum Reza
> `clang18Stdenv` is not configured to use the correct stdlib from what I've seen If we could patch on the nixpkgs side, that would be great, this likely affects other...
Any pointers on getting started? Does only [lanzaboote module](https://github.com/nix-community/lanzaboote/blob/d8099586d9a84308ffedac07880e7f07a0180ff4/nix/modules/lanzaboote.nix) need to modified or lanzaboote-stub as well?
I guess you are talking about https://github.com/nix-community/lanzaboote/pull/96 and https://github.com/nix-community/lanzaboote/pull/197
Looking at the grub PR, the PR author seemed to fork Grub to add a few systemd-boot like features to Grub for that PR.[^1] Does the same need to be...
Question ^^ to @lzcunt @programmerlexi
Since systemd boot interface support has been merged upstream, do you want to continue with this? @lzcunt
Closing as not planned, as the support was added on Nixpkgs instead.
Yeah, I am not sure if it's worth the rebuilding effort. Improvements like this can come atomically, like when updating that specific package.
> It's likely we wouldn't remember to update it frequently A CI job could be setup to update cargo locks automatically, or perhaps a pre commit hook that runs `cargo...
Added a warning after discussing in the matrix channel. I can't seem to fix the treefmt error in the CI though?