Pedro Lara Campos

Results 136 comments of Pedro Lara Campos

@mio-19 I wasn't really trying, but accidentally fixed ZFS:

> My NVIDIA nix code contains the following This config should not be affected and the fix for nvidia-settings was already released. It might be other module and not Nvidia....

> Here are the full logs for the problematic linux-pam package: No no, I need the `nix build` (or `nixos-rebuild`) logs, to see which module depends on something that depends...

Ok, so it's VirtualBox, I'll take a look tonight.

For tracking: `opensnitch-ebpf` and `openrazer` also fails the same path.

Sorry, I must have missed this issue. Do you have a link for the `different` part?

I've added `reqwest = { git = "https://github.com/zed-industries/reqwest.git", rev = "951c770a32f1998d6e999cef3e59e0013e6c4415" }` to `[patch.crates-io]` in `Cargo.toml`. And then called `cargo update -p 'git+https://github.com/zed-industries/reqwest.git?rev=951c770a32f1998d6e999cef3e59e0013e6c4415#[email protected]'` that ripped `"reqwest 0.12.15 (registry+https://github.com/rust-lang/crates.io-index)"` away. But...

Unfortunately, it does not solely impact Cargo in my system. Since Nix likes to patch and hash all the sources, we use [a utility called `fetchCargoVendor`](https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/rust.section.md#vendoring-of-dependencies-vendoring-of-dependencies). This utility also doesn't...

Thanks for re-opening the issue, and sorry for the trouble!

> It still happened in 525.60.11 This situation described in a 9mo old Reddit post hasn't changed so far: > Nvidia's EGL implementation doesn't implement prime render offload and the...