From b3ebf5ba0b8113b67fcf0e0c884abd1494acc20b Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Thu, 1 Dec 2022 16:40:13 +0100 Subject: util/liveiso: Update from 22.05 to 22.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update and also adjust configs so that they work with NixOS 22.11. Change-Id: Ia0fed68f5449ccf56b25660f5cdbc8c239064748 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/70210 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth Reviewed-by: Michael Niewöhner --- util/liveiso/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/liveiso/common.nix') diff --git a/util/liveiso/common.nix b/util/liveiso/common.nix index b08b48f14d..93a4168524 100644 --- a/util/liveiso/common.nix +++ b/util/liveiso/common.nix @@ -8,7 +8,7 @@ ]; - system.stateVersion = "22.05"; + system.stateVersion = "22.11"; isoImage = { makeEfiBootable = true; -- cgit v1.2.3