Stefan Junker
Stefan Junker
I didn't run into this after I stopped backing up to an rclone mount so I think this isn't a bug in rdedup.
closing in favor of holochain/sbd#20
reopened becasue we need to maintain the TURN infrastructure for a while longer than initially expected when SBD started emerging.
@burdiyan would be great to see a full example of how that snippet fits into overriding stdenv for a rust derivation. in my case i'm trying to get `buildRustPackage` to...
thanks @burdiyan. is the final effect that `cargo build` will use `CC` from your system? do you also change something in the project's Cargo.toml? i'm asking because i see this...
there's a good chance this is fixed in [nix >=2.20.0](https://github.com/NixOS/nix/pull/8544/).
also see #3629 as an alternative option to implementing this feature in our custom tooling.
https://github.com/nix-community/home-manager/pull/3339 had some activity last month. maybe enough to mark this as not stale.
potential solutions to follow-up on: * https://discourse.nixos.org/t/golang-macos-intel-x86-64-darwin-sectrustevaluatewitherror/42707/6
it's occurring to me that when we bump our version on various builders/workflows of our CI infrastructure, we don't know the minimum compatible Nix version that end-users of e.g. `.#holonix`...