#!@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 .koszko.org/guix/atom/gnu/packages/ada.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ada.scm
AgeCommit message (Expand)Author
2023-02-16gnu: Remove unneeded module imports....Efraim Flashner
2022-05-31gnu: Remove python2-langkit....Maxim Cournoyer