#!@SHELL@ # A shorthand for "guix offload", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" offload "$@" else exec guix offload "$@" fi ernate' title='Atom feed' href='https://git.koszko.org/guix/atom/gnu/packages/hyperledger.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/hyperledger.scm
AgeCommit message (Expand)Author
2022-11-06gnu: fmt: Update to 9.1.0....Maxim Cournoyer