| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/man.scm (help2man/latest): Update to 1.47.11.
|
|
|
|
| |
* gnu/packages/video.scm (vlc): Update to 3.0.8.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In guile-json version 3, JSON objects are represented as hash tables, rather
than alists.
* guix/import/cpan.scm (string->license): Change the match expression to match
on lists, rather than vectors.
(module->dist-name, cpan-source-url, cpan-version): Change assoc-ref to
hash-ref.
(cpan-module->sexp): Change assoc-ref to hash-ref, and assoc-ref* to
hash-ref*.
* tests/cpan.scm ("source-url-http", "source-url-https"): Convert the alist to
a hash table.
|
|
|
|
|
|
|
|
| |
With the change to guile-json version 3, JSON objects are represented as hash
tables, rather than alists. The cpan importer uses assoc-ref* on a hash table,
so add an equivalent function for hash tables.
* guix/import/utils.scm (hash-ref*): New procedure.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.4.0.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ssh-config-mode): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-systemd-mode): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-jira): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-emms): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-flyspell-correct): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd-next): Update to 6.4.2p1.
|
|
|
|
| |
* gnu/packages/maths.scm (wxmaxima): Update to 19.08.0.
|
|
|
|
|
|
|
|
|
| |
GNOME Control Center should now display the correct GNOME version and graphics
information in the "Details > About" panel.
* gnu/packages/gnome.scm (gnome-control-center)[arguments]: Add configure
flag. Adjust 'patch-paths' phase accordingly.
[inputs]: Add gnome-session.
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.4.1.5.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (edirect): Update to 12.1.20190819.
|
|
|
|
|
|
|
|
| |
* gnu/packages/finance.scm (monero): Update to 0.14.1.2.
[arguments]: Add phase to make files writable for the tests. Enable a
previously skipped test.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.11.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-folium): New variable.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-branca): New variable.
|
|
|
|
|
|
| |
Fixes CVE-2019-{5917,10081,10082,10092,10097,10098}].
* gnu/packages/web.scm (httpd): Update to 2.4.41.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-auto-expand): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.8.9.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.3.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-refactor): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (nmap): Update to 7.80.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.28.1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-citr): Update to 0.3.2.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ggstance): Update to 0.3.3.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rjags): Update to 4-9.
|
|
|
|
| |
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.13.3.
|
|
|
|
| |
* gnu/packages/web.scm (rss-bridge): Update to 2019-07-06.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-frog-jump-buffer): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-frog-menu): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-evil-owl): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-symbol-overlay): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-now): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ob-restclient): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-rich-yank): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
| |
* gnu/packages/linux.scm (compsize): New variable.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-phi-search-mc): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-phi-search): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
|
| |
This commit follows 196472e7f37162ecdadb2f2f7a2c02b5cba749a1.
* gnu/packages/emacs-xyz.scm (emacs-sesman)[source](origin): Append "v" to a
version.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-sesman): Update to 0.3.4.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): Update to 1.7.0.
[inputs]: Add emacs-org.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-racket-mode): Update to 0.0.2-2.5300aa0.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.4.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
| |
This reverts commit 3ff75b6403fa3be7378d42fb6127ea6b933159a0.
Too many dependents packages for master.
|
|
|
|
| |
* gnu/packages/ed.scm (ed): Update to 1.15.
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.23.0.
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xrandr): Update to 1.5.1. Change archive type
to ".tar.xz".
|