Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-rarpack): New variable.
|
|
* gnu/packages/cran.scm (r-tensora): New variable.
|
|
* gnu/packages/cran.scm (r-bayesm): New variable.
|
|
* gnu/packages/cran.scm (r-outliers): New variable.
|
|
* gnu/packages/cran.scm (r-upsetr): New variable.
|
|
* gnu/packages/cran.scm (r-blockmodeling): New variable.
|
|
* gnu/packages/cran.scm (r-dorng): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-qvalue): Move from here...
* gnu/packages/bioconductor.scm (r-qvalue): ...to here.
|
|
* gnu/packages/bioconductor.scm (r-hsmmsinglecell): New variable.
|
|
* gnu/packages/guile-xyz.scm (guile-persist): New variable.
|
|
* gnu/packages/tmux.scm (tmux-xpanes): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-eshell-bookmark): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.27.4.
(python-pygit2)[arguments]: Disable tests.
|
|
* gnu/packages/admin.scm (inxi-minimal)[source]: Add missing field.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.22-1.
|
|
* gnu/packages/libevent.scm (perl-anyevent): Update to 7.15.
|
|
* gnu/packages/admin.scm (aide): Update to 0.16.1.
|
|
* gnu/packages/admin.scm (aide)[source, home-page]: Update.
|
|
* gnu/packages/aspell.scm (aspell-dict-it): Update to 2.4-20070901-0.
|
|
* gnu/packages/freedesktop.scm (libinput)[source]: Hard-code NAME.
|
|
* gnu/packages/geo.scm (geos): Update to 3.7.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-lisp-extra-font-lock): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-suggest): Update to 0.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.1.
|
|
* gnu/packages/games.scm (freedink-engine): Update to 109.6.
|
|
* gnu/packages/games.scm (libmanette): Update to 0.2.2.
|
|
* packages/engineering.scm (kicad-symbols)[source]: Use GIT-FILE-NAME.
|
|
* gnu/packages/engineering.scm (kicad-symbols): Update to 5.0.2.
|
|
* gnu/packages/engineering.scm (kicad)[source]: Hard-code NAME.
|
|
* gnu/packages/engineering.scm (kicad): Update to 5.0.2.
|
|
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.99.
|
|
* gnu/packages/databases.scm (python-sqlalchemy)[home-page]: Use HTTPS.
|
|
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.1.
|
|
* gnu/packages/education.scm (gcompris-qt): Update to 0.96.
[inputs]: Add openssl.
|
|
* gnu/packages/databases.scm (python-sql): Update to 1.0.0.
|
|
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.25.
|
|
* gnu/packages/databases.scm (python-psycopg2): Update to 2.7.7.
|
|
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.62.
|
|
* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.050.
|
|
* gnu/packages/databases.scm (perl-sql-abstract): Update to 1.86.
|
|
* gnu/packages/guile-xyz.scm (guile-colorized)[source, home-page]: Update.
|
|
* gnu/packages/guile-xyz.scm (guile-colorized)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/emacs-xyz.scm (emacs-debpaste): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-xml-rpc): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
Until now %LOAD-COMPILED-PATH would wrongfully contain:
CHANNEL/share/guile/site/X.Y
for each channel, thereby ignoring all the .go files of channels. This
fixes it so that %LOAD-COMPILED-PATH instead contains:
CHANNEL/lib/guile/X.Y/site-ccache
* guix/describe.scm (current-channel-entries): New procedure.
(package-path-entries): Change to return the %LOAD-COMPILED-PATH entries
as a second value.
* gnu/packages.scm (%package-module-path): Expect two values from
'package-path-entries' and augment %LOAD-COMPILED-PATH accordingly.
|
|
* gnu/services/desktop.scm (mate-desktop-service): Deprecate.
* doc/guix.texi (Desktop Services): Document 'mate-desktop-service-type'
and 'mate-desktop-configuration'. Fix spelling of "Enlightenment".
|
|
* gnu/services/desktop.scm (mate-desktop-service-type)[default-value]:
New field.
|
|
* gnu/packages/wm.scm (swaylock): Fix indentation.
|
|
* gnu/packages/wm.scm (swaylock): New variable.
|
|
* gnu/packages/wm.scm (swayidle): New variable.
|