Skip to content

Commit e3e080e

Browse files
committed
Fix dynamic linking on nixos
1 parent 9c118e5 commit e3e080e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flake.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@
200200
pkgs.toml2json
201201
rustfmt
202202
utils
203-
204-
pkgs.rustup
205203
];
206204
LIBCLANG_PATH = "${pkgs.llvmPackages.libclang.lib}/lib";
207205
DYLD_LIBRARY_PATH = pkgs.lib.makeLibraryPath [ pkgs.libz rustc ];

0 commit comments

Comments
 (0)