Redhawk
Redhawk
I would also backup the this repo by forking it, Apple is not friendly towards open source projects. I would expect to see a dmca from github any day.
> Can you share more information? Which OS are you using? ARM / x86? Exact steps you use to build? I'm on nixos but I opened a distrobox ubuntu container...
I'll try on nixos again and if I can get it working I'll pr my flake for so no other nixos user will have problems compiling.
> Can you share more information? Which OS are you using? ARM / x86? Exact steps you use to build? I tried building on nixos again and got this new...
A weird thing is I added gnu's readline library because cmake complained and it still doesn't find it.
Thanks this is my flake for anyone in the future since I've moved on ```nix { inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; devenv.url = "github:cachix/devenv"; }; outputs = inputs@{ flake-parts,...
> Interesting. Does this work on 2b2t? It **should**, but not tested.
@leijurv @ZacSharp thoughts?
erm, what the sigma
> Is there something I need to do for this to have an effect? I just tried testing this and can't tell whether I was placeboing myself or it's actually...