@@ -20,6 +20,7 @@
|
||||
clang
|
||||
llvmPackages.bintools
|
||||
rustup
|
||||
typst
|
||||
];
|
||||
|
||||
RUSTC_VERSION = overrides.toolchain.channel;
|
||||
@@ -46,7 +47,6 @@
|
||||
(builtins.map (a: ''-I"${a}/include"'') [
|
||||
# add dev libraries here (e.g. pkgs.libvmi.dev)
|
||||
pkgs.glibc.dev
|
||||
pkgs.typst
|
||||
])
|
||||
# Includes with special directory paths
|
||||
++ [
|
||||
|
||||
Reference in New Issue
Block a user