This repository was archived by the owner on Feb 15, 2024. It is now read-only.
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
Open
Description
When I tried to build the NixOS on VMware, it failed. Is it a problem of VM? Maybe I will try it on a real laptop. But I'm scared for the problem happening again.
[(Flakes)$:/mnt/etc/nixos/Flakes]$ nixos-install --no-root-passwd --flake .#laptop
copying channel...
building the flake in path:/mnt/etc/nixos/Flakes?lastModified=1684762385&narHash=sha256-2m%2fbM1UPmdw1ZK+RNam%2fWOUveIBJI4FfPL1JQSU8KeU=...
error: builder for '/nix/store/ik4kgzv6dpnw0pxx3igr7g99nf5lzird-nerdfonts-2.3.3.drv' failed with exit code 1;
last 10 log lines:
> inflating: Lilex Light Nerd Font Complete Mono Windows Compatible.ttf
> inflating: Lilex Light Nerd Font Complete Mono.ttf
> inflating: Lilex Light Nerd Font Complete Windows Compatible.otf
> Lilex Light Nerd Font Complete Windows Compatible.otf: write error (disk full?). Continue? (y/n/^C)
> warning: Lilex Light Nerd Font Complete Windows Compatible.otf is probably truncated
> replace Lilex Bold Nerd Font Complete Mono Windows Compatible.ttf? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
> (EOF or read error, treating as "[N]one" ...)
> Lilex Regular Nerd Font Complete Windows Compatible.otf: write error (disk full?). Continue? (y/n/^C)
> warning: Lilex Regular Nerd Font Complete Windows Compatible.otf is probably truncated
> do not know how to unpack source archive /nix/store/x3qiwr42s2hj25sabm83dsz07d9j8hly-Lilex.zip
For full logs, run 'nix log /nix/store/ik4kgzv6dpnw0pxx3igr7g99nf5lzird-nerdfonts-2.3.3.drv'.
note: build failure may have been caused by lack of free disk space
error: 1 dependencies of derivation '/nix/store/z5aawywnb18kjqyp5n0ndpk8pg6i951a-fc-00-nixos-cache.conf.drv' failed to build
error: 1 dependencies of derivation '/nix/store/arnxpcfylw6ckzahyrdmqk90ly1ihbcd-fontconfig-conf.drv' failed to build
error: 1 dependencies of derivation '/nix/store/8xyy89lnwiad8s2wcfqi1jaln9ihx4jl-fontconfig-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/8d3ylq2p6437ws7rx5xrczh1cnimxlij-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/168sm5fhq31f8x4pss3swk4svykbypcm-nixos-system-nixos-23.05.20230422.6c43a34.drv' failed to build
[(Flakes)$:/mnt/etc/nixos/Flakes]$ df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 397M 0 397M 0% /dev
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 2.0G 11M 2.0G 1% /run
tmpfs 3.9G 384K 3.9G 1% /run/wrappers
tmpfs 3.9G 33M 3.9G 1% /
/dev/root 837M 837M 0 100% /iso
/dev/loop0 804M 804M 0 100% /nix/.ro-store
tmpfs 3.9G 1.3G 2.7G 32% /nix/.rw-store
overlay 3.9G 1.3G 2.7G 32% /nix/store
tmpfs 793M 0 793M 0% /run/user/1000
/dev/sda1 118G 24G 89G 22% /mnt
/dev/sda3 487M 4.0K 487M 1% /mnt/boot
[(Flakes)$:/mnt/etc/nixos/Flakes]$
Metadata
Metadata
Assignees
Labels
No labels