1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 20:20:32 +02:00
Files
guix/gnu
Liliana Marie Prikler b8fc916951 gnu: stex-bootstrap: Guard against unsupported systems.
The current implementation of nix-system->chez-machine et al. is rather
brittle and fails in unexpected ways.  In the meantime while a better
replacement is being built, prevent falsy return values from causing errors,
such as a failing “guix pull”.  See <https://issues.guix.gnu.org/54292>.

* gnu/packages/chez.scm (stex-bootstrap)[maybe-compile]: Use and=> to only
call chez-machine->threaded if nix-system->chez-machine returns a truthy
value.
2022-03-08 20:53:44 +01:00
..
2022-02-21 13:38:47 +01:00
2021-12-23 10:53:59 +01:00
2022-03-04 23:36:58 +01:00
2022-02-08 13:34:02 +01:00