| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/enlightenment.scm (efl): Update to 1.23.3.
|
|
|
|
|
| |
* tests/processes.scm (binfmt-misc?): New procedure,
(test-assert*): new procedure that skips the test if binfmt-misc? returns
|
|
|
|
| |
* gnu/packages/xml.scm (python-xmltodict): Correct indentation in the source block.
|
|
|
|
| |
* gnu/packages/xml.scm (python-xmltodict): Update to 0.12.0.
|
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (lemonbar): New variable.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-prop-menu)[source]: Use git-reference
instead of url-fetching from MELPA stable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.22.1.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-php-mode)[source]: Use git-reference
instead of url-fetching from MELPA stable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-noter): Update to 1.4.1.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-noter)[source]: Use git-reference
instead of url-fetching from MELPA stable.
|
|
|
|
|
|
|
| |
* gnu/packages/gnome-xyz (delft-icon-theme): Inherit from Adwaita instead of
using the (non-existing) GNOME theme.
Signed-off-by: Brett Gilio <brettg@posteo.net>
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.4.2.5.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-dbusmock): Correct indentation in
affected regions.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.2.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.3.2.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-ujson): New variable.
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/37757>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.
* gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use
GUILE-2.2/BUG-FIX instead of GUILE-2.2.
|
|
|
|
|
|
| |
* gnu/packages/patches/guile-finalization-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-2.2/bug-fix): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/i2p.scm (i2pd): Update to 2.29.0.
[arguments]: Disable x25519 test in the 'check' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (websocketpp): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.7.
[native-inputs]: Add autoconf, automake and libtool.
[inputs]: Add qrencode and zlib.
[arguments]: Remove fix-tests phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-metap): Move this from here...
* gnu/packages/bioconductor.scm (r-metap): ...to here and update to 1.2.
[propagated-inputs]: Add r-mutoss and r-tfisher.
|
|
|
|
| |
* gnu/packages/cran.scm (r-tfisher): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-umap): Update to 0.2.4.0.
|
|
|
|
| |
* gnu/packages/cran.scm (r-globals): Update to 0.12.5.
|
|
|
|
| |
* gnu/packages/cran.scm (r-renv): Update to 0.9.1.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-cli): Update to 2.0.0.
[propagated-inputs]: Add r-fansi and r-glue.
|
|
|
|
| |
* gnu/packages/cran.scm (r-energy): Update to 1.7-7.
|
|
|
|
| |
* gnu/packages/cran.scm (r-callr): Update to 3.4.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-r-utils): Update to 2.9.2.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.3.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.8.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-mutoss): New variable.
|
|
|
|
|
|
| |
This was added by accident in 92a0c3ec35412b6105d31432dd1d2effaf2e788d.
* 0001-doc-Fix-typo.patch: Delete file.
|
|
|
|
|
| |
* doc/guix.texi (bitlbee-configuration): The field that refers to the bitlbee
package is called "bitlbee", not "package".
|
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl)[arguments]: Return #t in patch-unix-tool-paths
phase.
|
|
|
|
|
| |
* gnu/packages/linux.scm (lm-sensors)[arguments]: Substitute occurrences of
"grep".
|
|
|
|
|
|
|
|
|
| |
This fixes bug #38533 (see: https://bugs.gnu.org/38533).
* gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Delete the
subdirs.el file.
Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>
|
|
|
|
|
|
|
| |
* gnu/local.mk (stumpwm-fix-broken-read-one-line.patch): Remove obsolete.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
|
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (stumpwm): Update to 19.11.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.2.1.
Signed-off-by: Brett Gilio <brettg@posteo.net>
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-unicode-display-width): Update to 1.6.0.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-nio4r): Update to 2.5.2.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.77.0.
|
|
|
|
|
|
| |
* gnu/packages/ruby.scm(ruby-save-yaml): Update to 1.0.5.
* gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-rouge): Update to 3.13.0.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-pathutil): Update to 0.16.2.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
GNOME-CONTACTS.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-contacts): Update to 3.32.1.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-contacts): New Variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|