polybit
polybit
It seems that Mold doesn't set rpath as you'd expect, at least not on NixOS?
> not a bug not good
Any progress on this? This warning propagates in my sandboxed build containers.
I'm also experiencing this on NixOS+NVIDIA.
Note: you can kind of get this to work by overwriting your local Cargo command, but it'd be nice if this was officially supported. Building an MSI seems to fail...
Note: #78 seems to occur if the output name contains a hyphen.
#77 doesn't occur for me if I run the command with the following format: ``` $ cargo bundle --target x86_64-pc-windows-msvc --format msi --release Compiling x v0.1.0 (/home/bach/projects/x) Finished `release` profile...
We've downgraded to 8.3.3, which seems to revert this issue.
> Hello! [@poly2it](https://github.com/poly2it) > > NixOS version? How is DocumentServer installed? Full DocumentServer and Nextcloud logs? Hi @avdddd1111, We're running NixOS unstable, this was Nixpkgs revision 544961dfcce86422ba200ed9a0b00dd4b1486ec5. DocumentServer is configured...