Julian Stecklina
Julian Stecklina
I placed a _bounty_ for this issue, because it is really annoying. :) https://www.bountysource.com/issues/1025125-multisession-support-in-otr
This is interesting. It seems Nix automatically strips version numbers, but fails (understandably) for the "unknown" suffix. We can either: - drop "-unknown" in the derivation names, - set `meta.programName`...
There is also a relevant discussion on the Nix Discourse: https://discourse.nixos.org/t/build-rust-app-using-cargos-build-std-feature-with-naersk-fails-because-rust-src-is-missing/13161/5 The current workaround is to [list all extra dependencies](https://discourse.nixos.org/t/build-rust-app-using-cargos-build-std-feature-with-naersk-fails-because-rust-src-is-missing/13161/4?u=blitz) in the cargo file of the project you want to...
@Anderssorby Looks pretty uncontroversial. Is there something in the test suite that tests this?
@puffnfresh Can you rebase this on top of master?
> I fixed the merge conflicts and enabled the python bindings in [master...kevinmehall:onnxruntime](https://github.com/NixOS/nixpkgs/compare/master...kevinmehall:onnxruntime). > > I also started looking at updating to onnxruntime 1.11.1 -- looks like that will require...
@ansuz Do you have any news? I'd love to automate the update process for the NixOS package and the bower dependency still prevents this.
I can confirm this. I'm running Firefox 69.0.2 on Linux.
> I marked this as stale due to inactivity. → [More info](https://github.com/NixOS/nix/blob/master/.github/STALE-BOT.md) This is still an issue.
The X509Certificate class has a getFingerprint method that generates different kinds of digests: https://github.com/kisli/vmime/blob/master/src/vmime/security/cert/X509Certificate.hpp#L155