aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lisp.scm
blob: 5a30e7c1ddfefae669067e51d1d629f5bc1c0901 (about) (plain)
blob size (193KB) exceeds display size limit (100KB).
yle and add libhandy input. Signed-off-by: Ludovic Courtès <ludo@gnu.org> jgart 2022-01-22gnu: granite: Update to 6.2.0 and add python to native inputs....* gnu/packages/pantheon.scm (granite)[phases]: Delete trailing #t. [inputs]: Use new style. [native-inputs]: Likewise and add python. Maxim Cournoyer 2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès 2021-11-24gnu: sideload: Update to 6.0.2....* gnu/packages/pantheon.scm (sideload): Update to 6.0.2. Delete trailing #t. [configure-flags]: Remove nonexistent flatpak build option. [inputs]: Add libhandy. Maxim Cournoyer 2021-06-08gnu: pantheon: Use modern 'define-module' syntax....The :prefix bit introduced in 9f59a9b4bc93b3ef6cd3bd1c9eed04c30ba2d2d4 led to a test failure in 'tests/graph.scm'. * gnu/packages/pantheon.scm: Write #:prefix, not :prefix. Ludovic Courtès