Skip to content

Instantly share code, notes, and snippets.

@apinter
Created June 14, 2024 17:14
Show Gist options
  • Save apinter/052702e579de172d06f558f7a1c2edf4 to your computer and use it in GitHub Desktop.
Save apinter/052702e579de172d06f558f7a1c2edf4 to your computer and use it in GitHub Desktop.
[apinter@busybee:~/nix-config]$ nix run github:nix-community/nixos-anywhere -- --flake .#medusa root@194.233.75.126
### Uploading install SSH keys ###
/run/current-system/sw/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/tmp/tmp.metxAoZsfS/nixos-anywhere.pub"
/run/current-system/sw/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/run/current-system/sw/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
root@194.233.75.126's password: 

Number of key(s) added: 1

Now try logging into the machine, with:   "ssh -o 'ConnectTimeout=10' -o 'UserKnownHostsFile=/dev/null' -o 'StrictHostKeyChecking=no' 'root@194.233.75.126'"
and check to make sure that only the key(s) you wanted were added.

### Gathering machine facts ###
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
### Switching system into kexec ###
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
kexec/
kexec/run
kexec/bzImage
 kexec/kexec
kexec/initrd

~
kexec/ip
Connection to 194.233.75.126 closed.
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
Linux vmi1938295.contaboserver.net 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64
  _____
 / ___/___  _  _ _____ _   ___  ___
| |   / _ \| \| |_   _/ \ | _ )/ _ \
| |__| (_) | .` | | |/ _ \| _ \ (_) |
 \____\___/|_|\_| |_/_/ \_|___/\___/

Welcome!

This server is hosted by Contabo. If you have any questions or need help,
please don't hesitate to contact us at support@contabo.com.

+ kexec_extra_flags=
+ [ 2 -gt 0 ]
+ kexec_extra_flags=
+ shift
+ shift
+ [ 0 -gt 0 ]
+ init=/nix/store/4ws8aipgjkwamdvhg1jl5hgsk28s16sw-nixos-system-nixos-installer-24.05pre-git/init
+ kernelParams=console=tty0 console=ttyS0,115200 root=fstab loglevel=4
+ readlink -f /root/kexec/kexec/run
+ dirname /root/kexec/kexec/run
+ SCRIPT_DIR=/root/kexec/kexec
+ TMPDIR=/root/kexec/kexec mktemp -d
+ INITRD_TMP=/root/kexec/kexec/tmp.rCP2UXxKMA
+ cd /root/kexec/kexec/tmp.rCP2UXxKMA
+ trap cleanup EXIT
+ mkdir -p ssh
+ extractPubKeys /root
+ home=/root
+ key=/root/.ssh/authorized_keys
+ test -e /root/.ssh/authorized_keys
+ grep -o \(\(ssh\|ecdsa\|sk\)-[^ ]* .*\) /root/.ssh/authorized_keys
+ key=/root/.ssh/authorized_keys2
+ test -e /root/.ssh/authorized_keys2
+ test -n 
+ test -n 
+ test -e /etc/ssh/authorized_keys.d/root
+ test -n 
+ test -e /etc/ssh/ssh_host_dsa_key
+ cp -a /etc/ssh/ssh_host_dsa_key ssh
+ test -e /etc/ssh/ssh_host_dsa_key.pub
+ cp -a /etc/ssh/ssh_host_dsa_key.pub ssh
+ test -e /etc/ssh/ssh_host_ecdsa_key
+ cp -a /etc/ssh/ssh_host_ecdsa_key ssh
+ test -e /etc/ssh/ssh_host_ecdsa_key.pub
+ cp -a /etc/ssh/ssh_host_ecdsa_key.pub ssh
+ test -e /etc/ssh/ssh_host_ed25519_key
+ cp -a /etc/ssh/ssh_host_ed25519_key ssh
+ test -e /etc/ssh/ssh_host_ed25519_key.pub
+ cp -a /etc/ssh/ssh_host_ed25519_key.pub ssh
+ test -e /etc/ssh/ssh_host_rsa_key
+ cp -a /etc/ssh/ssh_host_rsa_key ssh
+ test -e /etc/ssh/ssh_host_rsa_key.pub
+ cp -a /etc/ssh/ssh_host_rsa_key.pub ssh
+ /root/kexec/kexec/ip --json addr
+ /root/kexec/kexec/ip -4 --json route
+ /root/kexec/kexec/ip -6 --json route
+ [ -f /etc/machine-id ]
+ cp /etc/machine-id machine-id
+ find+ cpio -o -H newc
 .
+ gzip -9
22 blocks
+ kexecSyscallFlags=
+ sort -c -V
+ uname -r
+ printf %s\n 6.1 6.1.0-21-amd64
+ kexecSyscallFlags=--kexec-syscall-auto
+ sh -c '/root/kexec/kexec/kexec' --load '/root/kexec/kexec/bzImage'   --kexec-syscall-auto      --initrd='/root/kexec/kexec/initrd' --no-checks   --command-line 'init=/nix/store/4ws8aipgjkwamdvhg1jl5hgsk28s16sw-nixos-system-nixos-installer-24.05pre-git/init console=tty0 console=ttyS0,115200 root=fstab loglevel=4'
machine will boot into nixos in 6s...
+ echo machine will boot into nixos in 6s...
+ test -e /dev/kmsg
+ exec
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
ssh: connect to host 194.233.75.126 port 22: Connection timed out
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
Connection to 194.233.75.126 closed.
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
copying path '/nix/store/fskqxhk5kx3wliw4lm2cp2ccbcx448z6-e2fsprogs-1.47.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/cybxxknhyd8nj3xi7hmwxbscflld03a5-btrfs-progs-6.9' from 'https://cache.nixos.org'...
copying path '/nix/store/y418s044ij61yx03rpnc0hja07snbp2h-pcsclite-2.1.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/whbs2x9f2nrxbzcrcla5a7pr5mvdqf98-libnl-3.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/d7n9n0mcqfbjz91k9rmplxvl2q1f8ym0-util-linux-2.40.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/hw6nhpg3n3wwbvlraw40y3af5dkwl1l1-tpm2-tss-4.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/nkg8ikby80sv07z4qcag77w0h8zl24s0-libfido2-1.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/dc36aapzjrqiyh4zzsh6ilwidcfs5xga-libpcap-1.10.4' from 'https://cache.nixos.org'...
copying path '/nix/store/isqrn21fmha9dxf1bbl4mm7j6irpw1x8-iptables-1.8.10' from 'https://cache.nixos.org'...
copying path '/nix/store/xjiifrz7ha6s29gp0p0j3w0155phxmia-systemd-255.6' from 'https://cache.nixos.org'...
copying path '/nix/store/qb4psl4yaha6xjal42r9b1jvwr64xwdh-parted-3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/if1vpcxd2dzywch1nq52qk87q0fyx22z-util-linux-2.40.1-login' from 'https://cache.nixos.org'...
copying path '/nix/store/b6jxa1l30l2x6kla9g1iqp7dga4mf47m-util-linux-2.40.1-mount' from 'https://cache.nixos.org'...
copying path '/nix/store/95jmmh01kwxsw1c7983cy3xcvpwqndfl-util-linux-2.40.1-swap' from 'https://cache.nixos.org'...
copying path '/nix/store/96n916fc8kvkrj48dsmmqmdwk9c9r0lq-util-linux-2.40.1-bin' from 'https://cache.nixos.org'...
### Formatting hard drive with disko ###
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
umount: /mnt: not mounted
++ realpath /dev/sda
+ disk=/dev/sda
+ lsblk -a -f
NAME   FSTYPE   FSVER LABEL UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
loop0  squashfs 4.0                                                    0   100% /nix/.ro-store
loop1  erofs                                                                    
loop2                                                                           
loop3                                                                           
loop4                                                                           
loop5                                                                           
loop6                                                                           
loop7                                                                           
sda                                                                             
├─sda1                                                                          
├─sda2 ext4     1.0         038dad0c-57d3-45bc-9a5b-734a49a874b7                
└─sda3 ext4     1.0         1fce358d-9f44-4f11-8d8d-eeb643af91ef                
+ lsblk --output-all --json
+ bash -x
++ dirname /nix/store/pin3a1kj24rp3axk9f1f0n00yxgr7div-disk-deactivate/disk-deactivate
+ jq -r --arg disk_to_clear /dev/sda -f /nix/store/pin3a1kj24rp3axk9f1f0n00yxgr7div-disk-deactivate/disk-deactivate.jq
+ set -fu
++ sed -nr 's/ +name: '\''(.*)'\''/\1/p'
++ zdb -l /dev/sda1
+ zpool=
+ [[ -n '' ]]
+ unset zpool
+ wipefs --all -f /dev/sda1
+ wipefs --all -f /dev/sda2
/dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef
+ wipefs --all -f /dev/sda3
/dev/sda3: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef
++ zdb -l /dev/sda
++ sed -nr 's/ +name: '\''(.*)'\''/\1/p'
+ zpool=
+ [[ -n '' ]]
+ unset zpool
++ lsblk /dev/sda -l -p -o type,name
++ awk 'match($1,"raid.*") {print $2}'
+ md_dev=
+ [[ -n '' ]]
+ wipefs --all -f /dev/sda
/dev/sda: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54
/dev/sda: 8 bytes were erased at offset 0x63fffffe00 (gpt): 45 46 49 20 50 41 52 54
/dev/sda: 2 bytes were erased at offset 0x000001fe (PMBR): 55 aa
+ dd if=/dev/zero of=/dev/sda bs=440 count=1
1+0 records in
1+0 records out
440 bytes copied, 0.00521602 s, 84.4 kB/s
+ lsblk -a -f
NAME  FSTYPE   FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0 squashfs 4.0                    0   100% /nix/.ro-store
loop1 erofs                                    
loop2                                          
loop3                                          
loop4                                          
loop5                                          
loop6                                          
loop7                                          
sda                                            
++ mktemp -d
+ disko_devices_dir=/tmp/tmp.8qHQPlyk3g
+ trap 'rm -rf "$disko_devices_dir"' EXIT
+ mkdir -p /tmp/tmp.8qHQPlyk3g
+ device=/dev/sda
+ imageSize=2G
+ name=vdb
+ type=disk
+ device=/dev/sda
+ efiGptPartitionFirst=1
+ type=gpt
+ blkid /dev/sda
+ sgdisk --clear /dev/sda
Creating new GPT entries in memory.
The operation has completed successfully.
+ sgdisk --align-end --new=1:0:+1M --change-name=1:disk-vdb-MBR --typecode=1:EF02 /dev/sda
The operation has completed successfully.
+ partprobe /dev/sda
+ udevadm trigger --subsystem-match=block
+ udevadm settle
+ sgdisk --align-end --new=2:0:+500M --change-name=2:disk-vdb-boot --typecode=2:8300 /dev/sda
The operation has completed successfully.
+ partprobe /dev/sda
+ udevadm trigger --subsystem-match=block
+ udevadm settle
+ sgdisk --align-end --new=3:0:-0 --change-name=3:disk-vdb-root --typecode=3:8300 /dev/sda
The operation has completed successfully.
+ partprobe /dev/sda
+ udevadm trigger --subsystem-match=block
+ udevadm settle
+ device=/dev/disk/by-partlabel/disk-vdb-boot
+ extraArgs=()
+ declare -a extraArgs
+ format=ext4
+ mountOptions=('defaults')
+ declare -a mountOptions
+ mountpoint=/boot
+ type=filesystem
+ blkid /dev/disk/by-partlabel/disk-vdb-boot
+ grep -q TYPE=
+ mkfs.ext4 /dev/disk/by-partlabel/disk-vdb-boot
mke2fs 1.47.0 (5-Feb-2023)
Discarding device blocks: done                            
Creating filesystem with 512000 1k blocks and 128016 inodes
Filesystem UUID: 572a80cb-1a48-48b1-94bd-b17998e8eae9
Superblock backups stored on blocks: 
	8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done 

+ device=/dev/disk/by-partlabel/disk-vdb-root
+ extraArgs=('-f')
+ declare -a extraArgs
+ mountOptions=('compress=zstd' 'noatime')
+ declare -a mountOptions
+ mountpoint=/
+ type=btrfs
+ blkid /dev/disk/by-partlabel/disk-vdb-root -o export
+ grep -q '^TYPE='
+ mkfs.btrfs /dev/disk/by-partlabel/disk-vdb-root -f
btrfs-progs v6.9
See https://btrfs.readthedocs.io for more information.

Performing full device TRIM /dev/disk/by-partlabel/disk-vdb-root (399.51GiB) ...
NOTE: several default settings have changed in version 5.15, please make sure
      this does not affect your deployments:
      - DUP for metadata (-m dup)
      - enabled no-holes (-O no-holes)
      - enabled free-space-tree (-R free-space-tree)

Label:              (null)
UUID:               a3499247-08ed-4e33-b33f-b6b10d97c359
Node size:          16384
Sector size:        4096	(CPU page size: 4096)
Filesystem size:    399.51GiB
Block group profiles:
  Data:             single            8.00MiB
  Metadata:         DUP               1.00GiB
  System:           DUP               8.00MiB
SSD detected:       yes
Zoned device:       no
Features:           extref, skinny-metadata, no-holes, free-space-tree
Checksum:           crc32c
Number of devices:  1
Devices:
   ID        SIZE  PATH                                
    1   399.51GiB  /dev/disk/by-partlabel/disk-vdb-root

+ set -efux
+ device=/dev/sda
+ imageSize=2G
+ name=vdb
+ type=disk
+ device=/dev/sda
+ efiGptPartitionFirst=1
+ type=gpt
+ device=/dev/sda
+ imageSize=2G
+ name=vdb
+ type=disk
+ device=/dev/sda
+ efiGptPartitionFirst=1
+ type=gpt
+ device=/dev/disk/by-partlabel/disk-vdb-root
+ extraArgs=('-f')
+ declare -a extraArgs
+ mountOptions=('compress=zstd' 'noatime')
+ declare -a mountOptions
+ mountpoint=/
+ type=btrfs
+ findmnt /dev/disk/by-partlabel/disk-vdb-root /mnt/
+ mount /dev/disk/by-partlabel/disk-vdb-root /mnt/ -o compress=zstd -o noatime -o X-mount.mkdir
+ device=/dev/sda
+ imageSize=2G
+ name=vdb
+ type=disk
+ device=/dev/sda
+ efiGptPartitionFirst=1
+ type=gpt
+ device=/dev/disk/by-partlabel/disk-vdb-boot
+ extraArgs=()
+ declare -a extraArgs
+ format=ext4
+ mountOptions=('defaults')
+ declare -a mountOptions
+ mountpoint=/boot
+ type=filesystem
+ findmnt /dev/disk/by-partlabel/disk-vdb-boot /mnt/boot
+ mount /dev/disk/by-partlabel/disk-vdb-boot /mnt/boot -t ext4 -o defaults -o X-mount.mkdir
+ rm -rf /tmp/tmp.8qHQPlyk3g
Connection to 194.233.75.126 closed.
### Uploading the system closure ###
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
copying path '/nix/store/ssvjc2spr51ldc95wvy3ahaa9v1i49bf-NetworkManager.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/nzwcn7ypag5lhj1vlmn79mq01xjdr21c-acl-2.3.2-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/687kj0kvcanyprgrv7in0i1hnzdjadb5-acl-2.3.2-man' from 'https://cache.nixos.org'...
copying path '/nix/store/k3rllmlx64awzszan2d17kyl9mb8p3pr-alsa-topology-conf-1.2.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/2zwng7fqp8bjql2cyfh79zmxpxww53w0-alsa-firmware-1.2.4-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/xdb66yb8cqghrrc8j8rgpr31mhdmyp0m-alsa-ucm-conf-1.2.11' from 'https://cache.nixos.org'...
copying path '/nix/store/xhpr2ghhc478fnzk7nnwxsqji249zqwf-attr-2.5.2-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/yq9j5plx0nm93x3ca1vc7lpdjpbw7qsd-attr-2.5.2-man' from 'https://cache.nixos.org'...
copying path '/nix/store/wq0wp098gn88qiz5aixq0imkalcwhzjg-bash-interactive-5.2p26-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/m44hmzsiwqxw0jc6sf32k4r280h28m6s-bash-completion-2.13.0' from 'https://cache.nixos.org'...
copying path '/nix/store/khbmp6w4yl9xqz9ga49k0b0k30pas9qc-bash-interactive-5.2p26-info' from 'https://cache.nixos.org'...
copying path '/nix/store/gbzccqd972jvj9pg7v8i6pdhi54kfqi2-bash-interactive-5.2p26-man' from 'https://cache.nixos.org'...
copying path '/nix/store/v35p0wxs6wkzs44wpndczh85qyw808am-busybox-static-x86_64-unknown-linux-musl-1.36.1' from 'https://cache.nixos.org'...
copying path '/nix/store/a9l3j0kh1p1cjld6m5db3g8x6gk6v6bf-bzip2-1.0.8-man' from 'https://cache.nixos.org'...
copying path '/nix/store/g28l15mbdbig59n102zd0ardsfisiw32-binfmt_nixos.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/z8ky86672w1axdx6l6piz0jlj7w9cpsa-bind-9.18.27-man' from 'https://cache.nixos.org'...
copying path '/nix/store/zzfwpdb8i92wdd201r2r8cjb608iifzk-chfn.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/4agnh1phayd9v7lmxjwa8gh292xyic93-chpasswd.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/9mw39lkb4i037qnqcvrf4h7y58rww10y-chsh.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/ng3y3hvbf6475s97kqnswfxglza87rbp-X-Restart-Triggers-NetworkManager' from 'https://cache.nixos.org'...
copying path '/nix/store/86azks77ylwv8f5h07lbig7sii86nlb0-coreutils-full-9.5-info' from 'https://cache.nixos.org'...
copying path '/nix/store/0xpamghwbc3fzw5220mdv78sdm7gajlv-curl-8.7.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/rsvs52xqm0dnggh5b8ka8r0hgvczaqb5-daemon.json' from 'https://cache.nixos.org'...
copying path '/nix/store/gpmsw35wn98a1lp10hynp72yiqgws565-dbus-1.14.10-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/zy7wl78xcf49jzn5jvrr5gsc2iyrzp0f-dbus-1.14.10-man' from 'https://cache.nixos.org'...
copying path '/nix/store/v9mbmh6gfg69akbdbw68q2kq5l16ncxp-dejavu-fonts-minimal-2.37' from 'https://cache.nixos.org'...
copying path '/nix/store/s03n3grddz0lmxacwyirn6bnqfim483z-diffutils-3.10-info' from 'https://cache.nixos.org'...
copying path '/nix/store/v0d8k5by479gzc9yfdnvw63m0jzcppjk-dns-root-data-2023-11-27' from 'https://cache.nixos.org'...
copying path '/nix/store/wmisr8gd74z5m9bj5wx3di6pas4n7xxr-e2fsprogs-1.47.0-info' from 'https://cache.nixos.org'...
copying path '/nix/store/yc334b6jkzfnz7p17nw5hm7rl08586yr-e2fsprogs-1.47.0-man' from 'https://cache.nixos.org'...
copying path '/nix/store/4i0c1qgxw6kb0r5awxjfmsf4mv5ikjqn-etc-fuse.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/bjlrgha3gj8vjlysn76pvfc36slnang8-etc-host.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/rabiadjlxk0mamn6fjgxghv2jysj0vpc-etc-lsb-release' from 'https://cache.nixos.org'...
copying path '/nix/store/vx1l96z8la290d0xf7v866zcw1cxfr5w-etc-lvm-lvm.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/8niyp2bpj8syg5k1sipk4s3xhb46w2ga-etc-man_db.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/aj40ja2xj98kpd3nf856y3gwizyhq15i-etc-modprobe.d-nixos.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/ydzwv9scfph8n68f11v798260d0fcv82-etc-netgroup' from 'https://cache.nixos.org'...
copying path '/nix/store/f402xmccnbl20f4x2harvfaxrwz7r7zx-etc-nscd.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/s74wzm96k6v325yz7p59ff0qvdqb0dd8-etc-nsswitch.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/ljbiphwyn2zmms1372j16zk43a9j3d6y-etc-polkit-1-rules.d-10-nixos.rules' from 'https://cache.nixos.org'...
copying path '/nix/store/g1mbdj4lq4pn6cfzgb2dcmvlcj5gh1gv-etc-pam-environment' from 'https://cache.nixos.org'...
copying path '/nix/store/b4957853ywr214grhnqgf0ny205vhpgj-etc-resolvconf.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/0q1c2qfxnwvqbpddn2kaivrfhgkk90sx-etc-ssh-ssh_config' from 'https://cache.nixos.org'...
copying path '/nix/store/wdnq6wlnszv61hnrjmg0b9h0aqznp1as-etc-ssh-ssh_known_hosts' from 'https://cache.nixos.org'...
copying path '/nix/store/213f3mddl3i73g4i2p4hhkdgi527clsf-etc-systemd-coredump.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/7qs2az17k477i8s1dj761iwg8fzqymfl-etc-systemd-journald.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/zgcqv2agwmf3rjnsg60w0f9c5jigflb5-etc-systemd-oomd.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/wd1j5rw92gr2zz066lsm1aaswksxbkxb-etc-systemd-logind.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/sa9q24lkhb96kjcmhc4c9b1p1gyvhsb0-etc-systemd-sleep.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/h11rnjfabixs9x9n0915il0hls86kr49-etc-systemd-timesyncd.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/5dc5p96spjnpb0pvkl1fbzyb2x4j1kd4-etc-systemd-user.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/f067980qc13d51lkca6xdg1ysgll9mkd-extra-hwdb-file' from 'https://cache.nixos.org'...
copying path '/nix/store/r3adcfk3ih35lhdaqxc1r95xsr94wiqs-extra-utils' from 'https://cache.nixos.org'...
copying path '/nix/store/knhrabzpa5ylklmb64c3bmaxfjz8ycjb-fc-10-nixos-rendering.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/gizj07cf84hxdc7l38hgp33a7jmyhisz-X-Restart-Triggers-resolvconf' from 'https://cache.nixos.org'...
copying path '/nix/store/3z37gy1dvymdnkhfjh37wz6wpbwgfz2l-fc-52-nixos-default-fonts.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/dj8wchi5hrgz3hdd65479cv3kb7wyvgf-fc-53-no-bitmaps.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/71hcrwn1g6ncki859v14jq18i8fx84sk-ffmpeg-6.1.1-data' from 'https://cache.nixos.org'...
copying path '/nix/store/86qyr8q903vzmq964bmzvd5k4ivcw6fa-fc-53-nixos-reject-type1.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/535kqybiqidcb43rfgq91rn5dzhy04bx-X-Restart-Triggers-systemd-journald' from 'https://cache.nixos.org'...
copying path '/nix/store/ikdkf8ayb5mjp8s70psd4ds6mfh3jar5-X-Restart-Triggers-systemd-journald-' from 'https://cache.nixos.org'...
copying path '/nix/store/m0km5ivsw66x8phzbac10z0a9ydhp4j9-ffmpeg-headless-6.1.1-data' from 'https://cache.nixos.org'...
copying path '/nix/store/pbzl6ia5bl93cxammac02vjdrzzl1dlp-findutils-4.9.0-info' from 'https://cache.nixos.org'...
copying path '/nix/store/j4fhp2qi98a4yj501nf53waj64lfw6id-freepats-20060219' from 'https://cache.nixos.org'...
copying path '/nix/store/z32wyp7sq6smz7y56vc46k0jd62sblhv-gawk-5.2.2-info' from 'https://cache.nixos.org'...
copying path '/nix/store/65sk579whhd00wh1rdianbd6qdb33l6l-X-Restart-Triggers-systemd-timesyncd' from 'https://cache.nixos.org'...
copying path '/nix/store/0rxb3ixzk4zaqivc9s795m0a3679wbw2-gcc-13.2.0-libgcc' from 'https://cache.nixos.org'...
copying path '/nix/store/s4g552kf5p04b2fy2b7wxagw5nia8h8j-gawk-5.2.2-man' from 'https://cache.nixos.org'...
copying path '/nix/store/rvgnmd4cwvmy3v77ig977ix40d2mipri-git-2.44.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/naa6s54b4hc55740lblbs9phv7xk317h-glibc-locales-2.39-52' from 'https://cache.nixos.org'...
copying path '/nix/store/nm72crw0rzxnsi2k54k210lrzib8wnyb-gnugrep-3.11-info' from 'https://cache.nixos.org'...
copying path '/nix/store/s3l0sg9sfbpjwzgd49c9n3gn17cw8qib-gnutar-1.35-info' from 'https://cache.nixos.org'...
copying path '/nix/store/cyi5lf6fc118590h1yybc1dcbkhdbfzz-gnused-4.9-info' from 'https://cache.nixos.org'...
copying path '/nix/store/xn5nz71qcvypcv7655qijv32zcr3452h-groupadd.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/z46xmfirnk7pcdy1b8yl2rwgs0ck6bxb-groupdel.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/3chkqz4vq969hj8k2n3izaa9inh3f453-groupmems.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/lvp67z8cxn5n62rib6vdwadrmd02ysmh-groupmod.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/1s817f9iyszdjkivddb9kjj8xd2kgmbs-gsettings-desktop-schemas-46.0' from 'https://cache.nixos.org'...
copying path '/nix/store/mqsnlc1llhyllm6pwl2ijpbnldqpga6i-gzip-1.13-info' from 'https://cache.nixos.org'...
copying path '/nix/store/8k07cnlcq91ycfhk0jkyk5idrpgpbf0p-gzip-1.13-man' from 'https://cache.nixos.org'...
copying path '/nix/store/s2yxlr8jg6r4i22k6z6ysa1l366hpmfr-hicolor-icon-theme-0.17' from 'https://cache.nixos.org'...
copying path '/nix/store/79fnxa6j0ylcx8xjmgxhjlskbmz4wnxq-hwdata-0.382' from 'https://cache.nixos.org'...
copying path '/nix/store/ab19xx3gvzqsr0xfmlykmcdgxrwxni5j-i3lock-color.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/q0jxvl1j0plmz50gbch5lyrjkb7rczj0-i3lock.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/dzsby2vk02jcn0s43fkna2qqqix6ccy1-iana-etc-20240318' from 'https://cache.nixos.org'...
copying path '/nix/store/fmlzx3wxnlzbnjsj4yw39y54wbvnlp8l-initrd-kmod-blacklist-ubuntu' from 'https://cache.nixos.org'...
copying path '/nix/store/dwv0wf3szv3ipgyyyrf1zxh4iqlckiip-inputrc' from 'https://cache.nixos.org'...
copying path '/nix/store/3f123hwfqgc282kl7wp89lcxilc97kf4-intel2200BGFirmware-3.1-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/7cl97maf3pjk7913b7nd34vnrnzjgvba-ipv6-privacy-extensions.rules' from 'https://cache.nixos.org'...
copying path '/nix/store/an1hq4ipmp32gffqakx7ps774yb228gl-iso-codes-4.16.0' from 'https://cache.nixos.org'...
copying path '/nix/store/33flg1kzjqn426gg4yfz1zkgpj9cmc4j-jq-1.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/v7gpv4k7dcsx0z1kjdbc83rpq40zwpxh-fc-cache' from 'https://cache.nixos.org'...
copying path '/nix/store/s2lqglzdkd1061h0mfvzls5qpdf4r5aw-fontconfig-2.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5cq70lcqc2aph4q03brijk3alfh5rnmz-jq-1.7.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/shvd454wy3lnhirj922yrzffzscci28s-jq-1.7.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/2y0mck4sgxk3wbf1vz4fgv049ihlzphh-keymap' from 'https://cache.nixos.org'...
copying path '/nix/store/ap5pxpnz5xw7i0s4752jkqyjzp3gncrb-fc-00-nixos-cache.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/lvqmy6q64l8br0yja5jqihay3mspgij5-kmod-blacklist-30+20230519-1ubuntu3' from 'https://cache.nixos.org'...
copying path '/nix/store/h8q2d6qx5fmhyvmq31xv490y3iayvvbw-kmod-debian-aliases.conf-30+20230601-2' from 'https://cache.nixos.org'...
copying path '/nix/store/f486k6wcfg33lamhc3q0jndqm2fwfzhf-less-643-man' from 'https://cache.nixos.org'...
copying path '/nix/store/yyqfcxa824s7iz9g957lk3zxq434p0fp-lessconfig' from 'https://cache.nixos.org'...
copying path '/nix/store/5r8j15c0711lf9lgjrk49s0szxsw246l-libcap-2.69-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/k357q711vq2fphykybmhj32i88f4yfjm-libcap-2.69-man' from 'https://cache.nixos.org'...
copying path '/nix/store/li689pdcpsh4fkb74dx9bhhnm5p1y46z-libreelec-dvb-firmware-1.5.0-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/1ripm44zxmhwd0hhfiw9rsbd4y9yc6h0-libressl-3.9.2-man' from 'https://cache.nixos.org'...
copying path '/nix/store/yfp7dr8m7zi7kxk49wd714gwvhb105hf-libunistring-1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/fvyx1zq8g852ljd6h6m21vfw7fkqnckj-linux-6.6.32' from 'https://cache.nixos.org'...
copying path '/nix/store/yr258m1ik0hjs9f4k5laf4h9a948008k-linux-firmware-20240610-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/zb4xx3y3771vj72gvvlclgrsrf3vfm3b-linux-headers-static-6.7' from 'https://cache.nixos.org'...
copying path '/nix/store/ki4sq1bmgxpb4c3j6hsf2m6jnz0qxshb-linux-pam-1.6.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/677l5sn8pkpfwh6y6585gzrc5xhv1znd-linux-pam-1.6.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/cvc4yvs4qsysp71yrdycviznx0way9p9-local-cmds' from 'https://cache.nixos.org'...
copying path '/nix/store/gvcnsig8yn30kvgsmac6p1az502vlxr1-locale.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/39b5y608bg1gl89q6j4sysi208yfdqyc-login.defs' from 'https://cache.nixos.org'...
copying path '/nix/store/0r1pxr2yxwcnir1ap35h4x5mhwknlj7x-logrotate.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/rgsxf23n7r88lrwx8n33vm6jmsc2lm92-lvm2-2.03.23-man' from 'https://cache.nixos.org'...
copying path '/nix/store/zk9ybjjixdwyv3jmpg2i7s8p7iqi5vhh-mailcap-2.1.53' from 'https://cache.nixos.org'...
copying path '/nix/store/c1kmbpy16k5ac73ri3jysfrfxx2429y0-man-db-2.12.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/4a2k4al17rbz0l41x9ykzhmfapcx6f6a-mobile-broadband-provider-info-20240407' from 'https://cache.nixos.org'...
copying path '/nix/store/pil2ch766pslrr3ss8q5k52lsr9zz0v5-mounts.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/ic63ay0py10fyryaw7345k4ps32da33w-libidn2-2.3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/n6vqqk4rbwki0f33cvxlgbb6x5p8bpgz-fontconfig-conf' from 'https://cache.nixos.org'...
copying path '/nix/store/hjbv2s4jcxpvq07lxl4dna860rsdd3qf-multiuser.nix' from 'https://cache.nixos.org'...
copying path '/nix/store/6v0hpf71zilqf3knhqx3cz4r8rw93gcq-nameservers' from 'https://cache.nixos.org'...
copying path '/nix/store/myhqm7cchbi47mbwnscp8n3m20q3jk7i-nano-8.0-info' from 'https://cache.nixos.org'...
copying path '/nix/store/ij45xfrrp8dwlm003lggy2dk9w8xnjri-fontconfig-etc' from 'https://cache.nixos.org'...
copying path '/nix/store/af9bsxhqip4jpf6qb3g99vxb23f3abik-ncurses-6.4-man' from 'https://cache.nixos.org'...
copying path '/nix/store/1gq82sxf3ng2fd6qp41zgm7fhvb78arr-networkmanager-1.48.0-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/rxy986kjdmpj5pibjwg0dklcr9wggmkm-networkmanager-1.48.0-man' from 'https://cache.nixos.org'...
copying path '/nix/store/vrb5rs8m5rm4256c19xixmyns46pmvmc-nix-2.18.2-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/2qh79j5ygj2xwfg9ba500dlx8arsd91c-nix-2.18.2-man' from 'https://cache.nixos.org'...
copying path '/nix/store/jcyfqyz4vhy2x1ahkwj1q3sisvk71c5c-nix-bash-completions-0.6.8' from 'https://cache.nixos.org'...
copying path '/nix/store/xvdf2dnj66vyyi0jjwxr17qjk0v3w8fp-nix-wallpaper-simple-dark-gray_bootloader.png' from 'https://cache.nixos.org'...
copying path '/nix/store/nxcnssxqq9c7davw2d6ws1xiybnrbr9b-nixos-configuration-reference-manpage' from 'https://cache.nixos.org'...
copying path '/nix/store/50g98f8nki4cg6r48dwwrhglbqzffg73-nixos-manual-html' from 'https://cache.nixos.org'...
copying path '/nix/store/yyz0h0fs37ngizkr9zjxkq71irc3vq4f-nixos-manual.desktop' from 'https://cache.nixos.org'...
copying path '/nix/store/26n4d7n6bm3d1kvai6zmvzx929z9q5c9-nss-cacert-3.98' from 'https://cache.nixos.org'...
copying path '/nix/store/cag43sx5af266pn34la0jagig0x4jsi3-nss-cacert-3.98-p11kit' from 'https://cache.nixos.org'...
copying path '/nix/store/6283siwnzk3c6hfkarrrx8dw5nj06mk7-other.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/wa986yyzgscjrjn2j7ailq3k6gmrci59-passwd.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/g0kma68681s1hynln21x0l1bzrpbs0mx-perl-5.38.2-man' from 'https://cache.nixos.org'...
copying path '/nix/store/m937n4nkw7dy01xbmsvjggxdhjqw0zwg-perl5.38.2-Digest-HMAC-1.04' from 'https://cache.nixos.org'...
copying path '/nix/store/abrgdp37iq4a9qrjik8lrq5gpl8ma3zp-perl5.38.2-Encode-Locale-1.05' from 'https://cache.nixos.org'...
copying path '/nix/store/p35vlb3mx4vmlxwkmzaary972navwljb-perl5.38.2-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'...
copying path '/nix/store/716xlfafz0bbw488gfgqnw9f3aq82407-perl5.38.2-File-Copy-Recursive-0.45' from 'https://cache.nixos.org'...
copying path '/nix/store/yjpl3qpxmyp5bd66p4fgb77igcdr531d-perl5.38.2-Authen-SASL-2.1700' from 'https://cache.nixos.org'...
copying path '/nix/store/3ffi7c21775qjjrbxi7zk7asfvp7183a-perl5.38.2-File-Slurp-9999.32' from 'https://cache.nixos.org'...
copying path '/nix/store/s11h3pjqgqm4qs1blsajknhlvy8y3x39-perl5.38.2-HTML-TagCloud-0.38' from 'https://cache.nixos.org'...
copying path '/nix/store/yb7d752ba6glzpnlam0grza38q4vpsr5-perl5.38.2-HTML-Tagset-3.20' from 'https://cache.nixos.org'...
copying path '/nix/store/whhpimnzmhws6fvhpddiikq2vrbd7rix-perl5.38.2-IO-HTML-1.004' from 'https://cache.nixos.org'...
copying path '/nix/store/f9h2b1lyl4w8wif5dz4s546wp84wp8bm-perl5.38.2-IO-Stringy-2.113' from 'https://cache.nixos.org'...
copying path '/nix/store/hqfwflxdla3s3g36lsl4vyhms0adk2nq-perl5.38.2-IPC-System-Simple-1.30' from 'https://cache.nixos.org'...
copying path '/nix/store/zbf5lqywad6784zwghyaf0q9g76bansy-perl5.38.2-JSON-4.10' from 'https://cache.nixos.org'...
copying path '/nix/store/306ma7pmdvqznp51jcxsw7giqb1j4x2a-perl5.38.2-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'...
copying path '/nix/store/xwv72v08icrckc4zv895fzng13sfwf4m-perl5.38.2-List-Compare-0.55' from 'https://cache.nixos.org'...
copying path '/nix/store/p15gncqzg776whx7lpcmx1yndvlqj1md-perl5.38.2-Mozilla-CA-20230821' from 'https://cache.nixos.org'...
copying path '/nix/store/wsqmmdm55kzs9fk7qihv4l231i6z9vvv-perl5.38.2-File-BaseDir-0.09' from 'https://cache.nixos.org'...
copying path '/nix/store/lccf8l6ljikaq9l5zj1h6bzpgprjhfzd-perl5.38.2-Test-Needs-0.002010' from 'https://cache.nixos.org'...
copying path '/nix/store/2bs5xvddc5zsh7774v65wa7xzjfh2zla-perl5.38.2-Config-IniFiles-3.000003' from 'https://cache.nixos.org'...
copying path '/nix/store/wfclv3n12v4r6rivcqj2ca6qs0gvdanh-perl5.38.2-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'...
copying path '/nix/store/anairbigx7nksgv7glcv7w1bw82lx3lk-perl5.38.2-TimeDate-2.33' from 'https://cache.nixos.org'...
copying path '/nix/store/7qs8y2326a3p2ijxgswvzp339bz7lrpw-perl5.38.2-Try-Tiny-0.31' from 'https://cache.nixos.org'...
copying path '/nix/store/nda12y2zz7wraj3fdrl2wzgainaw0hgj-perl5.38.2-URI-5.21' from 'https://cache.nixos.org'...
copying path '/nix/store/49d748p79s9b683jyxz9bl36zf6lgx2a-perl5.38.2-XML-NamespaceSupport-1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/xaappnizj51ywpx8b8nkb43rjhhq4f8j-perl5.38.2-libnet-3.15' from 'https://cache.nixos.org'...
copying path '/nix/store/hnjngbci132ssl2ssjqqw48bc9gxjg3i-podman-5.1.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/lzp7lp2b1wvk6vvjqidvs107hx6kzfq9-perl5.38.2-Test-Fatal-0.017' from 'https://cache.nixos.org'...
copying path '/nix/store/pzznncgn3wsslcibspfb22513z9v46k3-perl5.38.2-HTTP-Date-6.06' from 'https://cache.nixos.org'...
copying path '/nix/store/p6n5z3giv3bgwdpy69ka06gglnm1vci2-perl5.38.2-File-DesktopEntry-0.22' from 'https://cache.nixos.org'...
copying path '/nix/store/5dx5jm0cv4lal12s4g3j230z7q4gymjp-perl5.38.2-WWW-RobotRules-6.02' from 'https://cache.nixos.org'...
copying path '/nix/store/rkcsza8f6294wgfz3y6yasv3d02xp47h-perl5.38.2-Net-HTTP-6.23' from 'https://cache.nixos.org'...
copying path '/nix/store/m9lbzq6310kdc67p8ywmd6nfyhd4aqj9-podman-tmpfiles-nixos' from 'https://cache.nixos.org'...
copying path '/nix/store/wikcvyc3nakns3zqjw4anrahbqarqrar-policy' from 'https://cache.nixos.org'...
copying path '/nix/store/q97c9yk7kl3395lqpsjwcm8dlcc1vpwx-podman.json' from 'https://cache.nixos.org'...
copying path '/nix/store/mgjbq0f2yi2pb185ssj3gmb412x6x9j5-perl5.38.2-File-Listing-6.16' from 'https://cache.nixos.org'...
copying path '/nix/store/2ci9022jvs49yigpirws47nvjkk63qp1-perl5.38.2-HTTP-CookieJar-0.014' from 'https://cache.nixos.org'...
copying path '/nix/store/h9b3xkzp3y3f46x624gmrjwv8a2jc5sk-polkit-1.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/bqznkfzv8dy1c4ngp6nnhrcxsprdsbh0-publicsuffix-list-0-unstable-2024-01-07' from 'https://cache.nixos.org'...
copying path '/nix/store/5gvcr2icf3mbkh7k2c1l70nlj5z8x3zh-registries.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/4rd3hzbjjiwpm91a87qb4qk2ppqsgnj9-relaxedsandbox.nix' from 'https://cache.nixos.org'...
copying path '/nix/store/wqwyppvyqaa9w1jhn184w6q5cfwfr65d-rt5677-firmware-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/qj40di7ygpng5hxb26xcc6ixp1fxh3ki-rtl8192su-unstable-2016-10-05-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/289b0ngx9d1vwp3ancqxj8sprxx2f3a8-rtl8761b-firmware-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/47cjxdii5ifyl80lzz34rxqw3is6iybs-rtw88-firmware-unstable-2023-07-23-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/ypd8ln2304iv16190wbklv8sb85hxi4r-runuser-l.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/4k9b5fppf7cn8p6gv7yhibhfh22ybiig-runuser.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/xrhk3sx3dyhy9vq8pqh740nd0bhf0d1r-sandbox.nix' from 'https://cache.nixos.org'...
copying path '/nix/store/rg5rf512szdxmnj9qal3wfdnpfsx38qi-setup-etc.pl' from 'https://cache.nixos.org'...
copying path '/nix/store/ilmvkmd2bihgcf2z0q4qmhinn2d142wg-simple-dark-gray-bootloader-2018-08-28' from 'https://cache.nixos.org'...
copying path '/nix/store/hljwpr3xzndrj8rdhff0g06lcn4imfza-shadow-4.14.6-man' from 'https://cache.nixos.org'...
copying path '/nix/store/ngdpphanjara9xjzwmjbmr4xdcx0n213-smb-dummy.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/s4x9m3zycxcn3scq6fgh9j79wbbvn5sf-sof-firmware-2024.03-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/9d76y4f43jz4d5bs1kxbykxhjvhr2smv-sound-theme-freedesktop-0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/dydg48djlykksz8cxq0xjplyxpa9pvf4-source' from 'https://cache.nixos.org'...
copying path '/nix/store/zmlqb7967kyqpdrjj066k6r2qgin3psy-storage.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/qcavm8q1zy8sa2c0qpjl9px40hdqmf3y-stub-ld-i686-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/509iq9a2dim71gvsp80c1fk56196mrx2-stub-ld-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/50p0nchkxgj9462q5l8mzvcqi5b5bayz-sudo.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/567h3ff2lr3ck7ak0q0xl5nhwr143kjg-systemd-255.6-man' from 'https://cache.nixos.org'...
copying path '/nix/store/y6hmqbmbwq0rmx1fzix5c5jszla2pzmp-tzdata-2024a' from 'https://cache.nixos.org'...
copying path '/nix/store/z6b84sz8djcdgq73qglwdvkg6c0sy7d5-nixos-tmpfiles.d' from 'https://cache.nixos.org'...
copying path '/nix/store/qj5sfzd4w6ypksbxrb6xbxvhgqr0nci2-unit--.slice' from 'https://cache.nixos.org'...
copying path '/nix/store/34c0brjwlrrlp3p7hr5b267fmgmkx0ml-unit-dbus.socket' from 'https://cache.nixos.org'...
copying path '/nix/store/f399f3pb8djn3zwvsi01b1a1dgrpg16k-unit-docker.socket' from 'https://cache.nixos.org'...
copying path '/nix/store/m20jn5xv63k2423m9npyhsswwxxmhq5w-unit-fs.target' from 'https://cache.nixos.org'...
copying path '/nix/store/zg3y1dhrdbxi4nqbyj0yrpl70lxw1yx5-unit-keys.target' from 'https://cache.nixos.org'...
copying path '/nix/store/830dxcp9wznjyaq3dqvyqvcw0zrmz9zl-unit-local-fs.target' from 'https://cache.nixos.org'...
copying path '/nix/store/gpggwy65j54n7952hz6vka4raxh41kva-unit-logrotate.timer' from 'https://cache.nixos.org'...
copying path '/nix/store/6zfvb34295p7kwz2vzs3qpw1fsjdzz3p-unit-multi-user.target' from 'https://cache.nixos.org'...
copying path '/nix/store/msz69syr9yx73mx3236r4jggc5x1in4a-unit-network-online.target' from 'https://cache.nixos.org'...
copying path '/nix/store/k1fi1jmhmhn90z9bfmxczsqb99mir9z8-podman-tui-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/hkihmp1fi3p8p83s3wamrmjrvp5yqfn0-unit-nix-daemon.socket' from 'https://cache.nixos.org'...
copying path '/nix/store/xmm5qilxm2alsw2iz9crfbz14vrxvzv4-unit-nixos-fake-graphical-session.target' from 'https://cache.nixos.org'...
copying path '/nix/store/hss9lnrj2mzk0sil369r7xpc43l4wjk9-unit-podman-prune.timer' from 'https://cache.nixos.org'...
copying path '/nix/store/1rag9y818z3ykrdy8jcfkw0x3xnzcsyy-unit-podman.socket' from 'https://cache.nixos.org'...
copying path '/nix/store/m5xascky2736f3lad5yq6insff4z9kr8-unit-podman.socket' from 'https://cache.nixos.org'...
copying path '/nix/store/m9gv8cajlyfmw26s5nd4sg8dkdmgaxd7-unit-post-resume.target' from 'https://cache.nixos.org'...
copying path '/nix/store/y1s14q2r7a2h723zh3j0fcnmibfsnid2-unit-remote-fs.target' from 'https://cache.nixos.org'...
copying path '/nix/store/229al1dwv7h4lb8njn11pdbsd7zglklc-unit-sysinit-reactivation.target' from 'https://cache.nixos.org'...
copying path '/nix/store/fmlnh5ndb47sx313g0clq9j2yr1qqv8v-unit-run-initramfs.mount' from 'https://cache.nixos.org'...
copying path '/nix/store/jkhllykij73z6p9vvwa57gbg26xlsdp6-unit-user-.slice' from 'https://cache.nixos.org'...
copying path '/nix/store/d6csi8jg06jm46xgcqssav0z23na61w0-unit-system.slice' from 'https://cache.nixos.org'...
copying path '/nix/store/38hbyd1gwyszqslh3wycv5ly03dr75gj-update-users-groups.pl' from 'https://cache.nixos.org'...
copying path '/nix/store/69spinmy1g1nyxn8lqfsjdpf1xghl9ch-useradd' from 'https://cache.nixos.org'...
copying path '/nix/store/q5wq4qf7q9s328bndqd1hl5f47j3fbzc-useradd.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/fagsl1knaqp4rjxgihlywqjjvjxxb5wn-userdel.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/18yz3dykfwz36x9a7c3g1jppawpbva2q-usermod.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/dg7yfw2qn9phgbps2xf2fi1f2piyrdyc-util-linux-2.40.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/p3h1ksyk0c2gf9hgwihp83wzgfr8sgvf-vconsole.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/2l7xcs9kc3049qi5rzc9djh9y850a8kk-wireless-regdb-2024.05.08-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/g4ha11fhr675pxnpyjvhhr95kgfxi2y9-vlock.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/1q9vc0lq7qjlfjz47mfmlzdf86c543jy-xgcc-13.2.0-libgcc' from 'https://cache.nixos.org'...
copying path '/nix/store/4d6p2fvack9fzcfp78xw9g45wz6m0pri-xkeyboard-config-2.41' from 'https://cache.nixos.org'...
copying path '/nix/store/znipl25r66fn3zmvvda6r3ckybd9p42i-xlock.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/x031yjjm0fg2pn309y5hdhqf6m92clnw-xscreensaver.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/cn1lihppj9vc2rrnaiskscc7sfi5bpn2-xz-5.4.6-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/md34c7dlzw94dkbkz5fkgchw37ply3cv-xz-5.4.6-man' from 'https://cache.nixos.org'...
copying path '/nix/store/k7zgvzp2r31zkg9xqgjim7mbknryv6bs-glibc-2.39-52' from 'https://cache.nixos.org'...
copying path '/nix/store/9gbg4vc28pbjqk7bw8x1rqdmhajw74w6-zd1211-firmware-1.5-zstd' from 'https://cache.nixos.org'...
copying path '/nix/store/1hi6lks85ibzv0afzmjji9ayq5ibc3j3-zstd-1.5.6-man' from 'https://cache.nixos.org'...
copying path '/nix/store/0g7r7krqiz6g3nb3651sfa5myd9gqkzf-alsa-lib-1.2.11' from 'https://cache.nixos.org'...
copying path '/nix/store/5nk2ga7i2f030am4qpcdsd8qlk6i3z83-attr-2.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/0chs9i53rw3bfkmqyalknpgb4b592n48-aws-c-common-0.9.17' from 'https://cache.nixos.org'...
copying path '/nix/store/jpjmh2325b6k3svvsmhj57wqlph9srdx-brotli-1.1.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/xwcf1rw3ackqp2vxms9myf9jq2ny6ynv-bzip2-1.0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/ws5rh5fh226fn7fgvg1ha0z9x18hqy86-cni-plugins-1.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kzdb7vjm8s7nad3mkynyl06k4vjkykdg-cpio-2.15' from 'https://cache.nixos.org'...
copying path '/nix/store/y6nklmi8ff70w87ppzhnknlkdnxrjgvw-catatonit-0.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26' from 'https://cache.nixos.org'...
copying path '/nix/store/3g4dm056wsjg3nhxsqgd4hkx4lha9jpb-cdparanoia-III-10.2' from 'https://cache.nixos.org'...
copying path '/nix/store/crcw557dkypc22yv8d1lxq2z0fcbq9w6-dav1d-1.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/v5k67hzh3p7wcl0w3273w15kjv3pwq3n-dive-0.12.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ag2axck3lz6r5gs61a2bc678r5ky1icj-docker-buildx-0.14.1' from 'https://cache.nixos.org'...
copying path '/nix/store/mxcq77rlan82dzpv3cgj0fh6qvv8ncil-bzip2-1.0.8-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/mjgi65m3hgzqqvqcix848gskkw5zzwi9-acl-2.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ha8rh8jg19r8418baa8ps9b9kvd6szcf-attr-2.5.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/jw7hxwpr8szr4d74l0x502xpsjs35vyc-docker-compose-2.27.1' from 'https://cache.nixos.org'...
copying path '/nix/store/wxivhpy40zpriv3rkwkzr62s1kagmr8v-acl-2.3.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/bwmydamki9aix7nfspjdkr7lg4kzvclf-docker-containerd-24.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/05gxcrd0jlqbx3kbhadgag22562sl1j2-aws-c-compression-0.2.18' from 'https://cache.nixos.org'...
copying path '/nix/store/dijcprp9hflgigrmhsqdzbp6lpm4ihmm-aws-c-sdkutils-0.1.16' from 'https://cache.nixos.org'...
copying path '/nix/store/1y05i3vad54r0p1nddybgrpxpq4qrshd-aws-checksums-0.1.18' from 'https://cache.nixos.org'...
copying path '/nix/store/f20cy3arrvy3brqqbqgqvnlcsl0bx3y4-docker-init-24.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/q34i7mq4bdsnmn8gy81xbcns5d126fgm-dosfstools-4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/wxhfv9zglm74a05k54n34pxnsz6g7r7w-duktape-2.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/1sffjkg6c6ff16fz5yr0pnz3j7vja42h-ed-1.20.2' from 'https://cache.nixos.org'...
copying path '/nix/store/72vkvhn5xwc2xl0wjb4yn3xchl1kknq8-editline-1.17.1' from 'https://cache.nixos.org'...
copying path '/nix/store/cz3qp4hxqxcwcyx04cajvjhy388dhw2q-audit-3.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/4gpkfdf8y9q6szrqcb80m5x070nw0dck-audit-disable' from 'https://cache.nixos.org'...
copying path '/nix/store/qci616fx0fwkdap574y5gsw9rvx9pbj6-audit-stop' from 'https://cache.nixos.org'...
copying path '/nix/store/aa3vbq4909ykd78w0svg4f61m2jhfhci-container-init' from 'https://cache.nixos.org'...
copying path '/nix/store/dqpy02yqsf61f42rrvmzic018j7xqns3-ell-0.64' from 'https://cache.nixos.org'...
copying path '/nix/store/0bm4z6dh3v6nnr539xzsak0pn4wccb5l-expat-2.6.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ba5d9ihq2cn2jfh9x8z8xlgw2n8sqmdx-fdk-aac-2.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/kj1a5blawzb5a43pkip9nx5v8nl2ai7w-faad2-2.11.1' from 'https://cache.nixos.org'...
copying path '/nix/store/dkg8ygd2z3b3n5fki62z8yii2bh8gv4x-fribidi-1.0.13' from 'https://cache.nixos.org'...
copying path '/nix/store/8vvkbgmnin1x2jkp7wcb2zg1p0vc4ks9-gawk-5.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/xvzz97yk73hw03v5dhhz3j47ggwf1yq1-gcc-13.2.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/3dc1xz72w2zdm2nrarvzhlf4w8vqx70l-audit-3.1.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/ncqv9zy0avac3698klhzqk6v68jk1ldp-gdbm-1.23' from 'https://cache.nixos.org'...
copying path '/nix/store/j7jpz6vabnfjx11nm6cm988chh2835jx-giflib-5.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/c2i631h8i5vcs1sqifwxfsazhwrg6wr5-glibc-2.39-52-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/ggsvk22xykxpsqznqipvr6lfl31qzslg-glibc-2.39-52-getent' from 'https://cache.nixos.org'...
copying path '/nix/store/n7z2j8ahz76wsy0357m38kzrl0qmp5bm-gnum4-1.4.19' from 'https://cache.nixos.org'...
copying path '/nix/store/5zjms21vpxlkbc0qyl5pmj2sidfmzmd7-gnused-4.9' from 'https://cache.nixos.org'...
copying path '/nix/store/5ln5j8ix4fxzvs4f21pkkp3ky56wk7rh-getent-glibc-2.39-52' from 'https://cache.nixos.org'...
copying path '/nix/store/rik7p68cq7yzlj5pmfpf4yv6jnrpvlgf-gnutar-1.35' from 'https://cache.nixos.org'...
copying path '/nix/store/isahnaimxgqd5sypll230nv8nhbvaawh-gsm-1.0.22' from 'https://cache.nixos.org'...
copying path '/nix/store/6332l9kj325cf5c7snqc9czxvda17y31-gvproxy-0.7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/j5chw7v1x3vlmf3wmdpdb5gwh9hl0b80-gzip-1.13' from 'https://cache.nixos.org'...
copying path '/nix/store/19pmb7j5x7ij3qrsbpwnvx5fwcm1388z-hddtemp-0.3-beta15' from 'https://cache.nixos.org'...
copying path '/nix/store/jr0iyw34cjr79xg2pg9bn3fbghga22nq-ipv6-privacy-extensions.rules' from 'https://cache.nixos.org'...
copying path '/nix/store/sfw3i65rm80rza2im80prhhm9zgaf01d-jansson-2.14' from 'https://cache.nixos.org'...
copying path '/nix/store/wj863gr3vmxmm2ln6n52nkqmrwx75jg3-json-c-0.17' from 'https://cache.nixos.org'...
copying path '/nix/store/0vcrqaqf5sk158xy77mcl52374c1dlbi-keyutils-1.6.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/l738rl0x75xhna5qy2g2nww6i8nwzacf-lame-3.100-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/nxz7xvlvf88pkrlkxcn1nbkjzgibvyc4-lcms2-2.16' from 'https://cache.nixos.org'...
copying path '/nix/store/mbnifdd8wdksg9932lznajz3hpgirwbd-ldacBT-2.0.2.3' from 'https://cache.nixos.org'...
copying path '/nix/store/alryr2fk5z2n19s72q1yf0r71ych8jml-libICE-1.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/8n7i76nx0k6b0zz752lvd3rv8gym39da-libXau-1.0.11' from 'https://cache.nixos.org'...
copying path '/nix/store/m7v406dmjc4pzd0qgbhw58d5gswcv412-libXdmcp-1.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/vk1si78yqwjgv2j2f0z3im6109b52swx-libaio-0.3.113' from 'https://cache.nixos.org'...
copying path '/nix/store/y2ds7vvhg0fsy8gf55q4x1hxjw3xkjp6-libapparmor-3.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/kflbjsv5gk1vimv0z54damzsqxrrkbf5-libargon2-20190702' from 'https://cache.nixos.org'...
copying path '/nix/store/yvhyhcfhc98wm86pw4ygk5jdr804iwrw-libcap-2.69-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/2v00ibny3l5xy0vf434aavkm4xxa2gir-libcap-ng-0.8.5' from 'https://cache.nixos.org'...
copying path '/nix/store/jjzrf6hcd65vf9kpqbri6dlmsv7yj199-libcbor-0.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/qkpm3v8q7h6j79hhhvvh3swp6kl59ssy-libcpuid-0.6.5' from 'https://cache.nixos.org'...
copying path '/nix/store/va5vdkx7nfgfgf96kmy3v1z7yzl3khpf-libdaemon-0.14' from 'https://cache.nixos.org'...
copying path '/nix/store/n0rcp57va004gfa6xa5w5nbkdhr938jl-iputils-20240117' from 'https://cache.nixos.org'...
copying path '/nix/store/cnnmb3axmv43lj22gny3m4hj06i1nc7c-libcap-2.69' from 'https://cache.nixos.org'...
copying path '/nix/store/0963cfpba5zmzm0nbxxbyvhr57zzf87q-libdatrie-2019-12-20-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/cm58jpx9hqzpg0g1azm1pnif0fifk310-libdeflate-1.20' from 'https://cache.nixos.org'...
copying path '/nix/store/qkwcijjd0g5sggpzs1bn553r0m204bgi-libdvdcss-1.4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/sfdhn27q9py7mm74lqbkry1n922mab88-libevdev-1.13.1' from 'https://cache.nixos.org'...
copying path '/nix/store/qr0d05pw8cpznhrq4kfyz64pcm6xppcq-libevent-2.1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/kbg5m7fyi1w23fyfmxjhhzcbd577rpg0-libffi-3.4.6' from 'https://cache.nixos.org'...
copying path '/nix/store/vlcb92zrkh4ay7pd0bmj35crzxgxcvdp-libfreeaptx-0.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/k8cdr83y3r4bdfhiyzbm50av9n21q8gi-libdvdread-6.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/193fnfad15rgch01xxg7vf81rmmfwp8w-libgpg-error-1.48' from 'https://cache.nixos.org'...
copying path '/nix/store/7k3skc77mqd47dvaawmvdxasd0hwmxnc-libidn-1.42' from 'https://cache.nixos.org'...
copying path '/nix/store/pgj3xdvp8hj61wwkcw2k0wfbyr3ni64h-libjpeg-turbo-3.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/5pcy995yarjy7bfdswgkfggbzg48dlq0-libkrb5-1.21.2' from 'https://cache.nixos.org'...
copying path '/nix/store/v9szng992c3gfsnc2lrhjqx7waqc46av-libdvdnav-6.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/gbh962p7wlg55nfngj2k3bf95m5l7ghf-liblc3-1.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/vxsdb2b4r3n4p1ilqcvwdflm65v73ind-libmad-0.15.1b' from 'https://cache.nixos.org'...
copying path '/nix/store/vwzyblmr6md6jimsb4lfhig0qmr9j991-libassuan-2.5.7' from 'https://cache.nixos.org'...
copying path '/nix/store/6c947fh1y2ln5cr8kpcl14b3hfnni0av-libgcrypt-1.10.3' from 'https://cache.nixos.org'...
copying path '/nix/store/6jny740mg729b55bjym8dvggvk11lyyi-libksba-1.6.6' from 'https://cache.nixos.org'...
copying path '/nix/store/2bvbxxq8vzq6lis903p8zmkngsxppmkv-libmd-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/br26gam6kclf8yydzbj1wna2assyx3dm-libmnl-1.0.5' from 'https://cache.nixos.org'...
copying path '/nix/store/ds2h2v0frms447yhg9cgyk78mrp5240a-libmpg123-1.32.6' from 'https://cache.nixos.org'...
copying path '/nix/store/3i6i0z10kc0243ida6d680rjd6gw4y2j-aardvark-dns-1.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/z1vs4r4c6m8hadm6yr3i6910a980f06d-audiofile-0.3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/azxygf61dbmwirkb2g7mhfzd0xxsxrxb-boehm-gc-8.2.6' from 'https://cache.nixos.org'...
copying path '/nix/store/kndx7vjj65ml8jdss03hn9w9nrwr7hih-boehm-gc-8.2.6' from 'https://cache.nixos.org'...
copying path '/nix/store/8anib06b270c8k62fglw6dimnwivrcvy-db-4.8.30' from 'https://cache.nixos.org'...
copying path '/nix/store/awf21b51j6dzli32zkqaqvf9wy5q9qf5-db-5.3.28' from 'https://cache.nixos.org'...
copying path '/nix/store/c4xrj5hh13syb0pb8w25v4q9yr2177f8-ethtool-6.7' from 'https://cache.nixos.org'...
copying path '/nix/store/3bsk1131lgpvp0amxml4adnb8m5p18nk-fftw-single-3.3.10' from 'https://cache.nixos.org'...
copying path '/nix/store/z14w63wj0gk97hr06l76d4s723ynhr2k-gettext-0.21.1' from 'https://cache.nixos.org'...
copying path '/nix/store/7ivacs3m2fm19hyxdmrs05xisj82v6y5-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/rx6nkd40819acppajq29g1hxa4d9r35f-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/11ms8j8iwn7d94x8q5syrss8hxh0w212-graphite2-1.3.14' from 'https://cache.nixos.org'...
copying path '/nix/store/php4qidg2bxzmm79vpri025bqi0fa889-coreutils-9.5' from 'https://cache.nixos.org'...
copying path '/nix/store/xrd564aidmqixgyqpdsf1h5bzxczwrlg-groff-1.23.0' from 'https://cache.nixos.org'...
copying path '/nix/store/g1xqvy5p9xgl33iywjy8192xpsfw33b1-gtest-1.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lvq4hib247ayxib31hp7gryx444m1l3a-icu4c-73.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ydzwm6p3bgpggwfc2hl4n9kx3k45b0hb-imath-3.1.11' from 'https://cache.nixos.org'...
copying path '/nix/store/9qisjifkjmb1z14vsd9vdw2r44i3z883-inih-58' from 'https://cache.nixos.org'...
copying path '/nix/store/ha7gbcgbp9bv4hmll7ghy7kqrcpyjlka-abseil-cpp-20240116.2' from 'https://cache.nixos.org'...
copying path '/nix/store/5nczbi61vlxd1rn4bvkaaypn1h579594-jemalloc-5.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/i34mknsjgrfyy71k2h79gda0bvagzc2j-diffutils-3.10' from 'https://cache.nixos.org'...
copying path '/nix/store/jjcsr5gs4qanf7ln5c6wgcq4sn75a978-findutils-4.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/0f6mid0waihb60md004x7sc9ix36p2qs-lerc-4.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/w7yk17kjiz65aaircdw18c7ld9zc0640-libbacktrace-0-unstable-2024-03-02' from 'https://cache.nixos.org'...
copying path '/nix/store/p222av5bbv60iq8pya7bh7rx0rx9gaxx-libbsd-0.11.8' from 'https://cache.nixos.org'...
copying path '/nix/store/8fl1b9yzgiqag3h4ilvnk99a3pvwpakm-libconfig-1.7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/18y60bdcfrjpbv00vfrnskkf3wrwxf1k-libde265-1.0.15' from 'https://cache.nixos.org'...
copying path '/nix/store/0klmnmzxgnbrhlzvcm9m15r5907mz35k-libmodplug-0.8.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/7k0rkgsg19ksqqx01m6xrzyrcb3csbrr-libndp-1.8' from 'https://cache.nixos.org'...
copying path '/nix/store/ikxhxw6iclxnzjr0z0jf2inwsjazacy2-libnet-1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/x49fq9q91icvhs7drn92isz3lir2ybxs-libnfnetlink-1.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/brm3iyn8hzixjh7rfhdqm6n2sy9kxnjd-libnftnl-1.2.6' from 'https://cache.nixos.org'...
copying path '/nix/store/whbs2x9f2nrxbzcrcla5a7pr5mvdqf98-libnl-3.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lfpszg9pqbl4g5gwif16kq5sshv1qcd2-libogg-1.3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/mxg79hhk4dgv0lnifhj6k9jgk7xrkcsd-libopus-1.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/0fyg02rd0yc9kc2g83rl89msppf7izj1-libpipeline-1.5.7' from 'https://cache.nixos.org'...
copying path '/nix/store/2vqgx0si98m8c3yd2fhspmikavf3nvmd-libpsl-0.21.5' from 'https://cache.nixos.org'...
copying path '/nix/store/00z13yyy67b1fg1rgsyqh3g9wla2pqjj-libraw1394-2.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/nig99n0055vykwrw953fyln6brk92f3m-celt-0.11.3' from 'https://cache.nixos.org'...
copying path '/nix/store/a1vdbxij9xn9i2qs695rlcn3jkwpldd2-flac-1.4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/zli13vajyx4a3vjnja0pd0irhdk7a34k-libnetfilter_conntrack-1.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/dc36aapzjrqiyh4zzsh6ilwidcfs5xga-libpcap-1.10.4' from 'https://cache.nixos.org'...
copying path '/nix/store/8wf85l8r3qlbnvndxaixbbyr809bzpsw-libressl-3.9.2' from 'https://cache.nixos.org'...
copying path '/nix/store/dcy4ay7rgm8qw2j921ham0dgd9ygnhms-libavc1394-0.5.4' from 'https://cache.nixos.org'...
copying path '/nix/store/c0gks58rl2pvgpqm371iq6wpfca04hwh-libdc1394-2.2.7' from 'https://cache.nixos.org'...
copying path '/nix/store/w0iw6jyi8s7dhpm4y8q98lxnzwrnkfrd-libiec61883-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/772i0y2nh0bwd9dpdxf2f60hz00g1pgp-libsamplerate-0.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/83jfjv2b6cc33jv7q1lvvd846crkd0wh-libseccomp-2.5.5-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/66bx7rxd0gqmclsal4y5yvfcbx8p56ga-libsigc++-2.12.1' from 'https://cache.nixos.org'...
copying path '/nix/store/iykq7pdw9vci34nr2f3jl6rv901ivx8h-libsodium-1.0.19' from 'https://cache.nixos.org'...
copying path '/nix/store/d857vkjzr4rf68ycyfkcpdiax6v4d3c0-libtasn1-4.19.0' from 'https://cache.nixos.org'...
copying path '/nix/store/j0hrn5b7vjg178q1ykg9izmaccq2fayv-libthai-0.1.29' from 'https://cache.nixos.org'...
copying path '/nix/store/isqrn21fmha9dxf1bbl4mm7j6irpw1x8-iptables-1.8.10' from 'https://cache.nixos.org'...
copying path '/nix/store/ddg3qmcdl1carjlahcaq23m2khncck6z-docker-runc-24.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/zbdrwxipqgn9xaz8apbf9frgk6n8mpjm-libtheora-1.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/gsxhddisz2211yzih47vskgabv0ry51x-libtool-2.4.7-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/f66lxfbcwjz4glsgs8frvxv2clm2lfin-liburcu-0.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/mawqksiliwy1sq9a24p2rbmy9rljgvy8-libuv-1.48.0' from 'https://cache.nixos.org'...
copying path '/nix/store/dqgcwada9y3hd6kynlawvp5jrzmc0bfi-libvisual-0.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/wb67y887s0pg4x4r366ixac46a1wn086-libvmaf-3.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/d1g6mz24zwx4pcl1wfwja6lgbf8x0m8d-libvorbis-1.3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/kbl2kdqn8ahfxca33bcmvsrk2mn4y8n0-libressl-3.9.2-nc' from 'https://cache.nixos.org'...
copying path '/nix/store/67k7r6rnlrns6gh6vfd8nya3ms6w6jlr-libvpx-1.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/18kar5zwp16xyppfmigq92xzm1pkcqf1-libxcb-1.17.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5xynf9c9ml7d97q70kpq9rpqqmx13xl8-libxcrypt-4.4.36' from 'https://cache.nixos.org'...
copying path '/nix/store/88k4pdqc47zv1jdzk3khibpcwl9a3y0b-libyaml-0.2.5' from 'https://cache.nixos.org'...
copying path '/nix/store/sbyxvmf250p2ii6wd45yjfznfp12ywb1-libyuv-1787' from 'https://cache.nixos.org'...
copying path '/nix/store/hnraviwwbfhrrafd4lyhkppr95gsybs0-containers.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/rv8x9609d5nh5z8v7v9gmhy6z1wnrhkk-libsndfile-1.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/b6bgs55kyriqndagqzck1v7w8ip9dzzn-linux-pam-1.6.1' from 'https://cache.nixos.org'...
copying path '/nix/store/0a441ciwz2pcng7pa0rvkfnzi8a79ip3-libaom-3.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/77za77nbsv7s8afisp0k9ivpzn41x49k-lowdown-1.1.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/x9fw7rbdb34gq0f8q750kw344lbv9nk1-libX11-1.8.9' from 'https://cache.nixos.org'...
copying path '/nix/store/9wkzjgwdzivacwi50s6xvg6wxd1rc0s4-lz4-1.9.4' from 'https://cache.nixos.org'...
copying path '/nix/store/q4gfwdqr99pc7ls398vb4mlml5qzd9k0-lzo-2.10' from 'https://cache.nixos.org'...
copying path '/nix/store/3r761g22f02w20ns78swbgd7bvbwyp84-libbs2b-3.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/has9fr8d8ivhd323v16k85iv3q9r09v5-make-initrd-ng-0.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/j8w8vbw7mrmgk6qia99h0y7llqr8l47b-mkpasswd-5.5.23' from 'https://cache.nixos.org'...
copying path '/nix/store/bsv4wkwiqgns5w83hayd8n9msclr7qgb-mpdecimal-4.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/j4m3lwhh4x0bzilvi77d512ahry775nq-ncurses-6.4' from 'https://cache.nixos.org'...
copying path '/nix/store/snf25r1v9f4y2hw8mk65sjn07z2nfa6m-net-tools-2.10' from 'https://cache.nixos.org'...
copying path '/nix/store/9hqmni2qqqk79iicf820nqd67my1igq7-netavark-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/cfgpxq64il1sfsjqbblghds82jf2a185-nettle-3.9.1' from 'https://cache.nixos.org'...
copying path '/nix/store/kw1nc4sg6hp550z8g8pdjb3d3ixz4m3l-nghttp2-1.61.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/y16mr4fhn8a8snp5177a6aznq42ci22c-libXcomposite-0.4.6' from 'https://cache.nixos.org'...
copying path '/nix/store/gbjygp4wz7b5rgayckmqfc00hy34dqfn-libXext-1.3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/1jjjvxa4v0qqjhlc9ig3j6ljdlskm2kr-libXfixes-6.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/37bzg32wlrlknwbrsvjr4cxwmjh8dbzl-libXrender-0.9.11' from 'https://cache.nixos.org'...
copying path '/nix/store/sbnl40x37dn4d8ycc4bf8ym1ajjz2ydr-nixos-build-vms' from 'https://cache.nixos.org'...
copying path '/nix/store/3l60jxy16i79nmb8dpn6xv8c266wvyna-gpm-unstable-2020-06-17' from 'https://cache.nixos.org'...
copying path '/nix/store/q66h2am22xfdm1gdw8rjpbvcq1h0aa2n-hunspell-1.7.2' from 'https://cache.nixos.org'...
copying path '/nix/store/1dpwfla39ap6nsj6v8xj9s8vp5nv3cpv-libXScrnSaver-1.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/2y8irckx5v4fav7r7p9ghaz7rbwdmfb2-libXdamage-1.1.6' from 'https://cache.nixos.org'...
copying path '/nix/store/53vv8bkh0nvrfifac45dvhhcs3ybywjb-libXcursor-1.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/8dznd000dbv8kjvq93zwj7b5xf5chf6z-libXi-1.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/g1k5ak1wb3xpsbjarjkmql8zbd1nmym4-libXinerama-1.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/2rq584mkybbbvm1ciyams5s2lh8cdq32-libXrandr-1.5.4' from 'https://cache.nixos.org'...
copying path '/nix/store/6sswk92hhbrlfzqmc6pxl1iqngkwrf0v-libXv-1.0.12' from 'https://cache.nixos.org'...
copying path '/nix/store/iywcnxgdigcjq4skkdpnvqqxqalh3k20-libXxf86vm-1.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/bmjckrv5ryxahvkldr47jyx7zmlrcan3-libedit-20230828-3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/jz3vvf4nsyirb25rh9dbhksm4gq6wybb-libglvnd-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/0ig3lz1130srhy0g92ss16pwswnzkdjp-libXtst-1.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/mw088lbspb8lw8j91lqmpm9wm1fbz2wk-libvdpau-1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/q6qnhg29gsyywg0dfgxdvvsqj2f8fvbn-nixos-enter' from 'https://cache.nixos.org'...
copying path '/nix/store/zgsw0yx18v10xa58psanfabmg95nl2bb-node_exporter-1.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/59q5nl573y3znmwqqaw91m0crrss2vgd-npth-1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/lzhy2290r08yzhm0g291j2qmbzvbpb19-nftables-1.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/kjc8f1p4ii6zdiwlyp3l8qvxwc6mypih-nsncd-unstable-2024-01-16' from 'https://cache.nixos.org'...
copying path '/nix/store/8a651pfg6s4z27j274baqqb57pp34jkf-nspr-4.35' from 'https://cache.nixos.org'...
copying path '/nix/store/y99x4mqdibhgs7n71az7p4ilgqc5fzdg-numactl-2.0.18' from 'https://cache.nixos.org'...
copying path '/nix/store/l7mj5f6n6x69yixv7j7wazjq15y1mvki-oniguruma-6.9.9-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/dxp9ffxm50hj300xvzwhsllwgjwxvwpp-libGL-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/0vjmplyvp26dc08j6bfff8y4ajmwmnlc-gnupg-2.4.5' from 'https://cache.nixos.org'...
copying path '/nix/store/ndxzr6xnihrz4hb3j25jzyz1fhnh8zh0-openexr-3.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/vnqd3lfwi5m62w4vwinakj4pa208gw8s-lttng-ust-2.13.8' from 'https://cache.nixos.org'...
copying path '/nix/store/3snxl7fi5ij054b0i8zm2122qa5vad52-openfec-1.4.2.9' from 'https://cache.nixos.org'...
copying path '/nix/store/hg8nwhylhyf5xr97alp6g3gx77svj6w3-openh264-2.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/1v02fxpcfm2kvy07m43msx7354aixbxa-glu-9.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/bjf63mfkn3r6svmb4qlsy1v8bff4dwa9-jq-1.7.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/w50yhydmlak1ivrxdc88yyf4n09wrw6k-libepoxy-1.5.10' from 'https://cache.nixos.org'...
copying path '/nix/store/224riz0b4iv8wvsach32xxc80k6wy0im-openresolv-3.13.2' from 'https://cache.nixos.org'...
copying path '/nix/store/gp504m4dvw5k2pdx6pccf1km79fkcwgf-openssl-3.0.13' from 'https://cache.nixos.org'...
copying path '/nix/store/5rplqz6dwgfhrfazyr4bv45j14iddzlb-orc-0.4.38' from 'https://cache.nixos.org'...
copying path '/nix/store/771mz0x86qzhlphd22awf3s601mhwpkv-p11-kit-0.25.3' from 'https://cache.nixos.org'...
copying path '/nix/store/fhl7m8s6krfc88r24kb9wnq25gglb9d9-passt-2024_05_23.765eb0b' from 'https://cache.nixos.org'...
copying path '/nix/store/7y2nxi5svi3ya06jyfw7l06rxvfb1zzf-jq-1.7.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/494gsm86cdaiyan1sa26qdapzwg1pw2j-docker-plugins' from 'https://cache.nixos.org'...
copying path '/nix/store/0lfxbmchigx9vs9qmrlbahcy6nxwfnj1-patch-2.7.6' from 'https://cache.nixos.org'...
copying path '/nix/store/a9srfwlyidwnlddlp3jcryh0kj9za0gz-pcre-8.45' from 'https://cache.nixos.org'...
copying path '/nix/store/g3vi60zgyjsvij7xkk6dxky1hkwh0ynd-pcre2-10.43' from 'https://cache.nixos.org'...
copying path '/nix/store/y418s044ij61yx03rpnc0hja07snbp2h-pcsclite-2.1.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/5jvkqwjsv4a0hgzn6glg21smi6p5vs20-perl5.38.2-Clone-0.46' from 'https://cache.nixos.org'...
copying path '/nix/store/98m155w5cnsf2czhqzv3z74ls235z22i-perl5.38.2-FCGI-0.82' from 'https://cache.nixos.org'...
copying path '/nix/store/9774y4m0znz4afpfanrsqq6jn4zl6bmn-perl5.38.2-TermReadKey-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/cy880gzg1h6awfrq7024543vicphg908-pixman-0.43.4' from 'https://cache.nixos.org'...
copying path '/nix/store/mhka5bhhrcqhznlvavhrfp4n5bb9zvv6-popt-1.19' from 'https://cache.nixos.org'...
copying path '/nix/store/s2xkqpdnphfkxpakvianv08v350pp18z-procmail-3.24' from 'https://cache.nixos.org'...
copying path '/nix/store/d996d45afbfr0wyb4lg2s1cajpy6f305-perl5.38.2-HTTP-Message-6.45' from 'https://cache.nixos.org'...
copying path '/nix/store/g1iia7k8ahhmg8590cy5dm13gdg7mrz4-qrencode-4.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/4n8fsrg6kslmnq5g2xsrs6vmpqfbyz2m-readline-8.2p10' from 'https://cache.nixos.org'...
copying path '/nix/store/1vpvxk66xhas5gg4c59q7gf34z731jxx-rootlesskit-2.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/28gpmx3z6ss3znd7fhmrzmvk3x5lnfbk-gnugrep-3.11' from 'https://cache.nixos.org'...
copying path '/nix/store/kz0hx1djg85l3yxcfx84c7ad0dl8gqxx-less-643' from 'https://cache.nixos.org'...
copying path '/nix/store/5frkz5kp1p3i6wfgcjgbba38pypg4app-libselinux-3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/a5srf4pb4z7ipkpfl56ka012409nqdlh-perl5.38.2-HTML-Parser-3.81' from 'https://cache.nixos.org'...
copying path '/nix/store/bs21sygp95w2x5pv1xlxixw8p1vq91mr-perl5.38.2-HTTP-Cookies-6.10' from 'https://cache.nixos.org'...
copying path '/nix/store/zslnds12ajn4gki4slkkxghw8i3qxizd-libdv-1.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/rdd4pnr4x9rqc9wgbibhngv217w2xvxl-bash-interactive-5.2p26' from 'https://cache.nixos.org'...
copying path '/nix/store/mwj8ysx88jklh2rr96yidn515yyb18fd-logrotate-3.22.0' from 'https://cache.nixos.org'...
copying path '/nix/store/12b0crglz55brrxz9aqhrzl7jqvw37jx-nuspell-5.1.4-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/msgmdzq5wgc8lmp8s3ivarw043vnp5j2-perl5.38.2-CGI-4.59' from 'https://cache.nixos.org'...
copying path '/nix/store/iywbq1cs1amxp6a0m72szqw7lwzgg6d2-perl5.38.2-HTTP-Daemon-6.16' from 'https://cache.nixos.org'...
copying path '/nix/store/l687jyms6rik1llzjvyvdbb58k9f128c-02overridedns' from 'https://cache.nixos.org'...
copying path '/nix/store/y11cs26gb9b1irv5hk776mra7hgy80bl-nix-info' from 'https://cache.nixos.org'...
copying path '/nix/store/0byrx8zq1lq2giyjpl3f095hyyyd90pb-perl5.38.2-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'...
copying path '/nix/store/kv09fs5yi6lqh7adrm1hl0hnbjq2q47d-bubblewrap-0.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/my48py0b249gxbbshz8vxrr4gaf8kaim-aws-c-cal-0.6.12' from 'https://cache.nixos.org'...
copying path '/nix/store/k00cc6mbl072mnrad9wrq30mb2dcna2n-coreutils-full-9.5' from 'https://cache.nixos.org'...
copying path '/nix/store/qyf1p1snpawa4qc7mmxchs9lfg8vqwbh-cyrus-sasl-2.1.28' from 'https://cache.nixos.org'...
copying path '/nix/store/6bgirb8q8zaby6p1ssdw5psaab00vz1s-X-Restart-Triggers-NetworkManager-dispatcher' from 'https://cache.nixos.org'...
copying path '/nix/store/rai2mcn70gs6nm5bjr08bxvsbcqnmwlj-ldns-1.8.3' from 'https://cache.nixos.org'...
copying path '/nix/store/46qarilkiq5xq98bg286b1nbajvn4xsa-libsrtp-2.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/jmn6jgdharr8x1bf73ya40kbiq4q5na3-opusfile-0.12' from 'https://cache.nixos.org'...
copying path '/nix/store/h1169ipgrlna8yn73nhpjdlh66vv3yyf-perl5.38.2-Net-SSLeay-1.92' from 'https://cache.nixos.org'...
copying path '/nix/store/9h97mnkv4khzc05xpxgsamin7iw9xrzn-perl5.38.2-CGI-Fast-2.16' from 'https://cache.nixos.org'...
copying path '/nix/store/8ciz9b1nm4592zv0kk1md9ll2m4wd1n9-ppp-2.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/1ky75vj9q3afypm92xxbyb6wkd6pvpqk-mjpegtools-2.2.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/m8af825nl5iylc5s3n1w3852ch8j6003-runc-1.1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/168wmh284x6d7abn46b5b8xcps5q1vij-s2n-tls-1.4.12' from 'https://cache.nixos.org'...
copying path '/nix/store/84zsh6pcqi8qvl598lksrf10hmk8f8pq-sbc-2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ij65r485rydf758smq0wgfkimq5ipavr-security-wrapper-unix_chkpwd-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/2z0bp2qbdfyp9j13p62acg39w8c53kw9-serd-0.30.16' from 'https://cache.nixos.org'...
copying path '/nix/store/7nl17d561piknabxifq4lp5mnry51wly-soundtouch-2.3.3' from 'https://cache.nixos.org'...
copying path '/nix/store/wws29jxqkf3zwg2i97jdgfcwk8mdxld0-soxr-0.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/494604ddn7db6spgp39mg6j08pmqjgyx-etc-shells' from 'https://cache.nixos.org'...
copying path '/nix/store/7d0jpz72ibs831nn07myfx92q5k98v9r-perl5.38.2-IO-Socket-SSL-2.083' from 'https://cache.nixos.org'...
copying path '/nix/store/as2qn2js1za7ig87w35w5cvhdp7ygd5q-speex-1.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/lgnva9km6gn6wsjsg28pqb58n80bcnh3-srt-1.5.3' from 'https://cache.nixos.org'...
copying path '/nix/store/q1fsrgy54qq6shp6hrrjxgvn06mphs32-speexdsp-1.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/8mh0jwk433sxz5qnhahbrv2njlk572vc-sstp-client-unstable-2023-03-25' from 'https://cache.nixos.org'...
copying path '/nix/store/kvpckray62jv10a58bz4vicyw9rpizks-aws-c-io-0.14.7' from 'https://cache.nixos.org'...
copying path '/nix/store/3vbchaj9cfhyld02gcd9j9s8a2fvgh6b-sudo-1.9.15p5' from 'https://cache.nixos.org'...
copying path '/nix/store/1cds76l1ziakakgm44y004f1b8qfwvyz-svt-av1-2.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/xrf4r0zwmpdxjfi8r96rz0gqx4pd4hvx-system-sendmail-1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/7j8mbhf7c3sigq7lwl5vc5h7lhx34m6d-systemd-minimal-libs-255.6' from 'https://cache.nixos.org'...
copying path '/nix/store/gams4jdjnhrrkcp0cbcnbh4mg5swxbfn-tcb-1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/113dg2l8djznyxx6asxxnfk14j7sdip7-perl5.38.2-Net-SMTP-SSL-1.04' from 'https://cache.nixos.org'...
copying path '/nix/store/mknqpq5h3jzh33k2psvqilvqx7bcphkr-time-1.9' from 'https://cache.nixos.org'...
copying path '/nix/store/w1f1kw8bvg9i12358z5i2ssffl86mi01-tremor-unstable-2018-03-16' from 'https://cache.nixos.org'...
copying path '/nix/store/6ff9abnxvgpii09zrjbrv5vcjgbhqk61-unbound-1.20.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/2spgspi86l8s1hx06g5dkjply07ckgij-unit-script-container_-post-start' from 'https://cache.nixos.org'...
copying path '/nix/store/j6kdbs3nlc71wx8j88m2rx7yc9bgm5hg-aws-c-event-stream-0.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/p58g40prdnv2cpp30qqphrzrssc6x60p-aws-c-http-0.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/fpzgp9j1yswgaf467g74jazibg511k3m-unit-script-container_-pre-start' from 'https://cache.nixos.org'...
copying path '/nix/store/bl0k1gm9bxnj38j4dwpc95xkv79j5ykl-unit-script-network-local-commands-start' from 'https://cache.nixos.org'...
copying path '/nix/store/8a90hnjk1xcyfsazrp1f5kgyjq6asgdy-unit-script-network-setup-start' from 'https://cache.nixos.org'...
copying path '/nix/store/1rzsqrqakhgh6z9q2w6wp9033i2q90bz-shadow-4.14.6' from 'https://cache.nixos.org'...
copying path '/nix/store/g9aiq5xmhpdzkzr1fvlh67hpp47vipvr-unit-script-post-resume-start' from 'https://cache.nixos.org'...
copying path '/nix/store/swppi6vkp9nz3lsj19jb0jckfn764bm1-dhcpcd-10.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/s52wvz5i9nlsx0pp1z32bj5ipq5hs45l-libusb-1.0.27' from 'https://cache.nixos.org'...
copying path '/nix/store/4ccjj4v7vc782xc3ljjq2zfqj3d3l276-lvm2-2.03.23-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/bkj2p1j8kb8c1zrcfv51kxw10z21hn9z-security-wrapper-sudo-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/m0cdpqmkprx3y9svasr28l8cx62qphcl-security-wrapper-sudoedit-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/0bfcjx4by9z62hqj5lj18cppk1cfaz24-aws-c-auth-0.7.22' from 'https://cache.nixos.org'...
copying path '/nix/store/v3hby74gcwmkv33ndlv6kiakj6zzgnqz-aws-c-mqtt-0.10.4' from 'https://cache.nixos.org'...
copying path '/nix/store/f9p73krr0l6124qdr3pwdk1lb20rw0ds-unit-script-pre-sleep-start' from 'https://cache.nixos.org'...
copying path '/nix/store/pqrjp3y0pcvis3z5b170a2kvkwr2ay49-unit-script-prepare-kexec-start' from 'https://cache.nixos.org'...
copying path '/nix/store/jmghbgsd9gwh88mr29n2dh2slgrb1y4s-unit-script-sshd-pre-start' from 'https://cache.nixos.org'...
copying path '/nix/store/rr2pv2j21n2cjl8s4hmigcqhkifkph20-unit-script-systemd-timesyncd-pre-start' from 'https://cache.nixos.org'...
copying path '/nix/store/ygmngxklhr4iw8myam49ld30mfansylv-util-linux-minimal-2.40.1-login' from 'https://cache.nixos.org'...
copying path '/nix/store/3bvl5s1p6f3wc42l5ir88zfhs5d6l9m8-v4l-utils-1.24.1' from 'https://cache.nixos.org'...
copying path '/nix/store/2126qjwg5cx9aw47bj9b427hazh96sh7-vim-9.1.0377' from 'https://cache.nixos.org'...
copying path '/nix/store/kfilm84ph8xafyybmscgn90llnj8zz1r-aws-c-s3-0.5.7' from 'https://cache.nixos.org'...
copying path '/nix/store/64minndvhr3xd9wgh13i4prdaffwyxdp-security-wrapper-chsh-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/anmay5idmhxa24ij0f8h335gkinpsw2m-security-wrapper-newgidmap-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/v87iy2wrm54flb6d0ng8r3h1260hjd6y-security-wrapper-newgrp-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/ldf77vvw3p0g277qklmph8chnm2ixb7i-security-wrapper-newuidmap-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/h3ikcxh45ksc9g6mlrfxshcqxzxzg9xd-security-wrapper-passwd-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/ryb0xwamrf1aabg94raj4hcbg3icqw5j-security-wrapper-sg-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/kavs9ck3ddrd77yjxkfmbwr15zwgj0id-shadow-4.14.6-su' from 'https://cache.nixos.org'...
copying path '/nix/store/3g9nvidfl7phh7zh03ixymy5nfscianb-vim-9.1.0377-xxd' from 'https://cache.nixos.org'...
copying path '/nix/store/lv3gh4wmqhl633szzmp0zkad87i1g1in-vo-aacenc-0.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/45h84xw9pb4s6kwb91lmf05sh79744l9-aws-crt-cpp-0.26.8' from 'https://cache.nixos.org'...
copying path '/nix/store/yhqxq6b64s489xibfdrhq351k0rhsr1y-vulkan-loader-1.3.283.0' from 'https://cache.nixos.org'...
copying path '/nix/store/r9683nhj92plzy125z9pz0w8cj03825s-wavpack-5.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/7rnc20sb0h5zxqm5vims6mvi6gr3iy27-wayland-1.22.0' from 'https://cache.nixos.org'...
copying path '/nix/store/d32cfv8wml1cgbkqj54khlhgdaca409d-webrtc-audio-processing-1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/ln1ja3px23h21r64fw554h8a6227j9w3-which-2.21' from 'https://cache.nixos.org'...
copying path '/nix/store/vp9vqyrrdhza0k85f7bnvlrx2rfir78q-wildmidi.cfg' from 'https://cache.nixos.org'...
copying path '/nix/store/9wkk6hqrhifim6dl3djd37dirm0c4swd-security-wrapper-su-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/j66bzv828haz6g42yr43csynacg6b86a-woff2-1.0.2-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/f47hs09hz16j11i59kw5q2inrhdmjw0w-x264-0-unstable-2023-10-01-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/pjfa5r4adf382m9b2ljjmfdsyb7s25mv-x265-3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/pidsasdzj2h661fqcimwinpp1qfwrnnn-xdg-user-dirs-0.18' from 'https://cache.nixos.org'...
copying path '/nix/store/mq2dgvli28pbc7sm4k83ryb27sglvq2v-xfsprogs-6.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/y048rxgj3xxgn0fsrzjcfwp1mfgvy9g8-xl2tpd-1.3.18' from 'https://cache.nixos.org'...
copying path '/nix/store/mswnzic9lmhf3g2alail601037f6knzi-xvidcore-1.3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/am37dvnx1w7adyml0p15gcj7xq12s8j4-xxHash-0.8.2' from 'https://cache.nixos.org'...
copying path '/nix/store/lphbn1va4i43fj7f3m9xskf9y86khzf3-xz-5.4.6' from 'https://cache.nixos.org'...
copying path '/nix/store/2cv9qxkf40p3sbcvabxx0l34xzfafjzy-wildmidi-0.4.6' from 'https://cache.nixos.org'...
copying path '/nix/store/x8s4gv5cgimrgrf9nqbvbclfy8ic98qr-yajl-2.1.0-unstable-2024-02-01' from 'https://cache.nixos.org'...
copying path '/nix/store/k1fl5lci00sq51z1xinkcd3zwgprhrzr-zimg-3.0.5' from 'https://cache.nixos.org'...
copying path '/nix/store/3gbf92s97n7m8vqb16wkx5j4m6a4qqc7-zix-0.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/by853zqacqy647v0z7l70xm77xl9ifal-zstd-1.5.6' from 'https://cache.nixos.org'...
copying path '/nix/store/lv6nackqis28gg7l2ic43f6nk52hb39g-zlib-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/9s8jlhbfblv1ijn9m6v1nynlycds2bv1-zxing-cpp-2.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/r2jjxkphbxfyrawn8qvyc6r2wrkyvjwn-libunwind-1.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/6i4xxaa812vsbli9jkq4mksdddrk27lw-xz-5.4.6-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/81m5k85a6gl2f8bp71abghim3adhjjp0-sord-0.16.16' from 'https://cache.nixos.org'...
copying path '/nix/store/j3svbki41ax01mhd0bax91y1q8gvc5c4-binutils-2.41-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/iia4qvk02272cvfq4lfww1a48fpk08ml-cracklib-2.9.11' from 'https://cache.nixos.org'...
copying path '/nix/store/wf7w1vbis4fphasyn4z3vad6336rxc64-gnutls-3.8.5' from 'https://cache.nixos.org'...
copying path '/nix/store/cz28fainhxq78r4l4wgr140izc9hxsxp-file-5.45' from 'https://cache.nixos.org'...
copying path '/nix/store/jvd28plnakdy4sv7wn9a83mjas9l5w0x-game-music-emu-0.6.3' from 'https://cache.nixos.org'...
copying path '/nix/store/zikv8lsav0zyjjw2f2rrdmn40cbws7jc-iodine-0.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/cibpmwf213v9adwh09pg2kk92xzgp39l-kexec-tools-2.0.28' from 'https://cache.nixos.org'...
copying path '/nix/store/9amlz11vfaczjwjqbmsyql7kvd2bns9w-kmod-31' from 'https://cache.nixos.org'...
copying path '/nix/store/r2q8hr14sxaijryjc2xw5gqvfyhcfhpq-kmod-31-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/nkg8ikby80sv07z4qcag77w0h8zl24s0-libfido2-1.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/13z4lbwz33pg7ivh7q0da74awn76naic-libmysofa-1.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/vz0rlaa0i7r61ivhvpyjcrbianai35yp-libpciaccess-0.18.1' from 'https://cache.nixos.org'...
copying path '/nix/store/55kivg8damd3y2c5k7286nvckw8pb2xf-libpng-apng-1.6.43' from 'https://cache.nixos.org'...
copying path '/nix/store/j6z56qy7dbyr8rghzgnhnib6z1zirhjw-libssh-0.10.6' from 'https://cache.nixos.org'...
copying path '/nix/store/vrqy1mn0nw6g6y0w22gipbspknnwr9q5-libssh2-1.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ic5bx78h039m3lfxxb6bl64qlbdxzzj9-libtiff-4.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kf7fzax0av9him9m4zcmbqmihh5108wq-libxml2-2.12.7' from 'https://cache.nixos.org'...
copying path '/nix/store/8nfjxqhnqb1h4wsd07pz8ph81kskw65q-nano-8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/bgcaxhhxswzvmxjbbgvvaximm5hwghz1-binutils-2.41' from 'https://cache.nixos.org'...
copying path '/nix/store/4zmcn98j853api1jfsxj1rvyvj7ism2n-openssh-9.7p1' from 'https://cache.nixos.org'...
copying path '/nix/store/y31zz9k1v2gqlzrs7p50llx8db6m2gdr-libdrm-2.4.120' from 'https://cache.nixos.org'...
copying path '/nix/store/n7nbsn0d6w5m60hqnr7af8gzshnynx5y-libmicrohttpd-0.9.77' from 'https://cache.nixos.org'...
copying path '/nix/store/c9n99v77q5wrk7dxr4xi16bn1l4cglly-freetype-2.13.2' from 'https://cache.nixos.org'...
copying path '/nix/store/36kr91f8s509z2r8hqvpayw5bqyqgyzr-curl-8.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/lg6c3mlv18qhvsiwf0yl27ryq016w0cz-libwebp-1.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lja3blbngvaiik9bxifdlypilh4glzhw-openjpeg-2.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/zq6v1kgngsss94910fv131wr3nrvqvwj-bind-9.18.27-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/kpnp478dwh41h1iwga7kikgfnyl55mnb-libarchive-3.7.4-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/hni33as9b0dn5lf4yj1fksjf1b3s6q97-libva-2.21.0' from 'https://cache.nixos.org'...
copying path '/nix/store/vjld0aq6nglb1jv4jb1xnrq758wif2h6-libva-minimal-2.21.0' from 'https://cache.nixos.org'...
copying path '/nix/store/rxmw4rzqd84xl24kqvvkpf9pqdcxxyga-aws-sdk-cpp-1.11.318' from 'https://cache.nixos.org'...
copying path '/nix/store/5xsp4qyik2wra2blp5am49yp7yp7wi6q-curl-8.7.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/r20kl3djvc3r5w5a0gwy4d896mn6b22a-elfutils-0.191' from 'https://cache.nixos.org'...
copying path '/nix/store/y92d3mxi5inrpy5ixz2agj2db1gvj4y2-etc-nanorc' from 'https://cache.nixos.org'...
copying path '/nix/store/azbphnp68h4fkm0fsbird88bn76ggjsh-fontconfig-2.15.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/aqkhx72nbgm2alibx52m2lw4m7his4p7-git-minimal-2.44.1' from 'https://cache.nixos.org'...
copying path '/nix/store/93lih8knkk2wb760ixsp8za08r57hbhh-libarchive-3.7.4' from 'https://cache.nixos.org'...
copying path '/nix/store/1mv469gq5n0l32cb2lam7mkfl9s22dlg-libxkbcommon-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/p8mzqfwkqqgh82mi55mviys4966c5ham-libxslt-1.1.39' from 'https://cache.nixos.org'...
copying path '/nix/store/94vw37s0hq683l6qddkypszq3wdzb85w-neon-0.32.5' from 'https://cache.nixos.org'...
copying path '/nix/store/1iscdpbd3x9x3s3s25jd5ppl7yra0b77-perl-5.38.2' from 'https://cache.nixos.org'...
copying path '/nix/store/n0g1wrj6h8g5knynm8i3832ps41snada-fontconfig-2.15.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/5y4jq2363y170ib3z4gxlfsml390ar92-iproute2-6.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kjfgxgxnd0drnjs547k1iqx2l99r9pf4-bind-9.18.27-host' from 'https://cache.nixos.org'...
copying path '/nix/store/0kf3d2yigxk6xbbnc09x42c5as8xgjv8-libXft-2.3.8' from 'https://cache.nixos.org'...
copying path '/nix/store/m8dz4ij709536xzxn8prgg2a3jc0s3j6-libbpf-1.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/8hrps57mvjq967m06q1mvlsmbnys4dyy-protobuf-24.4' from 'https://cache.nixos.org'...
copying path '/nix/store/86gmcmapjs9kdkpxvxcimq0aq8ha921q-libpwquality-1.4.5-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/77amgxa9fw6df5yagdk4jnbp6cacrmfb-raptor2-unstable-2022-06-06' from 'https://cache.nixos.org'...
copying path '/nix/store/mccr31lihzfldyxxifdbj56chadlrhs3-rsync-3.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/nw2cfhxx4rzvcjlf1dlf8m8vm4pay04h-rtmpdump-unstable-2021-02-19' from 'https://cache.nixos.org'...
copying path '/nix/store/lz1zx1yv5b841j642mwqgksd3wdl0vbb-slang-2.3.3' from 'https://cache.nixos.org'...
copying path '/nix/store/pf7xc81vg10m4vck7z1bf699g4mcxrq5-spandsp-0.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/y5p181lnbh8rrwd3ljp83k0cn3xklyk2-sqlite-3.45.3' from 'https://cache.nixos.org'...
copying path '/nix/store/sf0zzdv838lpmazpcklshjd7ji3nmsdq-strace-6.9' from 'https://cache.nixos.org'...
copying path '/nix/store/w3s5kaq6a2k8qg8ncnrwnn8m27d3fs1n-sratom-0.6.16' from 'https://cache.nixos.org'...
copying path '/nix/store/hbhsii08rxn6pvmbglqv5sm46ami5z5z-lrdf-0.6.1' from 'https://cache.nixos.org'...
copying path '/nix/store/hxhdhc0zddbhmqvv99nldq2gfmy9983x-zstd-1.5.6-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/3dagfrva9fk3ymk0jyz2n0ag6sp4py0x-lilv-0.24.24' from 'https://cache.nixos.org'...
copying path '/nix/store/1y02v2lwm5981l3syhmjcbamy0kznb82-newt-0.52.24' from 'https://cache.nixos.org'...
copying path '/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9' from 'https://cache.nixos.org'...
copying path '/nix/store/fwrdsdlpqfhm6p4z9dk19vniw14mmq3s-nix-2.18.2' from 'https://cache.nixos.org'...
copying path '/nix/store/lr06m26d9qh6ssa3x5zx2ll33wm44xid-nss-3.90.2' from 'https://cache.nixos.org'...
copying path '/nix/store/d7n9n0mcqfbjz91k9rmplxvl2q1f8ym0-util-linux-2.40.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/05n35k0p8l969kfskxqhbqhy8il3a3cq-util-linux-minimal-2.40.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/4lkkhyn0fmiz7gw85mcq5c6inyc7j6fc-append-initrd-secrets' from 'https://cache.nixos.org'...
copying path '/nix/store/c834fr2k0c3g8a3s97qilfc5q8z0mxxz-kbd-2.6.4' from 'https://cache.nixos.org'...
copying path '/nix/store/f7bqikvik3gssdxqgbrpzg91v40vi8c5-man-db-2.12.1' from 'https://cache.nixos.org'...
copying path '/nix/store/1zzmmv1rcsg3zl3q59nnp118hd560apf-protobuf-c-unstable-2023-07-08' from 'https://cache.nixos.org'...
copying path '/nix/store/yi5kdmy956hbvqrvmsi2qxykks4fhnad-cryptsetup-2.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/60ai8ki6cf85wbx2k4vwhsr4c891mar7-e2fsprogs-1.47.0' from 'https://cache.nixos.org'...
copying path '/nix/store/c2v6ycn0sjcpx9ww8x7j4ima6xnpssry-glib-2.80.2' from 'https://cache.nixos.org'...
copying path '/nix/store/h8j225cl14p2yz55xa76rasfins4540w-libSM-1.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/hw6nhpg3n3wwbvlraw40y3af5dkwl1l1-tpm2-tss-4.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/s3i30zgs08s2a5azm8jzimyvl4yhpw1n-util-linux-minimal-2.40.1-mount' from 'https://cache.nixos.org'...
copying path '/nix/store/s0vz12hrphzlc45sj1fp6cc45c75kr8x-util-linux-minimal-2.40.1-swap' from 'https://cache.nixos.org'...
copying path '/nix/store/8s74d50yz8ygs53r5crmcqi5n3mh3vhb-xfsprogs-6.8.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/zv11hyaz89al1fg7bqhvl7kraw26haia-libXt-1.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/2fk5lmnm20r2a9s49pjxzzs4z4849501-bcache-tools-1.0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/q7pnj1s99nikad9f87zmlc8y829dg9h0-nixos-option' from 'https://cache.nixos.org'...
copying path '/nix/store/if1vpcxd2dzywch1nq52qk87q0fyx22z-util-linux-2.40.1-login' from 'https://cache.nixos.org'...
copying path '/nix/store/cybxxknhyd8nj3xi7hmwxbscflld03a5-btrfs-progs-6.9' from 'https://cache.nixos.org'...
copying path '/nix/store/fskqxhk5kx3wliw4lm2cp2ccbcx448z6-e2fsprogs-1.47.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/93y59ki2jjdlnb08c1jfsac1rq66w2wc-console-env' from 'https://cache.nixos.org'...
copying path '/nix/store/b6jxa1l30l2x6kla9g1iqp7dga4mf47m-util-linux-2.40.1-mount' from 'https://cache.nixos.org'...
copying path '/nix/store/95jmmh01kwxsw1c7983cy3xcvpwqndfl-util-linux-2.40.1-swap' from 'https://cache.nixos.org'...
copying path '/nix/store/xjiifrz7ha6s29gp0p0j3w0155phxmia-systemd-255.6' from 'https://cache.nixos.org'...
copying path '/nix/store/w5a1jcw2l3g05459qprwsg3886ljmg7r-libXmu-1.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/bp74x3bkh8979gxz72wc9hq3jb0hdaq7-systemd-minimal-255.6' from 'https://cache.nixos.org'...
copying path '/nix/store/96d51pz6k4h6sx68p0f5pspfsc6c7dv8-util-linux-minimal-2.40.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/s32idfdnqlqsfn7l5srgwdm8gfziwras-X-Restart-Triggers-reload-systemd-vconsole-setup' from 'https://cache.nixos.org'...
copying path '/nix/store/hm3kh145gng5hbjk96dz3xlrff67c801-xauth-1.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/b9f9c4ml2k6fg0pgc80d9y4a6byqflmp-cairo-1.18.0' from 'https://cache.nixos.org'...
copying path '/nix/store/g19314860ijffhbksw25pl2rcagk7wcx-dconf-0.40.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/k2fmr13zj9rhkr29axhkaizjqn1llxaz-gdk-pixbuf-2.42.11' from 'https://cache.nixos.org'...
copying path '/nix/store/3xmijza6nscnn52jry8fw2sw2nzsl9am-glib-2.80.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/g3s0rblz8ysywhn1spqzp1kkvfmi8x5n-glibmm-2.66.7' from 'https://cache.nixos.org'...
copying path '/nix/store/d8sw2gwfjkhigipm6jiqsgknxpjzdzrz-harfbuzz-8.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/qry8n35h3217nw6jw0gf42skn6my9428-graphene-1.10.8' from 'https://cache.nixos.org'...
copying path '/nix/store/qzzwlyziyy8xb0n5m220mnxlb5nq2xi0-harfbuzz-icu-8.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kh5v9i6xxiqph9sb2850q4p1l8iznp7d-json-glib-1.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/9mrlvva8ylham0kmxsqxsy15ykddm2wl-aspell-0.60.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/ly4g5lbsb06amm5ig7p20hfb9p5amp0r-gperftools-2.15' from 'https://cache.nixos.org'...
copying path '/nix/store/smrbhcqskfnpx97im12la36yg6i18w0h-hspell-1.4' from 'https://cache.nixos.org'...
copying path '/nix/store/ixhnknjs96z164xf54rz5yg66nvp7vy0-libgudev-238' from 'https://cache.nixos.org'...
copying path '/nix/store/4q7hxcwmmgzpd6gyr5v0lms8vdw4zm7r-libical-3.0.18' from 'https://cache.nixos.org'...
copying path '/nix/store/m8cyz0lajjd9gld2m8f9rj07bnwnv4hb-fuse-2.9.9' from 'https://cache.nixos.org'...
copying path '/nix/store/dmxcva3bbq68y11fdnr61fcfysmcjbb5-fuse-3.16.2' from 'https://cache.nixos.org'...
copying path '/nix/store/c66d1ykhqrv93ml5518zsnk8f0qzq0bf-libavif-1.0.4' from 'https://cache.nixos.org'...
copying path '/nix/store/s2lbh2gfigk2s30jm0mbn6jg6vipfpyh-libmanette-0.2.7' from 'https://cache.nixos.org'...
copying path '/nix/store/l52rz944j7ndzz4ss78wbcszwp4rzfsk-gobject-introspection-1.80.1' from 'https://cache.nixos.org'...
copying path '/nix/store/hj2y8y28ikq39y1q59280fd7jzxwzn0k-libmbim-1.30.0' from 'https://cache.nixos.org'...
copying path '/nix/store/dmz126s0gz5bqdg427a5h1pirpi1b9xn-libqrtr-glib-1.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/qlrbqz1k8c4dbr9xc3fgw9k04nqsw4ah-libsecret-0.21.4' from 'https://cache.nixos.org'...
copying path '/nix/store/1c2kk3ggfd8plb1zpc2mvwil1fchr98c-enchant-2.6.9' from 'https://cache.nixos.org'...
copying path '/nix/store/0i0sv1v88bb6lpim2haacliz52wv6cyh-libass-0.17.1' from 'https://cache.nixos.org'...
copying path '/nix/store/9bm50znscm1nfr5ssdipfviz7ldbmbm4-libjxl-0.10.2' from 'https://cache.nixos.org'...
copying path '/nix/store/vfrgcib40qprrwsc46gmzn30r4yc5j2q-libslirp-4.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/l8zqi2zkxwcxf9m9d2q75zv63dq2z8ka-fuse-overlayfs-1.13' from 'https://cache.nixos.org'...
copying path '/nix/store/1mldrzcgkfpzs56371gj7zpk9zx95bxk-libsoup-2.74.3' from 'https://cache.nixos.org'...
copying path '/nix/store/m8lawbdn57wxysh55lbga11lhiwisj5k-grub-2.12' from 'https://cache.nixos.org'...
copying path '/nix/store/npb9hyshsbnfwx89jfa1ykrb18ncmw7s-libsoup-3.4.4' from 'https://cache.nixos.org'...
copying path '/nix/store/pnf901a61m6ys5ldnx15bczf3f64cr39-libxml++-3.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/7qzq8wm0z1mqrg8b4j2ibh3rgc5s8shp-lm-sensors-3.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5dphdii7h03vjv7zdpsngxr19alv76jw-libqmi-1.34.0' from 'https://cache.nixos.org'...
copying path '/nix/store/i9ggjpdsq5kry2r92g5l6iqg9shng26f-lvm2-2.03.23-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/xq0v95rygyn5j4gnpxfgqp6brjl4wmdf-nixos-install' from 'https://cache.nixos.org'...
copying path '/nix/store/7ammyzfh4i39dqxj3v0rxs21crrxp4nb-pango-1.52.2' from 'https://cache.nixos.org'...
copying path '/nix/store/f25ai1c1wj8k442fvs8j4fbmfc63cxd8-perl-5.38.2-env' from 'https://cache.nixos.org'...
copying path '/nix/store/l8yy824bazrf70g5vs7q5lhcfi8348n0-ffmpeg-headless-6.1.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/fz7gwlprflkk13d1hv76jcvn3i1apk84-ffado-2.4.8' from 'https://cache.nixos.org'...
copying path '/nix/store/jd41k79l3nxq4b7b7yvc0kmcjd3lq7sa-dbus-1.14.10-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/lbrq59cw0ln58zpyhyawpj1n0sa3hafx-gssdp-1.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/93whd3sc6g7rw34lzd0f994n2rd9yv5b-openldap-2.6.7' from 'https://cache.nixos.org'...
copying path '/nix/store/qanzh3r47nv68gv943rqdr0v7vm9ijrn-perl-5.38.2-env' from 'https://cache.nixos.org'...
copying path '/nix/store/q4x9k2p73fkr40kf71ynh5g77b675y4a-librsvg-2.58.0' from 'https://cache.nixos.org'...
copying path '/nix/store/zkh238mi589xg4ifwrdf9iaiv91iak48-perl-5.38.2-env' from 'https://cache.nixos.org'...
copying path '/nix/store/ncnhxdl5zlsbzar3bah5vlxxrsw0jd77-perl5.38.2-DBI-1.643' from 'https://cache.nixos.org'...
copying path '/nix/store/7kk79mqc863lwhmlq4wvwnfk9qny96bb-gupnp-1.4.4' from 'https://cache.nixos.org'...
copying path '/nix/store/jza1j1lqb26l36m1q6gdh8nlcc48jzjn-avahi-0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/7anyh20kwbivvpnbypch8mggf54df165-bluez-5.75' from 'https://cache.nixos.org'...
copying path '/nix/store/bnipzdfv788l7yvgn7k7s7gp76sd1zpz-dbus-1.14.10' from 'https://cache.nixos.org'...
copying path '/nix/store/mk0m77k60h52vjfsln65z3yxijm9jlin-dnsmasq-2.90' from 'https://cache.nixos.org'...
copying path '/nix/store/zr3dpad8ivmyyr3nvpmgx0491dgb1hp9-gupnp-igd-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/za8jy1778jj4mm2xbq76krpiwqdk2j93-libjack2-1.9.22' from 'https://cache.nixos.org'...
copying path '/nix/store/ha8i7q6xf4794idzrzh35vsycb5lmjzn-libpulseaudio-17.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ax94j8ci0sxbj2rwc0dafw9z8ydjdk16-lvm2-2.03.23' from 'https://cache.nixos.org'...
copying path '/nix/store/kbb2dlab6c1xz0hdb5a1y1gmi0vkylpm-perl5.38.2-DBD-SQLite-1.74' from 'https://cache.nixos.org'...
copying path '/nix/store/h7qn6nl04qplrsnqlgwxp72rsg4cil9r-gnupg-2.4.5' from 'https://cache.nixos.org'...
copying path '/nix/store/qwf9v64yh3phi3x55gi8vfk8rzv8rfxq-perl5.38.2-File-MimeInfo-0.33' from 'https://cache.nixos.org'...
copying path '/nix/store/0bp09zmflpq2igy8cm2b83dl0rpmyw90-cups-2.4.7-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/2vpvdw8lx7h9l6m9140kzyfpj4izw61n-perl5.38.2-String-ShellQuote-1.04' from 'https://cache.nixos.org'...
copying path '/nix/store/n84zvq2hqv3j66bwfgkfjxim7q9nszzj-perl5.38.2-X11-Protocol-0.56' from 'https://cache.nixos.org'...
copying path '/nix/store/s256bxksc0nhcdm2ir15ga11sj264d85-perl5.38.2-XML-SAX-Base-1.09' from 'https://cache.nixos.org'...
copying path '/nix/store/05rmmbd5q06hyzmy3snpshpq2pb2mcz4-perl5.38.2-libwww-perl-6.72' from 'https://cache.nixos.org'...
copying path '/nix/store/hm5lqll9857w97yi186141h01p8k1nbp-polkit-124' from 'https://cache.nixos.org'...
copying path '/nix/store/baxi3ms18vrv7zhbykqyzm2v3ni4gl4r-security-wrapper-dbus-daemon-launch-helper-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/fw36la52hbkh2cp481bhabk1xfcm1258-perl-5.38.2-env' from 'https://cache.nixos.org'...
copying path '/nix/store/829cnw5l7khrd896yqqfjvkah0lqhn32-perl5.38.2-XML-SAX-1.02' from 'https://cache.nixos.org'...
copying path '/nix/store/7g5407svfsbvml7mcb3h2g5rzrwzywiw-security-wrapper-fusermount-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/ksrb067vwc61jf43vkhg5ph2x97mc496-security-wrapper-fusermount3-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/x46k5qwfvsvq3bqzb2bskp5qpxv6nmjq-perl5.38.2-XML-Parser-2.46' from 'https://cache.nixos.org'...
copying path '/nix/store/dci7k9g7jkmvf4ypinid5dvqcd86p061-shared-mime-info-2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/44amdvp8797rr0difk7d2q6sgfvxi48k-polkit-124-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/lhil0369n00a7rkfgs8gzkx2n6v606vi-SDL-1.2.15' from 'https://cache.nixos.org'...
copying path '/nix/store/six9zgws7vbkrc8ks9kygl45m21gcs6i-flite-2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/q6hm20d3q12vcjmidj56mkvyagf1mlzv-fluidsynth-2.3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/x62ph3carwlylzra840cdr3m0cdb4qnm-libao-1.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/248nl56z0xndkyiayh08ymxm2aq1x66s-mpg123-1.32.6' from 'https://cache.nixos.org'...
copying path '/nix/store/6rigmq2ycbpgywmq9jjyhdr6vs8k8h8x-at-spi2-core-2.52.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5h33swrsd6m4a14vyha9aln2j9d52xk9-command-not-found' from 'https://cache.nixos.org'...
copying path '/nix/store/1ax195icxdwakfysj5hlwkl86hpzjsm8-conmon-2.1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/rvgvh67g2r4lf82rqz0kq4vr4rfn1hw3-htop-3.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/h0qd0j62qsswvmxrhyvw9m0aqc09bjyf-login.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/1qmzl5d2rgkgqrqpiv444xjmjjqmm2p8-directfb-1.7.7' from 'https://cache.nixos.org'...
copying path '/nix/store/fhgcb4y1rfgrdkha70nww4jdhyb7s8ma-modemmanager-1.22.0' from 'https://cache.nixos.org'...
copying path '/nix/store/i9pdpxcj6ws3nws7xww6z85nqyfinyn1-nixos-generate-config' from 'https://cache.nixos.org'...
copying path '/nix/store/7k5a981zk1arrb7nz5pv88b73zxkz549-openfortivpn-1.22.1' from 'https://cache.nixos.org'...
copying path '/nix/store/34sfqygmpc6p8xcyw872j65xlsrjfwrk-perl5.38.2-XML-LibXML-2.0209' from 'https://cache.nixos.org'...
copying path '/nix/store/0jsyxsn6qhgqxrj32g3sp1qh0mghdlla-perl5.38.2-XML-Twig-3.52' from 'https://cache.nixos.org'...
copying path '/nix/store/f7rwvn3dp1sybfkrxii91gmlj068h0y5-etc-bashrc' from 'https://cache.nixos.org'...
copying path '/nix/store/av5gyhs3x26wj9srinjwqzy9llhdp2j6-libopenmpt-0.7.6' from 'https://cache.nixos.org'...
copying path '/nix/store/mxaj225llhfvpya3619x72n8wnlx55ny-procps-3.3.17' from 'https://cache.nixos.org'...
copying path '/nix/store/4jvc8xmgxvc8r1ikiimh1sv8kw1jh89m-security-wrapper-pkexec-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/9sqlyrgpskkgc19f6sv56qi2svhp9l4y-slirp4netns-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/y96p45li7p0nily9sax76xc3qynk9b50-security-wrapper-polkit-agent-helper-1-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/qmzkb4rxywpkh4h81ryw7rlpmc6w4zwj-gpgme-1.23.2' from 'https://cache.nixos.org'...
copying path '/nix/store/0hb3hfrx62wf0nf7kzkx1rrqxw8m8ppr-sox-unstable-2021-05-09-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/prmkabkcjzwl3447hikgp4v763yb0gmr-perl5.38.2-Net-DBus-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/2h3v9ghklgzhjwjlxv2badw6zw983dcx-perl-5.38.2-env' from 'https://cache.nixos.org'...
copying path '/nix/store/5g0ci8xd32a4gz732kp740i2drjr9d97-sshd.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/id2inqff5q726chmlvdrqd3kvf9fmsrc-strongswan-5.9.14' from 'https://cache.nixos.org'...
copying path '/nix/store/4fh4aal0zjn771h3ch06nhfjhxhly4cv-su.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/wv2fc3gs3qmps2jb0gy9dvvcs81mmd5b-systemd' from 'https://cache.nixos.org'...
copying path '/nix/store/bpmcmlp8xfvp0dsynwjh3cplhb1dsh9w-systemd-user.pam' from 'https://cache.nixos.org'...
copying path '/nix/store/bn2kah4gz47m3nashswjavvv3ghb7dl8-lesspipe-2.11' from 'https://cache.nixos.org'...
copying path '/nix/store/8gz2wd5alq4jvhwg3i07w2jfb357lifm-texinfo-interactive-7.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/ap3mic86cw823nijx7xxrls2p8x50jv8-roc-toolkit-0.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/np28inlwlqafqk2n6s7ylzf59bh3aa8c-tracker-3.7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/pfm19g4w8j505fjnv9mv8qp659yn853h-unit-ModemManager.service' from 'https://cache.nixos.org'...
copying path '/nix/store/i3fcj803dpkpmz7ljvibmxka1izwm4d8-unit-NetworkManager-wait-online.service' from 'https://cache.nixos.org'...
copying path '/nix/store/v4mvx9fmnjlx9k8fl7gdfdrvpl3ccnhg-unit-NetworkManager.service' from 'https://cache.nixos.org'...
copying path '/nix/store/fs19cj7m80y2qb9mcxjm3ijaz9m0lhzi-set-environment' from 'https://cache.nixos.org'...
copying path '/nix/store/x4zb8d5dkvdwajhlc9c4fq42cvrag9wy-unit-audit.service' from 'https://cache.nixos.org'...
copying path '/nix/store/947fqvx3nxcxyhxnr2265qmxybcalmvr-50-coredump.conf' from 'https://cache.nixos.org'...
copying path '/nix/store/pnpdznydynq4f86z9f4lgqfcmy4j8wkk-unit-kmod-static-nodes.service' from 'https://cache.nixos.org'...
copying path '/nix/store/zarvr7kv5w1307hbys7b27801l9r3jx1-unit-logrotate-checkconf.service' from 'https://cache.nixos.org'...
copying path '/nix/store/0d4xsq1556bb605kvc1yp16hj4q9jh2w-unit-logrotate.service' from 'https://cache.nixos.org'...
copying path '/nix/store/57b40qbjz53x5ld4y70hqyaipv6jsxn6-unit-network-local-commands.service' from 'https://cache.nixos.org'...
copying path '/nix/store/bc2yn9h5y8rnfx53x30nj4qhn8rld5qy-unit-network-setup.service' from 'https://cache.nixos.org'...
copying path '/nix/store/pmkrv7hac94wy628mdk7kf49gvkzz6ih-etc-profile' from 'https://cache.nixos.org'...
copying path '/nix/store/bj4hd1sxlqk2007pghb2mnwp80mmx67q-unit-nix-optimise.service' from 'https://cache.nixos.org'...
copying path '/nix/store/rlgqbb8x049pdwlyfqwqvq0y03akdg9i-unit-nscd.service' from 'https://cache.nixos.org'...
copying path '/nix/store/1n2wy801iwj6xm5a13wcw5zhmr15faz1-unit-podman.service' from 'https://cache.nixos.org'...
copying path '/nix/store/ha484s4an0cp01fjz5ila3mnqfa99ms3-unit-post-resume.service' from 'https://cache.nixos.org'...
copying path '/nix/store/flfar32jxkbxbzc9v5i4db2bqdi3qpya-unit-pre-sleep.service' from 'https://cache.nixos.org'...
copying path '/nix/store/k15q1hmqa4fm6z8li2wfapdj0qka18hl-unit-prepare-kexec.service' from 'https://cache.nixos.org'...
copying path '/nix/store/nvd3xw6w6i9za69jjsh8m46p9yxap0lg-unit-prometheus-node-exporter.service' from 'https://cache.nixos.org'...
copying path '/nix/store/6pzxmb82pda01y6zxncdmmp7lhafb75h-gtk+3-3.24.41' from 'https://cache.nixos.org'...
copying path '/nix/store/3s45vjga3gwbzfa5lj2vp0sj3s8xnffz-unit-reload-systemd-vconsole-setup.service' from 'https://cache.nixos.org'...
copying path '/nix/store/x2kmcphy699shzp1i585cr797sw6nyv8-unit-resolvconf.service' from 'https://cache.nixos.org'...
copying path '/nix/store/v7sbm1rzqqq32z5aki8c966ipcjvms7v-unit-script-container_-start' from 'https://cache.nixos.org'...
copying path '/nix/store/rbgw1cq7y64wy70vm2fifiw0c4ydrvyg-unit-systemd-backlight-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/mf6az2rrpb4adn8dssh3zlnchgh9kgm3-unit-systemd-importd.service' from 'https://cache.nixos.org'...
copying path '/nix/store/6iv1kzyajlyb49kfs6wfy976ks4agwyc-unit-systemd-journal-flush.service' from 'https://cache.nixos.org'...
copying path '/nix/store/5a8i3z55za4mnvpk0y7rg03wd873yqlm-unit-systemd-journald-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/3h4pdiqqqnhyb2v2vff789qrxz440wfv-unit-systemd-journald.service' from 'https://cache.nixos.org'...
copying path '/nix/store/liwahbpyrdycrrjfzkvc2qjgv8aq8b9d-unit-systemd-logind.service' from 'https://cache.nixos.org'...
copying path '/nix/store/wmi96lpapg8zp2225ack1717199ib2w0-unit-systemd-oomd.service' from 'https://cache.nixos.org'...
copying path '/nix/store/8na0h6q9agwg5s9n12mva6flbkzf8kj6-unit-systemd-pstore.service' from 'https://cache.nixos.org'...
copying path '/nix/store/inwrrsd1f2xv0s6fl9xcb7xyv0rv9j22-unit-systemd-random-seed.service' from 'https://cache.nixos.org'...
copying path '/nix/store/lphc58p137z9c4in5zksgslycv08nw29-unit-systemd-remount-fs.service' from 'https://cache.nixos.org'...
copying path '/nix/store/n6dykni8di3mjmk5zi55izrqzfy08kyy-unit-systemd-timedated.service' from 'https://cache.nixos.org'...
copying path '/nix/store/j9mifn81zqc551m93sr1l44g2sv36yaf-unit-systemd-timesyncd.service' from 'https://cache.nixos.org'...
copying path '/nix/store/a980w7mn0j209gmavnzqibxg4k98gfw7-unit-systemd-tmpfiles-setup.service' from 'https://cache.nixos.org'...
copying path '/nix/store/yrmlq0vmb5vny3yh8yikh1mg6svcq367-unit-systemd-udev-settle.service' from 'https://cache.nixos.org'...
copying path '/nix/store/p64ipdv6prk3ksny182rj2ysfs5w8ihi-unit-systemd-update-utmp.service' from 'https://cache.nixos.org'...
copying path '/nix/store/hvzfpfgl1xnlq854n17x4gyr328mjgmw-unit-systemd-user-sessions.service' from 'https://cache.nixos.org'...
copying path '/nix/store/3m9mdj952l62cg8ldaf1ya9k3h3v3b86-unit-user-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/2i4klavxcjsl14mj5mml5y7xkdbi2sjz-unit-user-runtime-dir-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/96n916fc8kvkrj48dsmmqmdwk9c9r0lq-util-linux-2.40.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/apx36v9jwl052m8sk90jirjch6hyl0m9-vpnc-scripts-unstable-2023-01-03' from 'https://cache.nixos.org'...
copying path '/nix/store/b24sj0ki72i4whd0hn060v3gv79qvch4-w3m-0.5.3+git20230121' from 'https://cache.nixos.org'...
copying path '/nix/store/j0fh0jrxr4sc52dq20d28n6w64ak8fam-wpa_supplicant-2.10' from 'https://cache.nixos.org'...
copying path '/nix/store/4yrxkc1cv7k8zxyihj675p1c5my8327w-xdg-dbus-proxy-0.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/6a6205zvzyqgmad3a43j6mlyh0kwkac1-xdg-utils-1.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/l9x2zizsaz7yghdm788dpl7w3sgmx3c0-vpnc-unstable-2021-11-04' from 'https://cache.nixos.org'...
copying path '/nix/store/9bvmy2fv1wz6p2g37kcsxbyqfcypm95k-nixos-help' from 'https://cache.nixos.org'...
copying path '/nix/store/scxil7rsa9wk3djc4jvk9xr4d3j06pkd-mdadm-4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/iv8pppbqsr73x76l960zgnhk0b47p1xz-mount-pstore.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/xlhd5bky34zkbbqy7mjf3zsgg5yf10gx-install-grub.pl' from 'https://cache.nixos.org'...
copying path '/nix/store/qvd0bkic4yrv33m4jqp7wwnpzwvhih6z-nixos-container' from 'https://cache.nixos.org'...
copying path '/nix/store/fx7m892i8y8sh5pmzxr1cam459bwgsrc-security-wrapper-mount-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/2z2aapzch2qixy26p36apbgcwfjsymh8-nixos-rebuild' from 'https://cache.nixos.org'...
copying path '/nix/store/n6rqpc4i032a9kyxgv8c72hgfl8zgbny-openvpn-2.6.10' from 'https://cache.nixos.org'...
copying path '/nix/store/qshh8nh0brskbiwmazki8bpblmn586hr-security-wrapper-umount-x86_64-unknown-linux-musl' from 'https://cache.nixos.org'...
copying path '/nix/store/hdapv6y2gq7rajsdabd4zz8m9cifnyjx-udev-path' from 'https://cache.nixos.org'...
copying path '/nix/store/p6q40bk7gcs6h4fxx3n8vimc5bw22pmc-unit-NetworkManager-dispatcher.service' from 'https://cache.nixos.org'...
copying path '/nix/store/8dac4vi5m7v0m4prxkrij12pyh7cmcwg-unit-autovt-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/82dfbnyqcz9rqbc1bkplwh69idnmq2r3-nixos-help' from 'https://cache.nixos.org'...
copying path '/nix/store/59xi9xz8v0iaai61ka67g927jhzng6ii-unit-container-getty-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/balxb8l9kjclb5wxrgpl9wwjf8ffq1jb-unit-getty-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/q4nhvfccnayi02i2zqlgs0kbnk28pqmk-reload-container' from 'https://cache.nixos.org'...
copying path '/nix/store/a1b18r3jygrc1lmywdd4gsrpm9bblzfs-unit-mount-pstore.service' from 'https://cache.nixos.org'...
copying path '/nix/store/jj8s0indizw00s3jvgf1amdq1dcfjgm7-unit-save-hwclock.service' from 'https://cache.nixos.org'...
copying path '/nix/store/0m2pjqxcrrqg2h81pgv5yjc96x3dgjiw-unit-script-nixos-activation-start' from 'https://cache.nixos.org'...
copying path '/nix/store/g2jm4yqwz3h83vj7b0b6rcil10yljqa8-unit-script-suid-sgid-wrappers-start' from 'https://cache.nixos.org'...
copying path '/nix/store/fgnd3f2jwqkzg78sx871f7vqazg6mdnn-unit-serial-getty-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/9nj65mbx8bza16lk67j3mn6cllb6g1p1-unit-systemd-fsck-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/2fdn47wlvxhnz3dflhn0qw36jdgcf9r7-unit-systemd-makefs-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/5f3gs9cspm9jypwp88pvr1clssgsfk5p-unit-systemd-mkswap-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/i1xj1z6iy3l24k5b79rg168afvsjdbk3-unit-nixos-activation.service' from 'https://cache.nixos.org'...
copying path '/nix/store/p7y8p27vfv1mwj8ydh0mv982gn7xcl5i-unit-container-.service' from 'https://cache.nixos.org'...
copying path '/nix/store/52xk46jdagdka4l7nmwgd8xk8ibl740c-unit-suid-sgid-wrappers.service' from 'https://cache.nixos.org'...
copying path '/nix/store/h5jbdninmgdywc8mk3hvw90bv9n6fbny-gcr-3.41.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ss8fq3rspsyimz17rf1mm9xijg8mrnga-libdecor-0.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/lyjzqlrk766r9s2hh56cyfli37vrwdl3-stoken-0.93' from 'https://cache.nixos.org'...
copying path '/nix/store/pfymd750qikyqp6bnagi7y7r83dzkycd-openconnect-9.12' from 'https://cache.nixos.org'...
copying path '/nix/store/60c9zqbyz2vw2as309l4rdzwjkyww2ss-networkmanager-1.48.0' from 'https://cache.nixos.org'...
copying path '/nix/store/d5f5grj684mp1xl6h7llgr2cklpdg2z4-criu-3.19' from 'https://cache.nixos.org'...
copying path '/nix/store/jxjzgz1p0hdqsg8k17ivw5mgcd6ffx9c-git-2.44.1' from 'https://cache.nixos.org'...
copying path '/nix/store/n90qk04jw71dk42g7c1ifwdswmbpm3ml-gstreamer-1.24.2' from 'https://cache.nixos.org'...
copying path '/nix/store/f3bmrmcdxxgxzsh8pgwg49z2zhfs9qfq-mesa-24.0.7' from 'https://cache.nixos.org'...
copying path '/nix/store/cxhmk56j11dsy7wqrz1pb34pfrpby11v-python3.11-annotated-types-0.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/a46b5cds6hhb8dycyf2s4bf4mcmgwcci-python3.11-defusedxml-0.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/qgglxpjjja3qpxi6mayabj417n16d3lh-python3.11-certifi-2024.02.02' from 'https://cache.nixos.org'...
copying path '/nix/store/h9aqfjqx95vangljkimfpgyw1nw8fqsw-python3.11-future-1.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/jrr6l56xssk4szz6xxk9mxhk8pxwghhg-python3.11-charset-normalizer-3.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/4flhri1nwh8n0d8a4bx2yjnyigpz00bg-python3.11-click-8.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/y84qvvzrarmks4k7qb9ras6qfsxksnds-python3.11-idna-3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/61nxkwrszkj7kq8d5fp4ch1q8206nlry-python3.11-h11-0.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/scaky5i3jjcfmk23s6pgfd7z9izh0ajf-python3.11-markupsafe-2.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/9pwzc793hrcp24jipqw5zl2h8m3mhnpl-python3.11-netifaces-0.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ylkkfxlxb8038bj7v3iscqg7gyikbfaw-python3.11-orjson-3.10.1' from 'https://cache.nixos.org'...
copying path '/nix/store/lwjnn5iyh8jzzhbvlqw31498mhhkmhcx-python3.11-packaging-24.0' from 'https://cache.nixos.org'...
copying path '/nix/store/cyhnqww4v87ms623dz12aadwi4jwbylj-python3.11-jinja2-3.1.4' from 'https://cache.nixos.org'...
copying path '/nix/store/axvy76bp5kqfypamvxhqsr0l5zj59jr1-python3.11-ply-3.11' from 'https://cache.nixos.org'...
copying path '/nix/store/2gsyagd41rbhr9bpz8qa2lvlby2jx6wa-python3.11-prometheus-client-0.20.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4vd46gwk0iglcwr3rjpbn3yvnq99wshm-python3.11-psutil-5.9.8' from 'https://cache.nixos.org'...
copying path '/nix/store/l2p4g1idjyywj3r4jwdk2gq4rqym7rfl-python3.11-py-cpuinfo-9.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4bdmdszzii18nv4ffxwblm6qf5mdsslp-python3.11-pyasn1-0.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/i65kg4y70qxgw8sb1s35yg1sssc6qxa4-python3.11-pycparser-2.22' from 'https://cache.nixos.org'...
copying path '/nix/store/lqv9kip8am52iy28yrdw97mb8a4c1x4i-python3.11-pycryptodome-3.20.0' from 'https://cache.nixos.org'...
copying path '/nix/store/g4h9138sa5wh6kkfwc7f49q169wcs8s9-python3.11-setuptools-69.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/knpnk7nj6p4i37rc6y1hwrh2ykmx7yb8-crun-1.15' from 'https://cache.nixos.org'...
copying path '/nix/store/bvvfsk50fxqrh84siy70i48ycmsprak1-python3.11-sniffio-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/k920s30a5dqzndfj4ic23p7rs0pc927k-python3.11-typing-extensions-4.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/n166g0yzgrrjy8xlm54awd9yqjd5y277-python3.11-ujson-5.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lyyks38byij5w5cv6kw4mk1ryh3g9a0y-python3.11-pysmi-0.3.4' from 'https://cache.nixos.org'...
copying path '/nix/store/2sd6mncv58k6065w8cf9b5pmagf2jc2f-python3.11-urllib3-2.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/a3wgjxq99f6b86vdjcf5s2x4p4a37nd6-python3.11-uvicorn-0.29.0' from 'https://cache.nixos.org'...
copying path '/nix/store/n4dzhaf8ybxmmk4v47mx00mlllrmg0f0-python3.11-cffi-1.16.0' from 'https://cache.nixos.org'...
copying path '/nix/store/fjqvwg4hxszzna6znkran8zqcj3h6a6a-gst-plugins-base-1.24.2' from 'https://cache.nixos.org'...
copying path '/nix/store/xd17waka1pk7l8ygysax33ypyhdbq186-libcanberra-0.30' from 'https://cache.nixos.org'...
copying path '/nix/store/9rsjf81qyls5d76bcv84awnl3lr7cwh9-libnice-0.1.22' from 'https://cache.nixos.org'...
copying path '/nix/store/zgxhw6fw9imv7csy78d3226zgf0bcv7a-python3.11-anyio-4.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/gbsdjgl4vyp24kjhd8nv6h2iqjzwdcr9-podman-helper-binary-wrapper' from 'https://cache.nixos.org'...
copying path '/nix/store/2jw6ki16k672rj87gbqpds3pxa8k9y9r-python3.11-pydantic-core-2.16.3' from 'https://cache.nixos.org'...
copying path '/nix/store/cf9j4x1ka7s6aajgswvw23d36q4d2a2y-python3.11-brotlicffi-1.1.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/chgr9mgf6faids10cljd5w5r6lvgsj0s-python3.11-starlette-0.37.2' from 'https://cache.nixos.org'...
copying path '/nix/store/a28hfk5bqbz25rzmv0rx49z7djcbr9fg-python3.11-pysnmp-4.4.12' from 'https://cache.nixos.org'...
copying path '/nix/store/6byxhndzdyd5j5bapjqkg996ln1nwlja-podman-5.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/nicjg1xpimrn3zfbndwix25gphv88zlx-python3.11-requests-2.31.0' from 'https://cache.nixos.org'...
copying path '/nix/store/wca9dmvkwkwzs38kbnv6lalbasq6bad1-libcamera-0.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/g50vfybsw1pnqbwrc38rr39v4jc3zn7g-python3.11-pydantic-2.6.3' from 'https://cache.nixos.org'...
copying path '/nix/store/yrhd00i06g1mc8pykv7yb19mzb4f9bzl-pipewire-1.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/r09rb8fklzwvbs8kiss822lmwbqnn8sy-moby-24.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/xsyl8wagg18y14ch4w28wa8iq7i2l5lg-python3.11-fastapi-0.110.2' from 'https://cache.nixos.org'...
copying path '/nix/store/2i2csri2c0kgp19f4jzv2f04ml6pg8y1-SDL2-2.30.2' from 'https://cache.nixos.org'...
copying path '/nix/store/a3w1v6whyppjwgcbnqq1ypmigj3sqnns-openal-soft-1.23.1' from 'https://cache.nixos.org'...
copying path '/nix/store/0qs6lqxic761r65ffdv6jqn6yrsjsqn0-ffmpeg-6.1.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/3fna5rkgzi6zpdax4y44xgkjz90b2sbg-chromaprint-1.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/v6l1g6q0jf726b92c6jq1wm408ga5wdb-gst-plugins-bad-1.24.2' from 'https://cache.nixos.org'...
copying path '/nix/store/4hpsq0q426yawn1a3hzhhqzxrf67cf3r-unit-script-podman-prune-start' from 'https://cache.nixos.org'...
copying path '/nix/store/06hbikas0m21x9hryl6d23p7nxh02l27-unit-podman-prune.service' from 'https://cache.nixos.org'...
copying path '/nix/store/cs81q0560395psfgfcqi4gyp5jjsl769-webkitgtk-2.44.2+abi=4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/w7hlqf906cb0b3r0mxskfikr4lk7904h-gtk4-4.14.3' from 'https://cache.nixos.org'...
copying path '/nix/store/v6j748xy4mxbyrcacbia1g3cndw91n4a-docker-24.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/gx2xr2wb3amdi51kw3yy4pwdaj35qlwr-gcr-4.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/iw19s016g3f1rdc1px4v1sz7saam12qr-libnma-1.10.6' from 'https://cache.nixos.org'...
copying path '/nix/store/fv627psyw1xkdi45kyarql1rqzd6ixn8-libnma-1.10.6' from 'https://cache.nixos.org'...
copying path '/nix/store/9wplkpd0m7aywy214xaf9hsm15j9casf-unit-docker.service' from 'https://cache.nixos.org'...
copying path '/nix/store/zc7jsppdr31p2m8h7rszrgm9gr72wlql-unit-script-docker-prune-start' from 'https://cache.nixos.org'...
copying path '/nix/store/mpaknlr8ag5n3s89qjpypjbl419bmrmi-NetworkManager-iodine-gnome-1.2.0-unstable-2024-05-12' from 'https://cache.nixos.org'...
copying path '/nix/store/rldpl8aqfb1mxy92h1g1mkiwzawx7zzp-NetworkManager-fortisslvpn-gnome-1.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/k4m25q0j67dasmcnydzfz39i2bhdxwsj-NetworkManager-l2tp-gnome-1.20.16' from 'https://cache.nixos.org'...
copying path '/nix/store/pbgfirvwhyhaf5j2diqikv9nnfn762r1-NetworkManager-openvpn-1.10.2' from 'https://cache.nixos.org'...
copying path '/nix/store/78f6kznz79086m1ph2kfpqp9i4jz9csg-NetworkManager-sstp-gnome-1.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/98cbwv04dy9v0cg70v2rxzic1n16jwvm-NetworkManager-vpnc-1.2.8' from 'https://cache.nixos.org'...
copying path '/nix/store/w2n4a6az63khidbcb1biyjbqdqvmj407-linux-6.6.32-modules' from 'https://cache.nixos.org'...
copying path '/nix/store/3y9h9ac48pwljrl4xi2phqn2y7qvkxfs-unit-docker-prune.service' from 'https://cache.nixos.org'...
copying path '/nix/store/038mp39idw965yyv5900s5fcl8a8wbch-NetworkManager-openconnect-1.2.10' from 'https://cache.nixos.org'...
copying path '/nix/store/0m1zy7frpkh3s5ckz8xwf8ki427kcv70-firmware' from 'https://cache.nixos.org'...
copying path '/nix/store/yqk5g9p3in4nbd0jbjkmh5l8mm3wqsvr-etc-modprobe.d-firmware.conf' from 'https://cache.nixos.org'...
### Installing NixOS ###
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '194.233.75.126' (ED25519) to the list of known hosts.
installing the boot loader...
setting up /etc...
updating GRUB 2 menu...
installing the GRUB 2 boot loader on /dev/sda...
Installing for i386-pc platform.
Installation finished. No error reported.
installation finished!
umount: /mnt/boot unmounted
umount: /mnt unmounted
### Waiting for the machine to become reachable again ###
kex_exchange_identification: read: Connection reset by peer
Connection reset by 194.233.75.126 port 22
### Done! ###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment