| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.1.0.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.6.
Signed-off-by: Brett Gilio <brettg@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-elisp-refs)[arguments]:
Add phase to disable failing test "elisp-refs-next-match" on emacs27.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-srfi-180): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.5.
|
|
|
|
| |
* gnu/packages/text-editors.scm (kakoune): Update to 2020.09.01.
|
|
|
|
|
| |
* gnu/packages/audio.scm (libopenmpt)[arguments]: Add a
‘delete-static-libraries’ phase.
|
|
|
|
|
| |
* gnu/packages/audio.scm (libopenmpt)[arguments]: Set the default
‘--docdir’ in #:configure-flags.
|
|
|
|
| |
* gnu/packages/audio.scm (libopenmpt): Update to 0.5.2.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot-pigeonhole): New public variable.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
| |
* gnu/packages/mail.scm (libopensmtpd): New variable.
opensmtpd-filter-dkimsign): New public variable.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-caveman, ecl-caveman, sbcl-caveman): New variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-project, ecl-cl-project, sbcl-cl-project): New variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-emb, ecl-emb, sbcl-emb): New variables.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-do-urlencode, ecl-do-urlencode,
sbcl-do-urlencode): New variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-datafly, ecl-datafly, sbcl-datafly): New variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-kebab, ecl-kebab, sbcl-kebab): New variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-mito, sbcl-mito): New variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (ecl-cl-postgres): New variable.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (ecl-md5): New variable.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (cl-envy, ecl-envy, sbcl-envy): New variables.
|
|
|
|
|
| |
* gnu/packages/text-editors.scm (manuskript)[arguments]: Adjust custom
'install phase to use make-desktop-entry-file.
|
|
|
|
|
|
|
| |
* gnu/services/virtualization.scm (%hurd-vm-operating-system): Add
secret-service.
(hurd-vm-shepherd-service): Use it to install secrets.
* doc/guix.texi (The Hurd in a Virtual Machine): Document it.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a "secret-service" that can be added to a Childhurd VM to receive
out-of-band secrets (keys) sent from the host.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu/services/virtualization.scm (secret-service-activation): New procedure.
(secret-service-type): New variable.
* gnu/build/secret-service.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
|
|
| |
* gnu/packages/education.scm (childsplay)[arguments]: In phase
'create-desktop-file, fix Exec to point to out/bin/childsplay.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/dns.scm (knot): Update to 2.9.6.
|
|
|
|
| |
* gnu/packages/cpp.scm (xtl): Update to 0.6.17.
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (enlightenment-wayland): Deprecate
package in favor of enlightenment.
|
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Add
configure-flag to build with wayland support.
[inputs]: Add wayland-protocols, xorg-server-xwayland.
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (python-efl)[source]: Adjust snippet to
delete cythonized files based on a regex pattern.
|
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Adjust
'set-system-actions phase to refer to eject in /run/current-system.
[native-inputs]: Remove util-linux.
|
|
|
|
| |
* gnu/packages/enlightenment.scm: Remove unneeded module import.
|
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (gap)[source]: Update to 4.11.0. Identify kept
packages by name prefix, dropping version number comparisons.
[inputs]: Add readline.
[arguments]: Use make targets instead of file copying where possible.
|
|
|
|
|
| |
This reverts commit 6a9581741e4ee81226aeb2f1c997df76670a6aab, which is
obsoleted by the previous commit.
|
|
|
|
|
| |
* gnu/packages/text-editors.scm (editorconfig-core-c)[arguments]: Add a
‘delete-static-library’ phase.
|
|
|
|
| |
* gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.4.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.8.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (libwacom): Update to 1.5.
|
|
|
|
|
|
| |
* gnu/packages/wget.scm (wgetpaste)[source]: Add patch.
* gnu/packages/patches/wgetpaste-update-bpaste.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/wget.scm (wgetpaste): Update to 2.30.
|
|
|
|
| |
* gnu/packages/wget.scm (wgetpaste)[source, home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/wget.scm (wgetpaste)[arguments]: Fix the reversed
substitution and clarify its purpose.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (uchardet): Update to 0.0.7.
|
|
|
|
| |
* gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
|
|
|
|
| |
* gnu/packages/python-crypto.scm (python-jeepney): Update to 0.4.3.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-scpaste): New variable.
|
|
|
|
|
|
|
|
| |
The previous version had been broken ever since python-prompt-toolkit
was updated to 3.x.
* gnu/packages/python-xyz.scm (ptpython): Update to 3.0.5.
[propagated-inputs]: Add python-appdirs. Remove python-docopt.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.7.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-prompt-toolkit)[properties]:
The Python-2 version of this package is version 2.x of this package.
|