-
Notifications
You must be signed in to change notification settings - Fork 36
Build failed #30
Comments
disable nerdfonts in module/fonts and retry |
I think you should try branch minimal and edit the config accordingly |
Thanks. But it was already the branch minimal. |
When downloading the binary cache, it will take up ram, and if you don't set the ram to be large enough, an out of memory situation will occur. |
Thanks. So 8GB RAM is not enough? |
Yes |
I'm not sure if vmware can enable memory sharing, if so you can enable it |
Is it correct? Other problem: "No such file or directory". [(Flakes)$:/mnt/etc/nixos/Flakes]$ nixos-install --no-root-passwd --flake .#laptop
copying channel...
building the flake in path:/mnt/etc/nixos/Flakes?lastModified=1684804446&narHash=sha256-7XD2OCCGAvEAPFKxB3uJqeq2b0127O3fNUe1NA4i0bk=...
installing the boot loader...
setting up /etc...
/etc/tmpfiles.d/journal-nocow.conf:26: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/etc/tmpfiles.d/systemd.conf:23: Failed to replace specifiers in '/run/log/journal/%m': No such file or directory
/etc/tmpfiles.d/systemd.conf:25: Failed to replace specifiers in '/run/log/journal/%m': No such file or directory
/etc/tmpfiles.d/systemd.conf:26: Failed to replace specifiers in '/run/log/journal/%m/*.journal*': No such file or directory
/etc/tmpfiles.d/systemd.conf:29: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/etc/tmpfiles.d/systemd.conf:30: Failed to replace specifiers in '/var/log/journal/%m/system.journal': No such file or directory
/etc/tmpfiles.d/systemd.conf:32: Failed to replace specifiers in '/var/log/journal/%m': No such file or directory
/etc/tmpfiles.d/systemd.conf:33: Failed to replace specifiers in '/var/log/journal/%m/system.journal': No such file or directory
Initializing machine ID from random generator.
Created "/boot/EFI".
Created "/boot/EFI/systemd".
Created "/boot/EFI/BOOT".
Created "/boot/loader".
Created "/boot/loader/entries".
Created "/boot/EFI/Linux".
Copied "/nix/store/28njqxn2gywvz45pfgwim5b2g1dqdymv-systemd-253.2/lib/systemd/boot/efi/systemd-bootx64.efi" to "/boot/EFI/systemd/systemd-bootx64.efi".
Copied "/nix/store/28njqxn2gywvz45pfgwim5b2g1dqdymv-systemd-253.2/lib/systemd/boot/efi/systemd-bootx64.efi" to "/boot/EFI/BOOT/BOOTX64.EFI".
Random seed file /boot/loader/random-seed successfully written (32 bytes).
Not booted with EFI, skipping EFI variable setup.
Not booted with EFI, skipping EFI variable setup.
installation finished!
[(Flakes)$:/mnt/etc/nixos/Flakes]$ |
This is no problem |
My default desktop configuration is hyprland, and as far as I can tell, there is a real problem with the VM support. |
Thanks. Maybe I'll try it on a real machine later. |
Same issue on a real machine. After trying to run Hyprland manually it throws: |
@NudistBeaaach Do you have Nvidia gpu? |
Oh sorry! I completely forgotten to answer in this issue, it is fixed. I just had to enable hyprland in flake's config like here |
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.
The text was updated successfully, but these errors were encountered: