Sqlite broken on i686
NixOS Discourse
Sqlite broken on i686
Hi, long-time nix user first time caller π I am trying to compile a (minimal) NixOS image for i686 hardware; I understand Nix dropped official support for i686 years ago, but I am willing to fix broken packages as they come up. However, I am still learning how to debug and fix failing derivations, so some hand-holding would be appreciated! The sqlite package fails to cross-compile on recent nixpkgs: nix build --impure --expr "(import <nixpkgs> {}).pkgsCross.gnu32.sqlite" It fail...
0 comments
No comments yet.