| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: bitcoin-core: Fix build.•••* gnu/packages/finance.scm (bitcoin-core)[arguments]: Fix reference to qttools
in 'configure-flags'.
| Guillaume Le Vaillant | 2022-08-03 | 1 | -2/+2 |
* | gnu: nim: Enable parallel building.•••* gnu/packages/nim.scm (nim)[arguments]: Adjust custom 'build phase to
add parallel flag.
[native-inputs]: Add parallel.
| Efraim Flashner | 2022-08-03 | 1 | -3/+10 |
* | gnu: nim: Patch dynamically loaded libraries.•••* gnu/packages/nim.scm (nim)[arguments]: Add custom
'patch-dynamic-libraries phase to patch some dynamically loaded
libraries.
[inputs]: Add libgc, openssl, pcre and sqlite.
| Efraim Flashner | 2022-08-03 | 1 | -1/+42 |
* | gnu: nim: Prepare for running tests.•••* gnu/packages/nim.scm (nim)[arguments]: Replace default 'check phase.
[native-inputs]: Add nss-certs.
| Efraim Flashner | 2022-08-03 | 1 | -1/+7 |
* | gnu: nim: Install shell completions.•••* gnu/packages/nim.scm (nim)[arguments]: Add custom 'install-completions
phase to install shell completion scripts.
| Efraim Flashner | 2022-08-03 | 1 | -1/+16 |
* | gnu: nim: Build and install nimble.•••* gnu/packages/nim.scm (nim)[arguments]: Adjust custom 'patch-installer,
'patch-more-shebangs, 'build and 'install phases to build and install
nimble and associated helper binaries.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
| Trevor Richards | 2022-08-03 | 1 | -12/+23 |
* | gnu: python-pyside-2: Fix build.•••* gnu/packages/qt.scm (python-pyside-2)[arguments]: Use the correct names for
Qt inputs in the 'fix-qt-module-detection' phase.
| Guillaume Le Vaillant | 2022-08-03 | 1 | -8/+8 |
* | gnu: lagrange: Update to 1.13.7.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.13.7.
| Nicolas Goaziou | 2022-08-03 | 1 | -2/+2 |
* | gnu: naev: Update to 0.9.4.•••* gnu/packages/games.scm (naev): Update to 0.9.4.
| Nicolas Goaziou | 2022-08-03 | 1 | -2/+2 |
* | gnu: emacs-elfeed-protocol: Update to 0.8.1.•••* gnu/packages/emacs-xyz.scm (emacs-elfeed-protocol): Update to 0.8.1.
| Nicolas Goaziou | 2022-08-03 | 1 | -2/+2 |
* | gnu: emacs-modus-themes: Update to 2.5.0.•••* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.5.0.
| Nicolas Goaziou | 2022-08-03 | 1 | -2/+2 |
* | gnu: Add gdb-12.•••* gnu/packages/gdb.scm (gdb-12): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2022-08-03 | 1 | -0/+12 |
* | gnu: libunwind: Fix license.•••The license of libunwind is Expat, not X11:
see <https://github.com/libunwind/libunwind/issues/372>.
* gnu/packages/libunwind.scm (libunwind)[license]: Fix it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath | 2022-08-03 | 1 | -1/+3 |
* | gnu: mingw-w64-tools: Update to 10.0.0.•••* gnu/packages/mingw.scm (mingw-w64-tools): Update to 10.0.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kaelyn Takata | 2022-08-03 | 1 | -2/+2 |
* | gnu: mingw: Update to 10.0.0.•••* gnu/packages/mingw.scm (mingw): Update to 10.0.0.
[arguments] Disable parallel building to avoid failures trying to access empty
.a files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kaelyn Takata | 2022-08-03 | 1 | -2/+3 |
* | gnu: Add texlive-everyshi.•••* gnu/packages/tex.scm (texlive-everyshi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+23 |
* | gnu: Add texlive-everysel.•••* gnu/packages/tex.scm (texlive-everysel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+22 |
* | gnu: Add texlive-ragged2e.•••* gnu/packages/tex.scm (texlive-ragged2e): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+20 |
* | gnu: Add texlive-ltablex.•••* gnu/packages/tex.scm (texlive-ltablex): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+17 |
* | gnu: Add texlive-tracklang.•••* gnu/packages/tex.scm (texlive-tracklang): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+22 |
* | gnu: Add texlive-datetime2.•••* gnu/packages/tex.scm (texlive-datetime2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+25 |
* | gnu: Add texlive-pdflscape.•••* gnu/packages/tex.scm (texlive-pdflscape): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+19 |
* | gnu: Add texlive-pgfgantt.•••* gnu/packages/tex.scm (texlive-pgfgantt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+20 |
* | gnu: Add texlive-setspace.•••* gnu/packages/tex.scm (texlive-setspace): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+18 |
* | gnu: Add texlive-mdframed.•••* gnu/packages/tex.scm (texlive-mdframed): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fabio Natali | 2022-08-03 | 1 | -0/+21 |
* | gnu: xscreensaver: Don't read /proc/interrupts at configure time.•••Fixes a bug whereby, on some machines, ./configure would fail with:
Warning: Checking of /proc/interrupts was requested, but it's bogus.
* gnu/packages/xdisorg.scm (xscreensaver)[arguments]: Pass
'--without-proc-interrupts'.
| Ludovic Courtès | 2022-08-03 | 1 | -1/+7 |
* | gnu: xscreensaver: Remove custom 'configure' phase.•••This is a followup to 45456595ac4ba613c8a61ff4f51088efd4157e6e, which
was based on an incorrect diagnosis.
* gnu/packages/xdisorg.scm (xscreensaver)[source]: Add 'snippet'.
[arguments]: Remove custom 'configure' phase. Reintroduce #:configure-flags.
| Ludovic Courtès | 2022-08-03 | 1 | -20/+13 |
* | gnu: ecl-legion: Disable tests.•••* gnu/packages/lisp-xyz.scm (ecl-legion)[parameters]: Disable tests.
| Guillaume Le Vaillant | 2022-08-03 | 1 | -1/+5 |
* | gnu: sbcl-glop: Remove obsolete test-asd-file parameter.•••* gnu/packages/lisp-xyz.scp (sbcl-glop)[arguments]: Remove 'test-asd-file'
parameter.
| Guillaume Le Vaillant | 2022-08-03 | 1 | -2/+1 |
* | gnu: sbcl-stumpwm-kbd-layouts: Fix build.•••* gnu/packages/wm.scm (sbcl-stumpwm-kbd-layouts)[arguments]: Set
'asd-operation' parameter to "compile-system".
| Guillaume Le Vaillant | 2022-08-03 | 1 | -0/+1 |
* | gnu: sbcl-jzon: Enable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-jzon)[arguments]: Move test system
to #:asd-test-systems. Add phase to fix test .asd to actually run the tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -1/+13 |
* | gnu: sbcl-cl-online-learning: Remove unnecessary arguments.•••The updated build system is now able to find the system on its own.
* gnu/packages/lisp-xyz.scm (sbcl-cl-online-learning)[arguments]: Do it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -3/+0 |
* | gnu: sbcl-quantile-estimator: Enable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-quantile-estimator)[arguments]: Do it.
[native-inputs]: Add sbcl-mw-equiv, sbcl-prove, sbcl-log4cl.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -4/+4 |
* | gnu: Add cl-mw-equiv.•••* gnu/packages/lisp-xyz.scm (cl-mw-equiv, ecl-mw-equiv, sbcl-mw-equiv): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -0/+52 |
* | gnu: sbcl-hdf5-cffi: Enable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi)[arguments]: Do it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -5/+1 |
* | gnu: sbcl-vas-string-metrics: Re-enable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-vas-string-metrics)[arguments]: Specify the
name of the test system and fix the .asd file to actually do something.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -0/+12 |
* | gnu: sbcl-cl-heap: Re-enable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-heap)[arguments]: Specify the name
of the test system.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -0/+2 |
* | gnu: sbcl-lisp-namespace: Enable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace)[arguments]: Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -3/+0 |
* | gnu: sbcl-spatial-trees: Build spatial-trees.nss and fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-spatial-trees)[arguments]: Do it.
[inputs] Add sbcl-alexandria, sbcl-optima, sbcl-iterate.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -1/+5 |
* | gnu: sbcl-cl-irc: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-irc)[arguments]: Specify test system.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -3/+1 |
* | gnu: sbcl-jonathan: Fix tests.•••* gnu/packages/lisp-xyz.scm (sbcl-jonathan)[native-inputs]: Add missing
sbcl-legion input.
[arguments]: Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -5/+1 |
* | gnu: Add cl-legion.•••* gnu/packages/lisp-xyz.scm (cl-legion, ecl-legion, sbcl-legion): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -0/+35 |
* | gnu: sbcl-cl-reexport: Remove obsolete test workaround.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[arguments]: Remove.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -5/+0 |
* | gnu: sbcl-quri: Remove obsolete test workaround.•••* gnu/packages/lisp-xyz.scm (sbcl-quri)[arguments]: Remove.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -6/+0 |
* | gnu: Remove obsolete references to asd-files and test-asd-file.•••In a previous commit we've update the build system to let ASDF locate the .asd
files for us, so package definition no longer need to provide this information.
* gnu/packages/lisp-check.scm: Do it.
* gnu/packages/lisp-xyz.scm: Do it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 2 | -164/+46 |
* | gnu: sbcl-cl-gamepad: Remove asdf:compile-system workaround.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad)[arguments]: Remove 'build phase
patch now that asdf-build-system/sbcl builds using asdf:load-system which
fixes the bug.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt | 2022-08-03 | 1 | -30/+2 |
* | gnu: xscreensaver: Remove input labels.•••* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Remove labels.
| Ludovic Courtès | 2022-08-03 | 1 | -21/+21 |
* | gnu: xscreensaver: Update to 6.04.•••* gnu/packages/xdisorg.scm (xscreensaver): Update to 6.04.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| r0man | 2022-08-03 | 1 | -5/+21 |
* | gnu: Add evtest.•••* gnu/packages/linux.scm (evtest): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov | 2022-08-03 | 1 | -0/+54 |
* | gnu: font-sarasa-gothic: Update to 0.36.6•••From 46bc3dcc324074b633c5bb3e1c1bdb5f209f5c15 Mon Sep 17 00:00:00 2001
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.6.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hilton Chain | 2022-08-03 | 1 | -2/+2 |