diff --git a/README.md b/README.md index 9b4ef64..a3f0560 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ requirements apply for kexec to succeed: - x86_64 Linux system with kexec support (most x86_64 machine do have kexec support) or you have to provide your own [image](https://github.com/numtide/nixos-anywhere#using-your-own-kexec-image) -- At least 2.5GB RAM (swap does not count). If you do not have enough RAM you +- At least 1.5GB RAM (swap does not count). If you do not have enough RAM you will see failures unpacking the initrd), this is because kexec needs to load the whole nixos into memory. diff --git a/flake.lock b/flake.lock index b314b80..a7ff0eb 100644 --- a/flake.lock +++ b/flake.lock @@ -49,11 +49,11 @@ ] }, "locked": { - "lastModified": 1683459741, - "narHash": "sha256-6iBzT9JvcuWtBfKMvXryteQsH+mbaKrS6nSpniny9vo=", + "lastModified": 1683490943, + "narHash": "sha256-LTuFkrzjsEdcbB0Y/CCMnH49UTqKyyhCVQ6aGPDSNKc=", "owner": "nix-community", "repo": "nixos-images", - "rev": "8217f268915813b93d31f02c15b89aaef5d34ad9", + "rev": "5aeef49472f1b0bb8c8aa082eb27ae2cc951f60c", "type": "github" }, "original": {