#!@SHELL@ # A shorthand for "guix perform-download", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" perform-download "$@" else exec guix perform-download "$@" fi ://git.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
2019-01-15gnu: Separate Python core packages from the rest....Ricardo Wurmus
2018-03-16gnu: Add python2-libadalang....Danny Milosavljevic
2018-03-13gnu: Add python2-langkit....Danny Milosavljevic