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

Automatically build (netboot) images for NixOS [maintainer=@Mic92]

Results 13 nixos-images issues
Sort by recently updated
recently updated
newest added

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixos-2311': 'github:NixOS/nixpkgs/392320f29b07e74131d4e4a7b435e8e9b9b85adf' (2024-04-17) → 'github:NixOS/nixpkgs/d2a91fbf05f9c01ff61ea29046c5f85f12ca71de' (2024-05-05) • Updated input 'nixos-unstable': 'github:NixOS/nixpkgs/203fac824e2fdfed2e3a832b8123d9a64ee58b43' (2024-04-17) → 'github:NixOS/nixpkgs/9f5a6d72fa3985e4cd8fca3926d14ae8b54bcf75' (2024-05-05)...

merge-queue

Dear maintainers, thank you for all your hard work and beautiful project! In my mind this project is a real work of art 🧑‍🍳 In the README.md it seams apparent...

The options set in the authorized_keys file is not passed to the booted kexec system. original authorized_keys `no-touch-required [email protected] AAAAInNrL ... AEc3NoOg== hausken@nixos` booted kexec system authorized_keys `[email protected] AAAAInNrL ......

This is on an ARM instance on Oracle Cloud. The 23.05 aarch64 kexec works but 23.11 kernel panics. I obtained this output from the serial console after changing the kernel...

`kexec` fails due to IMA (Integrity Measurement Architecture) being enforced on Azure, I'm using nixos-anywhere and just saw that the image comes from here for unattended install. See here :...

To reproduce (as per documentation): This doesn't allow running `nixos-install`. ``` curl -L https://github.com/nix-community/nixos-images/releases/download/nixos-unstable/nixos-kexec-installer-noninteractive-x86_64-linux.tar.gz | tar -xzf- -C /root /root/kexec/run ``` This does: ``` curl -L https://github.com/nix-community/nixos-images/releases/download/nixos-23.11/nixos-kexec-installer-noninteractive-x86_64-linux.tar.gz | tar -xzf-...

- refactor: bash+jq instead of python closure - chore: anticipate expected delay in tests - feat: free caches and log free mem before kexec - remove some extra weight #...

goes with: https://github.com/cleverca22/not-os/pull/34

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixos-stable': 'github:NixOS/nixpkgs/0c53b6b8c2a3e46c68e04417e247bba660689c9d?narHash=sha256-b6PLr0Ty7JPDBtJtjnYzlBf02bbH9alWMAgispMkTwk%3D' (2024-07-19) → 'github:NixOS/nixpkgs/8c50662509100d53229d4be607f1a3a31157fa12?narHash=sha256-2ShmEaFi0kJVOEEu5gmlykN5dwjWYWYUJmlRTvZQRpU%3D' (2024-07-27) • Updated input 'nixos-unstable': 'github:NixOS/nixpkgs/4cc8b29327bed3d52b40041f810f49734298af46?narHash=sha256-jfF4gpRUpTBY2OxDB0FRySsgNGOiuDckEtu7YDQom3Y%3D' (2024-07-21) → 'github:NixOS/nixpkgs/dcfb2878c687e5eb5fcbc5116969c45c85be34e2?narHash=sha256-ZJ75T0GWpLI4hoaL%2BYxueHD2pXG%2BVYpYtPJdwbkERVs%3D' (2024-07-28)...

merge-queue