#!@SHELL@
# A shorthand for "guix substitute", for use by the daemon.
if test "x$GUIX_UNINSTALLED" = "x"
then
prefix="@prefix@"
exec_prefix="@exec_prefix@"
exec "@bindir@/guix" substitute "$@"
else
exec guix substitute "$@"
fi
tle='Atom feed' href='https://git.koszko.org/guix/atom/gnu/packages/abduco.scm?h=koszko' type='application/atom+xml'/>
Age | Commit message (Collapse) | Author |
|
* gnu/packages/abduco.scm (abduco)[arguments]: Replace hard-coded gcc
with cc-for-target in make-flags.
|
|
* gnu/packages/abduco.scm (abduco)[home-page]: Use HTTPS URI.
[source]: Likewise.
|