2 Sep 2025 |
hexa | *
failed to read root of directory source: /build/servo-0-unstable-2025-09-01-vendor/@vendor@
| 19:17:33 |
hexa | Toma: I mean … it clearly states that is looking in what I assume to be $cargoDeps | 19:18:06 |
hexa | do you have an idea how we can get that resolved? | 19:18:29 |
| aidalgol joined the room. | 21:54:17 |
hexa | * ok, but for some reason the cargo metadata call that mozjs_sys is running chokes on the leftover @vendor@ | 22:29:36 |
3 Sep 2025 |
| ghpzin joined the room. | 07:54:42 |
4 Sep 2025 |
wonrax | anyone using crane know why my binary doesn’t include file names and line numbers in backtrace frames (backtrace-rs)? when i build “normally” with cargo on the host, they show up as expected | 05:02:50 |
Charles | Even in release mode? | 05:11:31 |
wonrax | yes | 05:18:33 |
wonrax | crane builds package in release mode by default I think | 05:18:50 |
wonrax | at least in the craneLib.buildPackage | 05:19:59 |
Charles | I'm asking because I'm not sure if that info is expected to be included in release builds in the first place | 05:35:10 |
Alyssa Ross | It is not | 05:59:29 |
wonrax | i have debug = true set in profile.release in Cargo.toml | 06:00:10 |
wonrax | i would expect building with nix produce the binary that bahaves the same like running cargo build --release | 06:01:53 |
wonrax | i would expect building with crane produce the binary that bahaves the same like running `cargo build --release` | 06:04:38 |
wonrax | btw I created a discussion about this https://github.com/ipetkov/crane/discussions/892 | 06:06:25 |
| FliegendeWurst changed their display name from FliegendeWurst (@GPN23) to FliegendeWurst. | 08:34:41 |
| aidalgol changed their display name from Aidan Gauland to aidalgol[m]. | 11:23:31 |
| aidalgol changed their display name from aidalgol[m] to aidalgol. | 11:24:12 |
| atagen set a profile picture. | 12:04:16 |
| atagen changed their profile picture. | 12:04:39 |
| atagen changed their profile picture. | 12:04:51 |
6 Sep 2025 |
| ironmoon joined the room. | 17:47:05 |
| ironmoon changed their display name from IRONM00N to ironmoon. | 17:50:11 |
dacid44 | is there a way that I can get nix/home-manager to manage stuff I would usually install with cargo install ? (assuming it's not also on nixpkgs) | 19:14:59 |
Winter | package it? :) | 19:15:59 |
dacid44 | so... no? | 19:17:06 |
K900 | No | 19:23:14 |
K900 | But packaging should be trivial | 19:23:17 |