GNU bug report logs -
#64891
[PATCH] gnu: Add hare
Previous Next
Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Date: Thu, 27 Jul 2023 08:37:01 UTC
Severity: normal
Tags: patch
Done: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ekaitz Zarraga <ekaitz <at> elenq.tech> writes:
> Hi,
>
> I applied most of the proposed changes to the hare package, and I split the commit in two.
Looks good :) It's easier to read and apply the patches if you send
them with 'git send-email' as described by the manual, though:
https://guix.gnu.org/manual/devel/en/html_node/Sending-a-Patch-Series.html
> I talked with the devs and we need to propagate at least those variables because
> the config.mk file is not persisting the values. We'll patch that upstream
> later.
You can still do something like this, surely?
(substitute* "foo/bar.ha"
(("\"harec\") (search-input-file inputs "/bin/harec"))
(("\"qbe\") (search-input-file inputs "/bin/qbe")))
-- (
This bug report was last modified 322 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.