Age | Commit message (Collapse) | Author |
|
* 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>
|
|
* gnu/packages/glib.scm (glib-with-documentation): New variable.
(glib)[properties]: Hide package.
|
|
* gnu/packages/music.scm (denemo)[inputs]: Move intltool, gtk-doc,
libtool ...
[native-inputs]: .. to here.
|
|
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Add phase
"fix-tests".
|
|
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.2.
[arguments]: Disable test_backend_webagg and test_constrainedlayout; skip
other tests tagged with "webagg".
|
|
* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add upstream patch to
fix test failures.
|
|
* nix/libutil/util.cc (_deletePath) [HAVE_STATX]: Use 'statx'.
|
|
* config-daemon.ac: Check for 'statx'.
* nix/libstore/gc.cc (LocalStore::removeUnusedLinks) [HAVE_STATX]: Use
'statx' instead of 'lstat'.
|
|
* guix/scripts/substitute.scm (warn-about-missing-authentication): New
procedure.
(%allow-unauthenticated-substitutes?): Turn into a public parameter and
use 'warn-about-missing-authentication'.
(valid-narinfo?): Adjust accordingly.
* tests/substitute.scm (call-with-narinfo): Likewise.
|
|
* guix/ui.scm (report-load-error, warn-about-load-error)
(read/eval): Match (or 'srfi-34 '%exception) instead of just 'srfi-34 to
match what Guile 2.9.5 does.
|
|
* gnu/packages/music.scm: (helm): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.203.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.203.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/emacs-xyz.scm (emacs-shift-number)[source]: Download
using git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rsw-elisp)[source]: Download using
git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-mode-manager)[source]: Download
using git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[source]: Download using
git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-validate)[source]: Download using
git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-groovy-modes)[source]: Download
using git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pretty-mode)[source]: Download using
git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auto-complete)[source]: Download
using git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme)[source]: Download
using git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-flx)[source]: Download using
git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-neotree)[source]: Download using
git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-better-defaults)[source]: Download
using git-fetch.
|
|
* gnu/packages/emacs-xyz.scm (emacs-solarized-theme)[source]: Download
using git-fetch.
|
|
* gnu/packages/django.scm (python-django-jinja)[source]: Download using
git-fetch.
|
|
* gnu/packages/django.scm (python-django-debug-toolbar)[source]:
Download using git-fetch.
|
|
* gnu/packages/pdf.scm (pdfposter): Update to 0.7.post1.
[source]<pyi-uri> Remove extra file extension.
[arguments]: No longer use python-2. Update comment.
[inputs]: Replace PyPDF by PyPDF2.
|
|
* gnu/packages/music.scm (musescore): Update to 3.3.3.
|
|
* gnu/packages/astronomy.scm (gnuastro): Update to 0.11.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.18.
|
|
* doc/guix.texi (php-fpm-service-type): Note that the socket-group
default is "nagios" and not "php-fpm".
|
|
After fixing wrap-qt-program, setting QT_PLUGIN_PATH here is no longer
necessary.
* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>{wrap-executable}:
Remove setting QT_PLUGIN_PATH.
|
|
This defaults to QT_INSTALL_PLUGINS, thus we should use the same
sub-directory ($out/lib/qt5/plugins) here.
* gnu/packages/qt.scm (python-pyqt)[arguments]<phases>{configure}:
Change base file name for plugins.
|
|
Directory names added here need to match qtbase's native-search-path
specifications.
* guix/build/qt-utils.scm (wrap-qt-program): Change paths used for
QML2_IMPORT_PATH and QT_PLUGIN_PATH.
|
|
Path must match qtbase's native-search-path specification, otherwise it
will not be picked up by other packages.
* gnu/packages/display-managers.scm (sddm)[arguments]<configure-flags>:
Change value of "-DQT_IMPORTS_DIR".
|