| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-chunga)[source]: Download using git-fetch.
|
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)[source]: Use
git-file-name.
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-lack-request)[source]: Use git-file-name.
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-lack-util)[source]: Use git-file-name.
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-lack)[source]: Use git-file-name.
|
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-lack-component)[source]: Use
git-file-name.
|
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)[source]: Use
git-file-name.
|
|
|
|
| |
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.01.
|
|
|
|
|
| |
* doc/guix.texi (PAM Mount Service): Add xref to the "SXML" section of
the Guile manual.
|
|
|
|
|
|
|
|
| |
* gnu/services/pam-mount.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (PAM Mount Service): New subsection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* guix/ui.scm (supports-hyperlinks?): Make 'port' optional.
(display-generation): Use 'file-hyperlink' for the heading when
'supports-hyperlinks?' returns true.
|
|
|
|
|
| |
* guix/ui.scm (file-hyperlink): New procedure.
(location->hyperlink): Use it.
|
|
|
|
| |
* gnu/services/web.scm (nginx-service-type)[description]: New field.
|
|
|
|
|
|
|
|
|
|
| |
Previously, in the unlikely case 'http-multiple-get' was passed more
than 1,000 requests, it could have dropped all those above 1,000.
* guix/scripts/substitute.scm (http-multiple-get): Define 'batch'. Use
that for the 'write-request' loop. Add 'processed' parameter to 'loop'
and use that to compute the remaining requests and call 'connect' in the
recursion base case.
|
|
|
|
| |
* doc/build.scm (syntax-highlighted-html)[build](entity->string): Add "rarr".
|
|
|
|
| |
* guix/lint.scm (check-inputs-should-be-native): Add yasm, nasm, fasm.
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl,
python-wrapper, qttools, yasm ...
[native-inputs]: ... to here.
[arguments]: Remove references to sdl.
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules,
qttools ...
[native-inputs]: ... to here.
|
|
|
|
|
| |
* gnu/packages/disk.scm (gparted)[inputs]: Move itstool ...
[native-inputs]: ... to here.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-3.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.18.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.
|
|
|
|
| |
* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rgdal): Update to 1.4-8.
|
|
|
|
| |
* gnu/packages/cran.scm (r-covr): Update to 3.4.0.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-kohonen): Update to 3.0.10.
[propagated-inputs]: Remove r-mass.
|
|
|
|
| |
* gnu/packages/cran.scm (r-grimport2): Update to 0.2-0.
|
|
|
|
| |
* gnu/packages/cran.scm (r-grimport): Update to 0.9-3.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.
|
|
|
|
| |
* gnu/packages/cran.scm (r-writexl): Update to 1.2.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-factominer): Update to 2.0.
[propagated-inputs]: Add r-ggplot2 and ggrepel.
|
|
|
|
| |
* gnu/packages/games.scm (tome4): Update to 1.6.4.
|
|
|
|
|
| |
* gnu/packages/graphics.scm (blender): Update to 2.81.
[inputs]: Add libxi, libxrender, and tbb.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file.
* gnu/packages/image-viewers.scm (feh)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14.
(python2-dbus)[arguments]: Remove.
|
|
|
|
| |
* gnu/packages/networking.scm (whois): Update to 5.5.3.
|
|
|
|
| |
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.0.
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (bubblewrap)[source, home-page]: Follow
redirect to.
|
|
|
|
|
|
| |
* gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove
PYTHON-SPHINX.
[native-inputs]: New field.
|
|
|
|
| |
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14.
|
|
|
|
| |
* gnu/packages/mail.scm (notmuch): Update to 0.29.3.
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6.
(xorg-server-for-tests): Stay on 1.20.5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-txtplot): Move from here...
* gnu/packages/cran.scm (r-txtplot): ...to here.
|
|
|
|
| |
* gnu/packages/maths.scm: Remove import of (guix build-system r).
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (r-subplex): Move from here...
* gnu/packages/cran.scm (r-subplex): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (r-pracma): Move from here...
* gnu/packages/cran.scm (r-pracma): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (r-desolve): Move from here...
* gnu/packages/cran.scm (r-desolve): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (r-quadprog): Move from here...
* gnu/packages/cran.scm (r-quadprog): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|