Trying to update via nixos-rebuild switch --upgrade
. I have boot.kernelPackages = pkgs.linuxPackages_5_10;
set in my config.
The last few lines of output
LD [M] drivers/gnss/gnss-ubx.o
CC [M] drivers/fpga/dfl-fme-main.o
LD [M] drivers/gnss/gnss-sirf.o
CC [M] drivers/fpga/dfl-fme-pr.o
CC [M] drivers/fpga/dfl-fme-error.o
CC [M] drivers/fpga/dfl-fme-perf.o
LD [M] drivers/most/most_core.o
CC [M] drivers/fpga/dfl-fme-mgr.o
CC [M] drivers/fpga/dfl-fme-br.o
CC [M] drivers/fpga/dfl-fme-region.o
CC [M] drivers/fpga/dfl-afu-main.o
CC [M] drivers/fpga/dfl-afu-region.o
CC [M] drivers/fpga/dfl-afu-dma-region.o
LD [M] drivers/infiniband/sw/siw/siw.o
CC [M] drivers/fpga/dfl-afu-error.o
CC [M] drivers/fpga/dfl-pci.o
LD [M] drivers/fpga/dfl-fme.o
LD [M] drivers/fpga/dfl-afu.o
make: *** [../Makefile:192: __sub-make] Error 2
error: builder for '/nix/store/b028mkppzsflbbbvxlqmyfc91v7dvr6x-linux-5.10.192.drv' failed with exit code 2
error: 1 dependencies of derivation '/nix/store/3yd3gj4mm9477ipranwxpaxx0ra24s28-nixos-system-hhhh-23.11pre520855.3e52e76b70d5.drv' failed to build
System info: nix-shell -p nix-info --run "nix-info -m"
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 5.10.187, NixOS, 23.11 (Tapir), 23.11pre507671.ef99fa5c5ed`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.15.1`
- channels(imsohexy): `"home-manager, nixos"`
- channels(root): `"home-manager, nixos"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`