diff '--color=auto' -urN shadowman-5.orig/Makefile shadowman-5/Makefile
--- shadowman-5.orig/Makefile	2026-01-06 08:43:54.000000000 +0100
+++ shadowman-5/Makefile	2026-07-08 15:22:00.560850797 +0200
@@ -5,7 +5,7 @@
 eselectdir = $(datadir)/eselect/modules
 moduledir = $(datadir)/shadowman
 
-INSTALL_MODULES_COMPILER = clang gcc posix
+INSTALL_MODULES_COMPILER = clang cuda gcc posix
 INSTALL_MODULES_TOOL = ccache distcc icecc sccache
 
 all:
diff '--color=auto' -urN shadowman-5.orig/modules/compilers/cuda shadowman-5/modules/compilers/cuda
--- shadowman-5.orig/modules/compilers/cuda	1970-01-01 01:00:00.000000000 +0100
+++ shadowman-5/modules/compilers/cuda	2026-07-08 15:21:28.074609610 +0200
@@ -0,0 +1 @@
+nvcc
