#!@SHELL@ # A shorthand for "guix authenticate", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" authenticate "$@" else exec guix authenticate "$@" fi tom feed' href='https://git.koszko.org/guix/atom/build-aux/check-final-inputs-self-contained.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/build-aux/check-final-inputs-self-contained.scm
AgeCommit message (Expand)Author
2021-03-10ci: Remove hydra support....Mathieu Othacehe