| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: linux-libre@5.12: Default to schedutil cpufreq governor on arm•••and arm64.
This has been the recommended default for arm and arm64 since v5.9
(upstream commit f259eab3ea0e7ed73db91f6358274dd3a9a27d79).
* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
gnu/packages/aux-files/linux-libre/5.12-arm64.conf: Enable
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL, disable
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE.
| Vagrant Cascadian | 2021-05-08 | 2 | -4/+4 |
* | gnu: java-eclipse-jetty-util-9.2: Fix test failure.•••* gnu/packages/web.scm (java-eclipse-jetty-http-test-classes-9.2)
[native-inputs]: Add missing test dependencies
| Julien Lepiller | 2021-05-09 | 1 | -1/+2 |
* | gnu: java-eclipse-jetty-util-9.2: Fix test failure.•••* gnu/packages/web.scm (java-eclipse-jetty-util-9.2)[native-inputs]: Add
missing test dependencies.
| Julien Lepiller | 2021-05-09 | 1 | -1/+6 |
* | gnu: linux-libre 4.19: Update to 4.19.190.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.190.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update hash.
| Leo Famulari | 2021-05-08 | 1 | -3/+3 |
* | gnu: linux-libre 5.4: Update to 5.4.117.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.117.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update hash.
| Leo Famulari | 2021-05-08 | 1 | -3/+3 |
* | gnu: linux-libre 5.10: Update to 5.10.35.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.35.
(linux-libre-5.10-pristine-source): Update hash.
(deblob-scripts-5.10): Update hash.
| Leo Famulari | 2021-05-08 | 1 | -3/+3 |
* | gnu: linux-libre: Update to 5.11.19.•••* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.19.
(linux-libre-5.11-pristine-source): Update hash.
(deblob-scripts-5.11): Update hash.
| Leo Famulari | 2021-05-08 | 1 | -3/+3 |
* | gnu: Add linux-libre 5.12.2.•••* gnu/packages/linux.scm (linux-libre-5.12-version, deblob-scripts-5.12,
linux-libre-5.12-pristine-source, linux-libre-5.12-source,
linux-libre-headers-5.12, linux-libre-5.12): New variables.
* gnu/packages/aux-files/linux-libre/5.12-arm.conf,
gnu/packages/aux-files/linux-libre/5.12-arm64.conf,
gnu/packages/aux-files/linux-libre/5.12-i686.conf,
gnu/packages/aux-files/linux-libre/5.12-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
| Leo Famulari | 2021-05-08 | 5 | -0/+41954 |
* | gnu: cozy: Update to 0.9.4.•••* gnu/packages/ebook.scm (cozy): Update to 0.9.4.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Vinicius Monego | 2021-05-08 | 1 | -2/+2 |
* | gnu: Add emacs-cwl-mode.•••* gnu/packages/emacs-xyz.scm (emacs-cwl-mode): New variable.
| Arun Isaac | 2021-05-08 | 1 | -0/+23 |
* | gnu: Add emacs-evil-tex.•••* gnu/packages/emacs-xyz.scm (emacs-evil-tex): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Xinglu Chen | 2021-05-08 | 1 | -0/+25 |
* | gnu: emacs-pyim: Update to 3.7.3.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.3.
| Arun Isaac | 2021-05-08 | 1 | -3/+3 |
* | gnu: wine: Update to 6.8.•••* gnu/packages/wine.scm (wine): Update to 6.8.
| Leo Prikler | 2021-05-08 | 1 | -2/+2 |
* | services: configuration: Export 'no-serialization' syntactic keyword.•••This is a followup to 3f9a12dc082b20426fc740416601b69ea1897193.
* gnu/services/configuration.scm (no-serialization): New variable.
| Ludovic Courtès | 2021-05-08 | 1 | -0/+4 |
* | gnu: volctl: Comment on the license.•••* gnu/packages/gtk.scm (volctl): Comment on the license.
| Ludovic Courtès | 2021-05-08 | 1 | -0/+3 |
* | gnu: Add volctl.•••* gnu/packages/gtk.scm (volctl): New Variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon Streit | 2021-05-08 | 1 | -0/+46 |
* | gnu: xfce4-session: Allow xflock4 to use xset.•••* gnu/packages/xfce.scm (xfce4-session):
[inputs]: Add xset.
[arguments]: Add 'patch-xflock' phase to use exact store path to 'xset'
in 'xflock4'.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2021-05-08 | 1 | -2/+10 |
* | gnu: Add font-montserrat.•••* gnu/packages/fonts.scm (font-montserrat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sergiu Ivanov | 2021-05-08 | 1 | -0/+23 |
* | gnu: ocaml: Depend on libiberty.•••Currently gcc:lib does not include libiberty so this change restores the
initial intent.
* gnu/packages/ocaml.scm (ocaml-4.11)[inputs]: Replace "gcc:lib" by
"libiberty".
| Ludovic Courtès | 2021-05-08 | 1 | -2/+1 |
* | gnu: sbcl-shlex: Update to 0.0.0-2.3dee1cb.•••* gnu/packages/lisp-xyz.scm (sbcl-shlex): Update to 0.0.0-2.3dee1cb.
| Guillaume Le Vaillant | 2021-05-08 | 1 | -4/+5 |
* | gnu: sbcl-serapeum: Update to 0.0.0-5.f5da17b.•••* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-5.f5da17b.
| Guillaume Le Vaillant | 2021-05-08 | 1 | -4/+3 |
* | gnu: sbcl-numcl: Disable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-numcl)[arguments]: Disable tests.
| Guillaume Le Vaillant | 2021-05-08 | 1 | -1/+4 |
* | gnu: Add cl-3d-matrices.•••* gnu/packages/lisp-xyz.scm (sbcl-3d-matrices, cl-3d-matrices,
ecl-3d-matrices): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-08 | 1 | -0/+35 |
* | gnu: Add cl-3d-vectors.•••* gnu/packages/lisp-xyz.scm (sbcl-3d-vectors, ecl-3d-vectors,
cl-3d-vectors): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-08 | 1 | -0/+34 |
* | gnu: Simplify some Common Lisp packages.•••This is a follow-up to 2fa8fd4af59af0de392352915fa50fc21a4cf98a.
* gnu/packages/lisp-xyz.scm (sbcl-1am, sbcl-3bz)[arguments]: Remove
custom 'asd-systems' parameter.
| Guillaume Le Vaillant | 2021-05-08 | 1 | -6/+0 |
* | gnu: python-rply: Update to 0.7.8.•••* gnu/packages/python-xyz.scm (python-rply): Update to 0.7.8.
| Jelle Licht | 2021-05-08 | 1 | -2/+2 |
* | gnu: python-language-server: Relax dependency versions.•••* gnu/packages/python-xyz.scm (python-language-server)[arguments]: Add phase
to relax pycodestyle and pyflakes version.
| Vinicius Monego | 2021-05-08 | 1 | -0/+6 |
* | gnu: Add python-pytest-xvfb.•••* gnu/packages/python-check.scm (python-pytest-xvfb): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+37 |
* | gnu: Add python-pyvirtualdisplay.•••* gnu/packages/python-xyz.scm (python-pyvirtualdisplay): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+29 |
* | gnu: Add python-entrypoint2.•••* gnu/packages/python-xyz.scm (python-entrypoint2): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+25 |
* | gnu: Add python-easyprocess.•••* gnu/packages/python-xyz.scm (python-easyprocess): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+20 |
* | gnu: Add python-qtsass.•••* gnu/packages/python-xyz.scm (python-qtsass): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+41 |
* | gnu: Add python-pytest-qt.•••* gnu/packages/python-check.scm (python-pytest-qt): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -1/+38 |
* | gnu: python-language-server: Enable tests.•••* gnu/packages/python-xyz.scm (python-language-server): Enable tests.
[arguments]: Add phases to enable tests.
[propagated-inputs]: Add python-flake8.
| Vinicius Monego | 2021-05-08 | 1 | -0/+11 |
* | gnu: Add python-qstylizer.•••* gnu/packages/python-xyz.scm (python-qstylizer): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+38 |
* | gnu: Add python-tinycss.•••* gnu/packages/python-web.scm (python-tinycss): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -1/+44 |
* | gnu: Add python-pyls-black.•••* gnu/packages/python-xyz.scm (python-pyls-black): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+33 |
* | gnu: Add python-three-merge.•••* gnu/packages/python-xyz.scm (python-three-merge): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+34 |
* | gnu: Add python-textdistance.•••* gnu/packages/python-xyz.scm (python-textdistance): New variable.
| Vinicius Monego | 2021-05-08 | 1 | -0/+37 |
* | services: docker: Disable configuration serialization.•••* gnu/services/docker.scm (serialize-boolean): Delete procedure.
(docker-configuration) <no-serialization>: New syntactic keyword.
| Maxim Cournoyer | 2021-05-08 | 1 | -7/+3 |
* | services: configuration: Fix %location accessor name.•••The non-hygienic binding of the source location accessor was set to
'-location'; in modules where multiple configurations were defined, it would
cause compilation warnings such as:
gnu/services/mail.scm:175:0: warning: shadows previous definition of
`%-location-procedure' at gnu/services/mail.scm:165:0
* gnu/services/configuration.scm (define-configuration-helper) <id>: Add a
missing #'stem argument to use the configuration name as a prefix to the
location accessor identifier.
| Maxim Cournoyer | 2021-05-08 | 1 | -1/+1 |
* | services: configuration: Allow specifying a custom serializer.•••In some cases, rather than globally disabling serialization, it may be more
appropriate to disable or otherwise alter the serialization procedure of a
specific field. In large module, multiple configurations may also exist that
would need to alter the default serialization procedure, which is named after
the field type. Being able to specify a per-field serialization procedure
provides more flexibility.
* gnu/services/configuration.scm (define-configuration): Add an optional
pattern variable to allow specifying a custom serialization procedure.
(define-configuration-helper) <field-serializer>: Use it to transform the
syntax.
(empty-serializer): New procedure.
(serialize-package): Alias to ‘empty-serializer’.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Xinglu Chen | 2021-05-08 | 1 | -13/+25 |
* | services: configuration: Allow disabling serialization.•••Serialization is not always useful, for example when deriving command line
arguments from a configuration. This change provides a way to turn it off,
which removes the need to define a bunch of dummy serialization procedures.
Credit goes to Andrew Gierth (RhodiumToad) from #guile for providing the
solution. Thank you!
* gnu/services/configuration.scm (define-configuration-helper): New procedure.
(define-configuration) <no-serialization>: New syntactic keyword. Use it in a
new pattern. Refactor the macro so that it makes use of the above helper
procedure.
| Maxim Cournoyer | 2021-05-08 | 1 | -62/+73 |
* | services: configuration: Avoid a compilation warning.•••This resolves a compilation warning introduced with commit bb716e8d9d.
* gnu/services/configuration.scm (configuration->documentation): Use display
to print the string instead of format.
| Maxim Cournoyer | 2021-05-08 | 1 | -2/+2 |
* | gnu: linux-libre: Default to schedutil cpufreq governor on arm and arm64.•••This has been the recommended default for arm and arm64 since since
v5.9 (upstream commit f259eab3ea0e7ed73db91f6358274dd3a9a27d79).
* gnu/packages/aux-files/linux-libre/5.10-arm.conf,
gnu/packages/aux-files/linux-libre/5.10-arm.conf,
gnu/packages/aux-files/linux-libre/5.11-arm.conf,
gnu/packages/aux-files/linux-libre/5.11-arm.conf: Enable
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL, disable
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE.
| Vagrant Cascadian | 2021-05-07 | 4 | -8/+8 |
* | gnu: diffoscope: Update to 174.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 174.
| Vagrant Cascadian | 2021-05-07 | 1 | -2/+2 |
* | gnu: mame: Fix build.•••* gnu/packages/emulators.scm (mame)[inputs]: Add missing pulseaudio input.
| Nicolas Goaziou | 2021-05-07 | 1 | -0/+1 |
* | gnu: guile-ncurses-with-gpm: Fix Guile version.•••* gnu/packages/guile-xyz.scm (guile-ncurses/gpm)[inputs]: Use guile-3.0,
not guile-2.2.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -1/+1 |
* | gnu: mbelib: Fix licence.•••* gnu/packages/audio.scm (mbelib)[licence]: The package is ISC, the
testing framework BSD-3.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -1/+2 |
* | gnu: mbelib: Fix version.•••* gnu/packages/audio.scm (mbelib)[source]: Use GIT-VERSION.
| Tobias Geerinckx-Rice | 2021-05-07 | 1 | -1/+1 |