From 1e0f17abbc9ae45aee8d9dde875fad3aabcac18b Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 28 Mar 2025 19:26:42 -0400 Subject: Mold --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index e891319..e1f4ba5 100644 --- a/flake.nix +++ b/flake.nix @@ -185,6 +185,7 @@ pkgs.rust-analyzer pkgs.glxinfo pkgs.cmake + pkgs.mold ] ++ native.nativeBuildInputs ++ native.buildInputs; LIBRARY_PATH = "$LIBRARY_PATH:${pkgs.lib.makeLibraryPath native.buildInputs}"; RUSTFLAGS="-L ${glfw}/lib"; -- cgit v1.2.3