jade
jade
Related issue: https://github.com/rust-lang/rust/issues/56371 The use case that I want clang for is the integrated assembler, for assembling .s files in my rust kernel build process. I don't believe that there's...
> > The use case that I want clang for is the integrated assembler, for assembling .s files in my rust kernel build process. > > If you are using...
Well... you could just change the download function call to a print call, then wget the stuff you need.
https://github.com/samueldr/nixpkgs/commits/docs/searchable-2/
I feel like Jaeger should fix their software rather than us making our data worse. That said, really this is kind of a fallback attribute, and ideally we should probably...
I should really probably archive this repo. It's a proof of concept mostly, and isn't actively updated to new Nix versions.
try ctrl-Z then enter :) I realize this is a very old bug. and this guidance should be included on Windows.
one issue that causes this sadness on my system https://github.com/abseil/abseil-cpp/issues/1528
oh, reminds me of the NixOS tests we reviewed recently on an internal project. they use .inputDerivation and then some extra store paths mechanism we forget, which pulls the dependencies...
nix-direnv ignoring ambient nix causes repeated support problems while working on Lix because of it trying to evaluate things with an unintended nix implementation and it would help a lot...