Page MenuHomePhabricator

[guix] Build for windows
ClosedPublic

Authored by Fabien on Feb 15 2024, 18:53.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC6649b0d3da90: [guix] Build for windows
Summary

Enable the windows build on guix.

Test Plan

Run the guix build.

Diff Detail

Event Timeline

Fabien requested review of this revision.Feb 15 2024, 18:53
PiRK requested changes to this revision.Feb 15 2024, 19:25
PiRK added a subscriber: PiRK.
PiRK added inline comments.
contrib/guix/libexec/build.sh
213 ↗(On Diff #45275)

DISTNAME is defined later (line 237)

This revision now requires changes to proceed.Feb 15 2024, 19:25

Don't use undefined variables

This revision is now accepted and ready to land.Feb 16 2024, 11:19
This revision was automatically updated to reflect the committed changes.