nixcfg/overlays/unstable
Harald Hoyer c9c7f6916a fix(llama-cpp-rocm): wire rocwmma include path for hipcc
rocwmma is header-only and ships no CMake config file, so
find_package(rocwmma) is not available. hipcc/clang also bypass the
nixpkgs cc-wrapper that would normally pick up headers from
buildInputs, so the rocwmma path was unreachable and the build failed
with:

  ggml-cuda/vendors/hip.h: 'rocwmma/rocwmma-version.hpp' file not found

Inject -I<rocwmma>/include via CMAKE_HIP_FLAGS (HIP TUs) and
CMAKE_CXX_FLAGS (C++ TUs that include hip.h transitively).
2026-05-06 09:22:05 +02:00
..
claude-code chore: claude-code update 2026-05-01 08:15:53 +02:00
gemini-cli chore: update packages and dependencies 2025-06-30 09:49:01 +02:00
aider-chat.nix nix fmt 2026-02-24 13:25:42 +01:00
default.nix fix(llama-cpp-rocm): wire rocwmma include path for hipcc 2026-05-06 09:22:05 +02:00
gnome-remote-desktop-mac.patch add amd 2026-01-17 14:48:45 +01:00
goose.nix nix fmt 2026-02-24 13:25:42 +01:00
roo-code.nix nix fmt 2026-02-24 13:25:42 +01:00