NixOS/nix

Make cross compilation of Nix itself easy using `default.nix`

Open

#8,561 opened on Jun 21, 2023

View on GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (1,293 forks)batch import
good first issueportability

Repository metrics

Stars
 (9,803 stars)
PR merge metrics
 (Avg merge 7d 11h) (83 merged PRs in 30d)

Description

We could make cross compilation a lot easier using default.nix, as it can take the systems as parameters

Originally posted by @roberth in https://github.com/NixOS/nix/issues/8556#issuecomment-1600607499

Contributor guide