Heyo @FlameFlag , someone mentioned nix is not building in 1.98, thought you might want to take a look. This is the log they sent me.
building the system configuration...
error: Cannot build '/nix/store/rg9hfwz44cglwd97wiw72q0pdphrbdps-koboldcpp-1.98.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/8qpm8y8rsix345a1k4h3gd60k8p3jhb9-koboldcpp-1.98.1
Last 25 log lines:
> string_to_spv: rwkv_wkv6_f32
> string_to_spv: opt_step_adamw_f32
> string_to_spv: opt_step_sgd_f32
> string_to_spv: conv2d_f32_unroll
> string_to_spv: conv2d_f16_f32_unroll
> string_to_spv: conv2d_f32
> string_to_spv: conv2d_f16_f32
> string_to_spv: conv2d_f32_cm2
> string_to_spv: conv2d_f16_f32_cm2
> string_to_spv: conv2d_dw_whcn_f32
> string_to_spv: conv2d_dw_cwhn_f32
> string_to_spv: conv2d_dw_whcn_f16_f32
> string_to_spv: conv2d_dw_cwhn_f16_f32
> string_to_spv: roll_f32
> string_to_spv: add_id_f32
> string_to_spv: multi_add_f32
> string_to_spv: multi_add_rms_f32
> Vulkan Shaders Rebuilt for Linux...
> make[1]: Leaving directory '/build/source'
> g++ -I. -Iggml/include -Iggml/src -Iggml/src/ggml-cpu -Iinclude -Isrc -I./common -I./vendor -I./vendor/stb -I./include -I./include/CL -I./otherarch -I./otherarch/tools -I./otherarch/sdcpp -I./otherarch/ttscpp/include -I./otherarch/ttscpp/src -I./otherarch/sdcpp/thirdparty -I./include/vulkan -O3 -fno-finite-math-only -std=c++17 -fPIC -DLOG_DISABLE_LOGS -D_GNU_SOURCE -DGGML_USE_CPU -DGGML_USE_CPU_REPACK -DNDEBUG -s -DGGML_USE_LLAMAFILE -pthread -Wno-multichar -Wno-write-strings -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-variable -pthread -DGGML_USE_VULKAN -DSD_USE_VULKAN -c ggml/src/ggml-vulkan/ggml-vulkan.cpp -o ggml-vulkan.o
> g++ -I. -Iggml/include -Iggml/src -Iggml/src/ggml-cpu -Iinclude -Isrc -I./common -I./vendor -I./vendor/stb -I./include -I./include/CL -I./otherarch -I./otherarch/tools -I./otherarch/sdcpp -I./otherarch/ttscpp/include -I./otherarch/ttscpp/src -I./otherarch/sdcpp/thirdparty -I./include/vulkan -O3 -fno-finite-math-only -std=c++17 -fPIC -DLOG_DISABLE_LOGS -D_GNU_SOURCE -DGGML_USE_CPU -DGGML_USE_CPU_REPACK -DNDEBUG -s -DGGML_USE_LLAMAFILE -pthread -Wno-multichar -Wno-write-strings -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-variable -pthread -DGGML_USE_VULKAN -DSD_USE_VULKAN -c ggml/src/ggml-vulkan-shaders.cpp -o ggml-vulkan-shaders.o
> g++: fatal error: Killed signal terminated program cc1plus
> compilation terminated.
> make: *** [Makefile:655: ggml-vulkan-shaders.o] Error 1
> make: *** Waiting for unfinished jobs....
For full logs, run:
nix log /nix/store/rg9hfwz44cglwd97wiw72q0pdphrbdps-koboldcpp-1.98.1.drv
error: Cannot build '/nix/store/7krzjqq3y123nkczg9z007qhaprjng2p-koboldcpp-1.98.1_fish-completions.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/bwj7pmfvks7s66kl5s0hfma6138vcdjh-koboldcpp-1.98.1_fish-completions
error: Cannot build '/nix/store/27kv0wy5rjkdrv23zzsbci4g08iiz6zp-system-path.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/x8cpc8cgikqcd85pjvmk8g3nlpn0qn5k-system-path
error: Cannot build '/nix/store/w3q555y6cl4i3mwmvzq8r1g21d42h213-nixos-system-nixos-25.11.20251009.0b4defa.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/0gi98ar9xnma397fw00b9q7sys0s909f-nixos-system-nixos-25.11.20251009.0b4defa
Command 'nix --extra-experimental-features 'nix-command flakes' build --print-out-paths '/etc/nixos/#nixosConfigurations."nixos".config.system.build.toplevel' --no-link' returned non-zero exit status 1.
Heyo @FlameFlag , someone mentioned nix is not building in 1.98, thought you might want to take a look. This is the log they sent me.