=== Icicle Log === 01:27:14 [INFO] Resource loaded: /nix/store/317s5l3hq1xwrpdc3rh2c7lsz0kgjnas-icicle-0.0.2/share/icicle/resources.gresource 01:27:14 [DEBUG] (1) icicle::utils::parse: Parsing config /etc/icicle/config.yml 01:27:14 [DEBUG] (1) icicle::ui::pages::timezone: Selected timezone: Some("America/New_York") 01:27:16 [DEBUG] (4) reqwest::connect: starting new connection: http://nmcheck.gnome.org/ 01:27:16 [INFO] Selected language: Some("en_US.UTF-8") 01:27:16 [DEBUG] (1) icicle::ui::pages::partitions: Got disks: [InputDisk { name: "/dev/nvme0n1", size: 2000398934016, partitions: [InputPartition { name: "/dev/nvme0n1p1", _format: "fat32", size: 104857600 }, InputPartition { name: "/dev/nvme0n1p2", _format: "unknown", size: 16777216 }, InputPartition { name: "/dev/nvme0n1p3", _format: "ntfs", size: 1999487631360 }, InputPartition { name: "/dev/nvme0n1p4", _format: "ntfs", size: 787480576 }] }, InputDisk { name: "/dev/sda", size: 123060879360, partitions: [InputPartition { name: "/dev/sda1", _format: "unknown", size: 123026255872 }, InputPartition { name: "/dev/sda2", _format: "fat16", size: 33554432 }] }, InputDisk { name: "/dev/sdb", size: 1000204886016, partitions: [InputPartition { name: "/dev/sdb1", _format: "fat32", size: 1071644160 }, InputPartition { name: "/dev/sdb2", _format: "ext4", size: 999129046528 }] }] 01:27:16 [INFO] Partition: "/dev/nvme0n1p1" length 100 MiB 01:27:16 [INFO] Partition: "/dev/nvme0n1p2" length 16.0 MiB 01:27:16 [INFO] Partition: "/dev/nvme0n1p3" length 1.82 TiB 01:27:16 [INFO] Partition: "/dev/nvme0n1p4" length 751 MiB 01:27:16 [INFO] Partition: "/dev/sda1" length 115 GiB 01:27:16 [INFO] Partition: "/dev/sda2" length 32.0 MiB 01:27:16 [INFO] Partition: "/dev/sdb1" length 1022 MiB 01:27:16 [INFO] Partition: "/dev/sdb2" length 931 GiB 01:27:18 [DEBUG] (1) icicle::ui::window: StackPage: Carousel 01:27:18 [DEBUG] (1) icicle::ui::window: Config: Some(InstallationConfig { config_id: "advanced", config_name: "Advanced Installation", config_logo: "preferences-system-symbolic", config_type: Snowfall, imperative_timezone: true, steps: [Welcome, Location, Keyboard, User { root: Some(true), hostname: Some(true) }, List { id: "PACKAGEMANAGERS", multiple: true, required: false, title: "Extra Package Managers", choices: [{"Flatpak": Choice { description: Some("Enable Flatpak support"), packages: None, config: Some("services.flatpak.enable = true;") }}, {"AppImage": Choice { description: Some("Enable AppImage support by installing the \"appimage-run\" package. For AppImages to work, you must run them with the \"appimage-run\" command."), packages: None, config: Some("modules.packagemanagers.appimage = true;") }}] }, List { id: "KERNEL", multiple: false, required: true, title: "Kernel", choices: [{"LTS": Choice { description: Some("Install the latest LTS kernel"), packages: None, config: None }}, {"Latest": Choice { description: Some("Install the latest kernel"), packages: None, config: Some("boot.kernelPackages = pkgs.linuxPackages_latest;") }}, {"Libre": Choice { description: Some("Install the libre kernel"), packages: None, config: Some("boot.kernelPackages = pkgs.linuxPackages_libre;") }}, {"Zen": Choice { description: Some("Install the Zen kernel"), packages: None, config: Some("boot.kernelPackages = pkgs.linuxPackages_zen;") }}] }, Partitioning, Summary], commands: [] }) 01:27:19 [DEBUG] (1) icicle::ui::pages::user: Hostname changed to the same value, ignoring 01:28:10 [INFO] SetListConfig: KERNEL {"Zen": Choice { description: Some("Install the Zen kernel"), packages: None, config: Some("boot.kernelPackages = pkgs.linuxPackages_zen;") }} 01:28:10 [INFO] ListConfig: {"PACKAGEMANAGERS": {}, "KERNEL": {"Zen": Choice { description: Some("Install the Zen kernel"), packages: None, config: Some("boot.kernelPackages = pkgs.linuxPackages_zen;") }}} 01:28:17 [DEBUG] (1) icicle::ui::pages::summary: SetConfig: Some("en_US.UTF-8"), Some("us"), Some("America/New_York"), Some(FullDisk("/dev/sdb")), Some(UserConfig { name: "Sarreq Teryx", username: "sarreqteryx", password: "*****", hostname: "WastePaperBin", rootpassword: Some("*****"), autologin: true }) 01:28:18 [DEBUG] (1) icicle::ui::window: StackPage: Install 01:28:18 [DEBUG] (1) icicle::ui::window: Installing! 01:28:18 [INFO] Step 0: Clear /tmp/icicle 01:28:18 [INFO] Step 1: Setup and mount partitions 01:28:18 [DEBUG] (3) icicle::utils::install: Executing partition with json: {"FullDisk":"/dev/sdb"} 01:28:18 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Finding disk 01:28:18 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Creating GPT partition table 01:28:18 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Creating EFI partition 01:28:18 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Creating root partition 01:28:18 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Committing changes 01:28:20 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Formatting partitions 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Reloading disk 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Sorting partitions 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: Partition: Mounting partitions 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: -- Target: / 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: -- Device: /dev/sdb2 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: -- Filesystem: "ext4" 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: -- Target: /boot 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: -- Device: /dev/sdb1 01:28:23 [DEBUG] (3) icicle::utils::install: PARTITION OUTPUT: -- Filesystem: "fat32" 01:28:23 [INFO] Step 2: Generate base config 01:28:23 [INFO] Step 3: Make configuration 01:28:23 [DEBUG] (3) icicle::utils::install: Iterating through /etc/icicle/advanced/systems 01:28:23 [DEBUG] (3) icicle::utils::install: Path: 01:28:23 [DEBUG] (3) icicle::utils::install: != /etc/icicle/advanced/modules/{efiboot,biosboot} 01:28:23 [DEBUG] (3) icicle::utils::install: Iterating through /etc/icicle/advanced/systems/ARCH 01:28:23 [DEBUG] (3) icicle::utils::install: Path: /systems 01:28:23 [DEBUG] (3) icicle::utils::install: != /etc/icicle/advanced/modules/{efiboot,biosboot} 01:28:23 [DEBUG] (3) icicle::utils::install: Iterating through /etc/icicle/advanced/systems/ARCH/HOSTNAME 01:28:23 [DEBUG] (3) icicle::utils::install: Path: /systems/ARCH 01:28:23 [DEBUG] (3) icicle::utils::install: != /etc/icicle/advanced/modules/{efiboot,biosboot} 01:28:23 [INFO] Step 4: Install NixOS 01:28:23 [DEBUG] (1) icicle::ui::pages::install: Installing: ["/usr/bin/env", "pkexec", "nixos-install", "--root", "/tmp/icicle", "--no-root-passwd", "--no-channel-copy", "--flake", "/tmp/icicle/etc/nixos#WastePaperBin"] 01:28:23 [DEBUG] (1) icicle::ui::pages::install: VTE Install: Ok(Pid(3758)) 01:28:47 [DEBUG] (1) icicle::ui::pages::install: VTE command exited with status: 256 01:28:47 [DEBUG] (1) icicle::ui::pages::install: Installation Failed! 01:28:47 [DEBUG] (1) icicle::ui::window: Error! === End of Icicle Log === === nixos-install Log === warning: creating lock file '/tmp/icicle/etc/nixos/flake.lock' building the flake in path:/tmp/icicle/etc/nixos?lastModified=1710725303&narHash=sha256-rqxubDM4kEFgshAxZ%2Bbv62MS8ExAOYksXqXM6NkvqcQ%3D... error: … while calling the 'head' builtin at /tmp/icicle/nix/store/7ay2dd0w41iqvrnkx19v4vf4f5kkxvc2-source/lib/attrsets.nix:967:11: 966| || pred here (elemAt values 1) (head values) then 967| head values | ^ 968| else … while evaluating the attribute 'value' at /tmp/icicle/nix/store/7ay2dd0w41iqvrnkx19v4vf4f5kkxvc2-source/lib/modules.nix:809:9: 808| in warnDeprecation opt // 809| { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value; | ^ 810| inherit (res.defsFinal') highestPrio; (stack trace truncated; use '--show-trace' to show the full trace) error: Failed assertions: - The option definition `programs.gnupg.agent.pinentryFlavor' in `/nix/store/s4qkmnc1i0bm778y7459sgc3h9n9r6i9-mcyjkn2gqjm0bnr8nsnxq9vj250r7nnl-source/modules/nixos/gnome/default.nix' no longer has any effect; please remove it. Use programs.gnupg.agent.pinentryPackage instead === End of nixos-install Log ===