Use newer mold after nix flake update
This commit is contained in:
parent
a4ed3b922f
commit
72ad086305
|
@ -1,3 +1,3 @@
|
|||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=/nix/store/ilpj5jgcdjwk11qv69yxvpn97h8i15zi-mold-2.31.0/bin/mold"]
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=/nix/store/46n1qljc0drdz4r2k9smxxb8kl79di25-mold-2.32.1/bin/mold"]
|
||||
|
|
Loading…
Reference in a new issue