Luka Blašković

Results 12 comments of Luka Blašković

If someone is interested in this, I did quick hack in nixpkgs and enabled LTO + codegen-units=1 in release build: ~https://github.com/tvbeat/nixpkgs/commit/2aa98b7cc4738ac191dbed21afdf07604f4f43c8~ https://github.com/tvbeat/nixpkgs/commit/fd43d7c989d6b1549d0bac8177b19c57c184bd34

@zseri Unfortunately I don't have time to prepare it for upstream inclusion. Next thing on my agenda is to get singe crate to build in parallel, this causes major build...

Thank you for your efforts on this, LTO support in buildRustCrate is far from trivial, maybe to add some callback function and let user reason whether to enable LTO for...

@c10l Is there any plan to finish this? Looking forward to get this merged! Thank you!

https://github.com/JohnnyMorganz/StyLua

@lovesegfault can you test it again with `master`, I had a similar issue before. I don't see linker errors any more.

Hello, Did you add cabot_alert_slack to CABOT_PLUGINS_ENABLED ? That should be enough to make it work.

Just tested this pull request, works great! Without `base_volume_copy` I'm unable to get VM root partition in specified size, as LVM COW snapshot cannot be resized. Here is my working...

With https://github.com/nix-community/nixos-vscode-server/pull/78 new binary paths are handled correctly. I've switched few nixos 23.11 machines to it, so far no problems.

With https://github.com/NixOS/nixpkgs/pull/401965 merged this issue is now resolved. Thanks @0xADD1E for https://github.com/0xADD1E/min-aws-lc-rs-borked it helped a lot.