nixos-generators icon indicating copy to clipboard operation
nixos-generators copied to clipboard

kexec currently broken

Open benaryorg opened this issue 2 years ago • 1 comments

The kexec and kexec-bundle formats were considered broken in #241:

move some broken formats to ./formats-broken to fix later

As far as I understand it's because some kexec code living outside this repository still uses <nixpkgs> syntax or similar which is broken in flake evaluation or something like that. Either way this is the tracking issue for kexec and kexec-bundle which are very useful for installing NixOS on some remote server hardware which does not offer corresponding working rescue systems.

benaryorg avatar Jul 07 '23 21:07 benaryorg

trying to fix it in https://github.com/nix-community/nixos-generators/pull/261 but it's not ready yet

Lassulus avatar Jul 22 '23 11:07 Lassulus

Can this be closed now? https://github.com/nix-community/nixos-generators/commit/4d0bc031cc7d4b91cee33d75f48d5ef16209e070

liamdiprose avatar Mar 03 '24 03:03 liamdiprose

I think so

Lassulus avatar Mar 03 '24 03:03 Lassulus