Jörg Thalheim
Jörg Thalheim
Sounds good. I went ahead and automated step 3 "The rest of code would be changed to async/await.". This works for the majority of the code base using redbaron. But...
I think I want to unlock more typing first before doing scary async refactorings.
> What works needs to be done still to get age plugin support merged? I intend to contribute on this feature, how can I most effectively move this forward? Ideally...
@Foxboron the integration works but I haven't received any feedback from upstream, so a rebase is not high on my priority list
Closed in favour of https://github.com/getsops/sops/pull/1641
We are in fact also creating an installer UI for NixOS in https://git.clan.lol/clan/clan-core However we are at the moment only using pre-defined templates where users just provide the device to...
> As explained in [#225 (comment)](https://github.com/nix-community/lanzaboote/issues/225#issuecomment-1741334312) -- this option is not meant to be used to automatically enroll things in production. It's meant for VM testing. > > The proper...
@blitz https://github.com/nix-community/lanzaboote/pull/454 sorry for the self-merge (I accidentially used my auto-merge script for creating the PR). Hopefully this is what you intended.
I cannot reproduce this: ``` $ nix --version nix (Nix) 2.23.3 $ time nix eval --store $HOME/test-store nixpkgs#nix.version nix eval --store $HOME/test-store nixpkgs#nix.version 1.86s user 7.07s system 50% cpu 17.615...
This is still needed for 24.06. It can be removed after 24.11 is out.