Nix Rust | 641 Members | |
| Rust | 147 Servers |
| Sender | Message | Time |
|---|---|---|
| 21 Oct 2025 | ||
* and --offline is likely going to fail, because it can't fetch | 23:20:45 | |
| but that would imply patching cargo_metadata | 23:21:22 | |
* but that would imply patching cargo\_metadata | 23:21:26 | |
* but that would imply patching cargo_metadata | 23:21:28 | |
| 22 Oct 2025 | ||
| Seeing what's it used for, i.e., determining the include path inside another crate, it seems easier to just replace the whole detection instead (so just the invocation of that function) | 06:56:07 | |
| * Seeing what it's used for, i.e., determining the include path inside another crate, it seems easier to just replace the whole detection instead (so just the invocation of that function) | 06:56:30 | |
| testing that now, let's see | 07:52:35 | |
| it's still building so I guess that's a good sign | 08:10:06 | |
| thanks for the ping. I'll look today. Catching up after having been sick. | 09:30:07 | |
| * let's give Alyssa Ross some more time to react but otherwise I'd merge it tomorrow | 09:30:42 | |
| hexa: build passing 👀 | 09:34:58 | |
Download grafik.png | 09:35:32 | |
| sending the diff as a PR review in a moment | 09:36:07 | |
| 23 Oct 2025 | ||
| https://nvd.nist.gov/vuln/detail/CVE-2025-62518 | 22:04:02 | |
| "tarmageddon" | 22:04:25 | |
| Doesn't really seem to be used outside uv fortunately (which was already bumped to the fixed release) | 22:08:43 | |
| Oh nvm we do have some other affected Rust packages (that don't have a fixed release) | 22:10:06 | |
| ripgrep-all at least | 22:11:37 | |
| 22:13:27 | |
| oh no | 22:13:29 | |
| could this be made into a ZHF sidequest? | 22:56:17 | |
| you mean poking upstreams to relock? 😄 | 22:58:08 | |
| that's a very exciting idea for a "sidequest" | 22:58:25 | |
| * that's a very "exciting" idea for a "sidequest" | 22:58:40 | |
| 24 Oct 2025 | ||
In reply to @hexa:lossy.networkWell it's that or Cmake 4 :P | 11:10:16 | |
| or we can start now, since niklaskorz was kind enough to make a tracking issue https://github.com/NixOS/nixpkgs/issues/455265 | 18:59:31 | |
| 26 Oct 2025 | ||
| I'm confused. And a Rust (ecosystem) beginner. Is there a way to run cargo udeps on NixOS on a project that uses the stable toolchain? And should I use rustup or not use rustup? I've been developing with a direnv+flake that does For I noticed there's also a | 15:33:09 | |
| * I'm confused. And a Rust (ecosystem) beginner. Is there a way to run cargo udeps on NixOS on a project that uses the stable toolchain? And should I use rustup or not use rustup? I've been developing with a direnv+flake that does For I noticed there's also a | 15:33:34 | |
| * I'm confused. And a Rust (ecosystem) beginner. Is there a way to run cargo udeps on NixOS on a project that uses the stable toolchain? And should I use rustup or not use rustup? I've been developing with a direnv+flake that does For I noticed there's also a | 15:33:50 | |
| (I don't know if this is a related problem, but my rustup unstable toolchain fails to link because it tries to invoke a GCd ld-wrapper from the store.) | 15:34:38 | |