~ruther/guix-cross-shells

70a2087d — Rutherther 2 days ago master
docs: Add initial readme
4caa6773 — Rutherther 2 days ago
feat: Use inputs from bags in inputs-from

To support arbitrary build system with its all build inputs, use bags
instead of packages for obtaining inputs.
ab27b347 — Rutherther 3 days ago
chore: add example with u-boot cross profile
6cc1cad2 — Rutherther 3 days ago
chore: rename pre-inst-env to env
bfeccc6b — Rutherther 3 days ago
feat: Add cross profile package support

Supports cross profile with the default target packages from
gnu-build-system. Accepts inputs, native-inputs or inputs-from where
the inputs are taken out of the package.

What remains is to think of a way to support arbitrary build system,
possibly via bags. As a first proof of concept, the build system could
be matched and packages hardcoded for each of them... then the inputs
can be taken when inputs-from is used, or one could make a list of
build systems to include in a new field.
4cb64414 — Rutherther 5 days ago
feat: Add cross-package-job and gexp compiler for it

This will allow compiling packages to cross targets, using gexps,
ungexping cross-package-job will produce a derivation for the given target.
ebe06709 — Rutherther 2 months ago
Initial commit
Do not follow this link