aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/clojure.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2019-02-26 14:27:49 +0200
committerEfraim Flashner <efraim@flashner.co.il>2019-03-23 22:26:48 +0200
commit4e4c3114653d23926aea7b658f6a2ba04bc0e2f3 (patch)
tree78824c362dd7367b827e53b60440713c3c5074ab /gnu/packages/clojure.scm
parentf7f8e767cd55c3731b85ede8d329e501d32c097a (diff)
downloadguix-4e4c3114653d23926aea7b658f6a2ba04bc0e2f3.tar.gz
guix-4e4c3114653d23926aea7b658f6a2ba04bc0e2f3.zip
build: Add rakudo-build-system.
* guix/build-system/rakudo.scm, guix/build/rakudo-build-system.scm: New files. * Makefile.am (MODULES): Add them. * doc/guix.texi (Build System): Document it.
Diffstat (limited to 'gnu/packages/clojure.scm')
0 files changed, 0 insertions, 0 deletions
2022-12-06gnu: terminology: Update to 1.13.0.Efraim Flashner * gnu/packages/enlightenment.scm (terminology): Update to 1.13.0. 2022-09-19gnu: enlightenment: Update to 0.25.4.Efraim Flashner * gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.4. 2022-09-19gnu: efl: Update to 1.26.3.Efraim Flashner * gnu/packages/enlightenment.scm (efl): Update to 1.26.3. 2022-09-13gnu: python-efl: Update to 1.26.0.Efraim Flashner * gnu/packages/enlightenment.scm (python-efl): Update to 1.26.0. [inputs]: Add python-packaging. [arguments]: Remove trailing #t from phases. 2022-07-02gnu: edi: Use regular check.Thiago Jung Bauermann * gnu/packages/enlightenment.scm (edi)[native-inputs]: Replace check-0.14 with check. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> 2022-05-31gnu: Remove python2-efl.Maxim Cournoyer * gnu/packages/enlightenment.scm (python2-efl): Delete variable. 2022-05-31gnu: Remove lekha.Maxim Cournoyer * gnu/packages/enlightenment.scm (lekha): Delete variable. 2022-02-13gnu: enlightenment: Update to 0.25.3.Efraim Flashner * gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.3. 2022-02-08gnu: enlightenment: Patch dlopen of ddcutil.Efraim Flashner * gnu/packages/enlightenment.scm (enlightenment)[inputs]: Add ddcutil. [arguments]: Adjust custom 'set-system-actions phase to patch dlopen of libddcutil. 2022-02-08gnu: enlightenment: Update to 0.25.2.Efraim Flashner * gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.2. 2022-02-08gnu: efl: Build with librsvg-for-system.Efraim Flashner * gnu/packages/enlightenment.scm (efl)[inputs]: Replace conditional librsvg with librsvg-for-system. [arguments]: Remove configure-flag disabling librsvg support. 2022-02-08gnu: efl: Update to 1.26.2.Efraim Flashner * gnu/packages/enlightenment.scm (efl): Update to 1.26.2. 2022-01-19gnu: terminology: Add missing input.Efraim Flashner * gnu/packages/enlightenment.scm (terminology)[native-inputs]: Add python. 2022-01-17gnu: efl: Add python to native inputs.Maxim Cournoyer * gnu/packages/enlightenment.scm (efl)[native-inputs]: Add python.