Age | Commit message (Expand) | Author |
2023-03-22 | services: Add fstrim-service-type.•••* gnu/services/linux.scm (fstrim-service-type): New variable.
(fstrim-mcron-job, serialize-fstrim-configuration)
(fstrim-serialize-list-of-strings, fstrim-serialize-boolean): New procedure.
(mcron-time?): New predicate.
(fstrim-configuration): New record.
* doc/guix.texi (Linux Services): Document new fstrim-service-type.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal |
2023-03-22 | gnu: Add cl-format-colors.•••* gnu/packages/lisp-xyz.scm (cl-format-colors, ecl-format-colors,
sbcl-format-colors): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: Add cl-trivial-rfc-1123.•••* gnu/packages/lisp-xyz.scm (cl-trivial-rfc-1123, ecl-trivial-rfc-1123,
sbcl-trivial-rfc-1123): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: sbcl-trivial-open-browser: Fix path to xdg-open.•••* gnu/packages/lisp-xyz.scm (sbcl-trivial-open-browser)[inputs]: Add
xdg-utils.
[arguments]: Add 'fix-paths' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: Add cl-isaac.•••* gnu/packages/lisp-xyz.scm (cl-isaac, ecl-cl-isaac, sbcl-cl-isaac): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: Add cl-music-spelling.•••* gnu/packages/lisp-xyz.scm (cl-music-spelling, ecl-music-spelling,
sbcl-music-spelling): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: Add cl-kdlcl.•••* gnu/packages/lisp-xyz.scm (cl-kdlcl, ecl-kdlcl, sbcl-kdlcl): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: cl-json: Update to 0.6.0.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-json): Update to 0.6.0.
[source]: Update url.
[home-page]: Update url.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: ecl-jzon: Enable tests.•••* gnu/packages/lisp-xyz.scm (ecl-jzon)[arguments]: Enable tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: cl-jzon: Update to 1.1.0.•••* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: cl-conspack: Update to 0.0.0-2.6e529d7.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-conspack): Update to 0.0.0-2.6e529d7.
[arguments]: Enable tests.
[native-inputs]: Add sbcl-fiveam. Remove sbcl-checkl.
[inputs]: Use new style.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-03-22 | gnu: wireless-regdb: Improve style.•••* gnu/packages/linux.scm (wireless-regdb)[arguments]: Use gexps, remove
trailing booleans.
(native-inputs): Remove labels.
| Guillaume Le Vaillant |
2023-03-22 | gnu: wireless-regdb: Update to 2023.02.13.•••* gnu/packages/linux.scm (wireless-regdb): Update to 2023.02.13.
| Guillaume Le Vaillant |
2023-03-22 | gnu: Add cl-kons-9.•••* gnu/packages/lisp-lisp.scm (cl-kons-9, sbcl-kons-9): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-03-22 | gnu: Add cl-clobber.•••* gnu/packages/lisp-xyz.scm (cl-clobber, ecl-clobber, sbcl-clobber):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-03-22 | gnu: Add cl-confidence.•••* gnu/packages/lisp-check.scm (cl-confidence, ecl-confidence,
sbcl-confidence): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-03-22 | gnu: cl-eclector: Update to 0.9.0.•••* gnu/packages/lisp-xyz.scm (sbcl-eclector): Update to 0.9.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience |
2023-03-22 | gnu: cl-eclector: Improve package style.•••* gnu/packages/lisp-xyz.scm (sbcl-eclector):
[file-name]: Rename to cl-eclector.
[inputs]: Move below native-inputs and remove labels.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience |
2023-03-22 | gnu: cl-concrete-syntax-tree: Update to 0.2.0-0.3729172.•••* gnu/packages/lisp-xyz.scm (sbcl-concrete-syntax-tree): Update to
0.2.0-0.3729172.
[file-name]: Rename to cl-concrete-syntax-tree.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience |
2023-03-22 | gnu: cl-trucler: Update to 0.0.0-1.d40ff96.•••* gnu/packages/lisp-xyz.scm (sbcl-trucler): Update to 0.0.0-1.d40ff96.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience |
2023-03-22 | gnu: Add bibata-cursor-theme.•••* gnu/packages/gnome-xyz.scm (bibata-cursor-theme): New variable.
| conses |
2023-03-22 | gnu: Add python-clickgen.•••* gnu/packages/python-xyz.scm (python-clickgen): New variable.
| conses |
2023-03-22 | gnu: lagrange: Update to 1.15.5.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.5.
| Efraim Flashner |
2023-03-22 | gnu: qutebrowser: Update to 2.5.4.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.5.4.
| Efraim Flashner |
2023-03-22 | gnu: links: Update to 2.29.•••* gnu/packages/web-browsers.scm (links): Update to 2.29.
| Efraim Flashner |
2023-03-22 | gnu: flatpak: Honor the #:tests? flag.•••* gnu/packages/package-management.scm (flatpak)[arguments]: Adjust
custom 'check phase to honor the #:tests? flag.
| Efraim Flashner |
2023-03-22 | gnu: flatpak: Update to 1.14.4.•••* gnu/packages/package-management.scm (flatpak): Update to 1.14.4.
| Efraim Flashner |
2023-03-22 | gnu: toot: Update to 0.36.0.•••* gnu/packages/mastodon.scm (toot): Update to 0.36.0.
| Efraim Flashner |
2023-03-22 | gnu: git-annex: Update to 10.20230321.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230321.
| Efraim Flashner |
2023-03-21 | gnu: Add parform.•••* gnu/packages/algebra.scm (parform): New variable.
Signed-off-by: Eric Bavier <bavier@posteo.net>
| Antero Mejr |
2023-03-21 | gnu: Add form.•••* gnu/packages/algebra.scm (form): New variable.
Signed-off-by: Eric Bavier <bavier@posteo.net>
| Antero Mejr |
2023-03-21 | gnu: dbacl: Fix failing check phase.•••* gnu/packages/patches/dbacl-icheck-multiple-definitions.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/textutils.scm (dbacl) [source]: Apply patch.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Danny O'Brien |
2023-03-21 | gnu: Add pcsc-tools.•••* gnu/packages/security-token.scm (pcsc-tools): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Jake Leporte |
2023-03-21 | gnu: Add perl-pcsc.•••* gnu/packages/perl.scm (perl-pcsc): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Jake Leporte |
2023-03-21 | gnu: Add python-pluggy-next.•••* gnu/packages/python-xyz.scm (python-pluggy-next): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Felix Gruber |
2023-03-21 | gnu: Add dozenal.•••* gnu/packages/maths.scm (dozenal): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Jake Leporte |
2023-03-21 | gnu: Add xforms-gl.•••* gnu/packages/xdisorg.scm (xforms-gl): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Jake Leporte |
2023-03-21 | gnu: Add xforms.•••* gnu/packages/xdisorg.scm (xforms): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Jake Leporte |
2023-03-21 | gnu: Add perl-par.•••* gnu/packges/perl.scm (perl-par): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Jake Leporte |
2023-03-21 | tests: gdm: Remove tmpfs related tests.•••This test never managed to reveal the problem described in [1] because
from gnu/system/vm.scm it is seen that our "/tmp" mount is filtered out and
replaced with a "/tmp" file-system that is mounted with (needed-for-boot? #t).
This last bit is crucial as the problem was caused by the user specified "/tmp"
file-system lacking this part which caused "/tmp" being mounted after
x11-socket-directory-service has run, effectively shadowing the directory.
[1]: <https://issues.guix.gnu.org/57589>
* gnu/tests/gdm.scm (%test-gdm-wayland-tmpfs): Delete variable.
(make-os): Remove tmpfs? argument.
(run-gdm-test): Remove tmpfs? argument. Add a small delay since
waiting for gdm.pid is not enough, causing the tests to fail sporadically.
Reviewed-by: Josselin Poiret <dev@jpoiret.xyz>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal |
2023-03-21 | services: Add x11-socket-directory-service-type.•••The x11-socket-directory-service misuses activation-service-type
to create directories. This kind of usage is incorrect since
activation-service-type does not depend on file-systems, hence incompatible
with user defined /tmp mount.
This commit turns x11-socket-directory-service into a shepherd one-shot
service by defining a new x11-socket-directory-service-type.
* gnu/services/desktop.scm (x11-socket-directory-service-type): New variable.
(x11-socket-directory-service): Deprecate procedure.
(desktop-services-for-system): Use new service-type.
* gnu/tests/lightdm.scm: Ditto.
Reviewed-by: Josselin Poiret <dev@jpoiret.xyz>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal |
2023-03-21 | gnu: manuskript: Add bash-minimal to inputs.•••* gnu/packages/text-editors.scm (manuskript) [inputs]: Add bash-minimal.
| Maxim Cournoyer |
2023-03-21 | gnu: manuskript: Update to 0.15.0.•••* gnu/packages/text-editors.scm (manuskript): Update to 0.15.0.
[inputs]: Add PYTHON-PYENCHANT.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Nicolas Goaziou |
2023-03-21 | services: mcron: Add log-file and date-format fields.•••* doc/guix.texi (Scheduled Job Execution): Document it.
* gnu/services/mcron.scm (mcron-configuration)[log-file, date-format]: New field.
(mcron-shepherd-services): Add log-file and date-format support.
Use file-append instead of string-append.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal |
2023-03-21 | services: mcron: Use match-record.•••* gnu/services/mcron.scm (mcron-shepherd-services): Use match-record.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal |
2023-03-21 | services: mcron: Restyle mcron-configuration.•••* doc/guix.texi (Scheduled Job Execution): Sync doc with source.
* gnu/services/mcron.scm (mcron-configuration): Restyle.
[log-format]: Fix incorrectly formatted text.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal |
2023-03-21 | gnu: diffoscope: Update to 239.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 239.
[native-inputs]: Replace poppler-next with poppler.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Vagrant Cascadian |
2023-03-21 | gnu: python-pypandoc: Upgrade to 1.7.5.•••The tests of python-pypandoc 1.6.5 fail; these are fixed in 1.7.5:
https://github.com/JessicaTegner/pypandoc/commit/6670e906dccaddcfcdec228e34e0eaffc20ae791
The tests of later versions of python-pypandoc also fail though:
https://github.com/JessicaTegner/pypandoc/pull/327
Finally, python-pypandoc requires the pandoc data to be embeded in
the binary:
https://github.com/jgm/pandoc/blob/main/INSTALL.md#creating-a-relocatable-binary
* gnu/packages/python-xyz.scm (python-pypandoc): Upgrade to 1.7.5
* gnu/packages/haskel-xyz.scm (pandoc): Embed data files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hugo Buddelmeijer |
2023-03-21 | gnu: pocl: Update to 3.1•••* gnu/packages/opencl.scm (pocl): Update to 3.1
[native-inputs]: Add python-3
[arguments]: Update RPATH. Skip failed tests on aarch64
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-03-21 | gnu: ssh-to-age: Update to 1.1.2.•••* gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |