You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What branch are you running on? I only test this for nixos-unstable. If you are on nixos stable, it might be better to just use the version that is part of nixpkgs.
I'm attempting to use nix-ld in my system, I have added it to my flake as described in the readme:
flake.nix
flake.lock
but when I run
nixos-rebuild switch
the build fails with compile errors in nix-ldChecking out the repository directly to the same commit that is in the flake.lock and compiling there works just fine
The text was updated successfully, but these errors were encountered: