Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gnu: r-subplex: Move to (gnu packages cran).•••* 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> | zimoun | 2019-11-27 |
* | gnu: r-pracma: Move to (gnu packages cran).•••* 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> | zimoun | 2019-11-27 |
* | gnu: r-desolve: Move to (gnu packages cran).•••* 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> | zimoun | 2019-11-27 |
* | gnu: r-quadprog: Move to (gnu packages cran).•••* 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> | zimoun | 2019-11-27 |
* | gnu: Add glib-with-documentation.•••* gnu/packages/glib.scm (glib-with-documentation): New variable. (glib)[properties]: Hide package. | Pierre Neidhardt | 2019-11-27 |
* | gnu: denemo: Move some inputs to native-inputs.•••* gnu/packages/music.scm (denemo)[inputs]: Move intltool, gtk-doc, libtool ... [native-inputs]: .. to here. | Efraim Flashner | 2019-11-27 |
* | gnu: python-seaborn: Disable matrix test.•••* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Add phase "fix-tests". | Ricardo Wurmus | 2019-11-27 |
* | gnu: python-matplotlib: Update to 3.1.2.•••* 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". | Ricardo Wurmus | 2019-11-27 |
* | gnu: python-seaborn: Add patch to fix tests.•••* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add upstream patch to fix test failures. | Ricardo Wurmus | 2019-11-27 |
* | daemon: 'deletePath' uses 'statx' when available.•••* nix/libutil/util.cc (_deletePath) [HAVE_STATX]: Use 'statx'. | Ludovic Courtès | 2019-11-27 |
* | daemon: GC remove-unused-links phase uses 'statx' when available.•••* config-daemon.ac: Check for 'statx'. * nix/libstore/gc.cc (LocalStore::removeUnusedLinks) [HAVE_STATX]: Use 'statx' instead of 'lstat'. | Ludovic Courtès | 2019-11-27 |
* | substitute: Make '%allow-unauthenticated-substitutes?' public.•••* 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. | Ludovic Courtès | 2019-11-27 |
* | ui: Adjust SRFI-34 exception handling to Guile 2.9.5.•••* 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. | Ludovic Courtès | 2019-11-27 |
* | gnu: Add helm.•••* gnu/packages/music.scm: (helm): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Alexandros Theodotou | 2019-11-27 |
* | gnu: linux-libre@4.9: Update to 4.9.203.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.203. (linux-libre-4.9-pristine-source): Update hash. | Mark H Weaver | 2019-11-26 |
* | gnu: linux-libre@4.4: Update to 4.4.203.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.203. (linux-libre-4.4-pristine-source): Update hash. | Mark H Weaver | 2019-11-26 |
* | gnu: emacs-shift-number: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-shift-number)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-rsw-elisp: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-rsw-elisp)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-helm-mode-manager: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-helm-mode-manager)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-m-buffer-el: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-validate: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-validate)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-groovy-modes: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-groovy-modes)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-pretty-mode: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-pretty-mode)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-auto-complete: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-auto-complete)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-cyberpunk-theme: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-flx: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-flx)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-neotree: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-neotree)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-better-defaults: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-better-defaults)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: emacs-solarized-theme: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-solarized-theme)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: python-django-jinja: Don't use unstable tarball.•••* gnu/packages/django.scm (python-django-jinja)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: python-django-debug-toolbar: Don't use unstable tarball.•••* gnu/packages/django.scm (python-django-debug-toolbar)[source]: Download using git-fetch. | Efraim Flashner | 2019-11-26 |
* | gnu: pdfposter: Update to 0.7.post1.•••* 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. | Hartmut Goebel | 2019-11-26 |
* | gnu: musescore: Update to 3.3.3.•••* gnu/packages/music.scm (musescore): Update to 3.3.3. | Nicolas Goaziou | 2019-11-26 |
* | gnu: gnuastro: Update to 0.11.•••* gnu/packages/astronomy.scm (gnuastro): Update to 0.11. | Efraim Flashner | 2019-11-26 |
* | gnupg: Update to 2.2.18.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.18. | Efraim Flashner | 2019-11-26 |
* | doc: Fix typo.•••* doc/guix.texi (php-fpm-service-type): Note that the socket-group default is "nagios" and not "php-fpm". | Efraim Flashner | 2019-11-26 |
* | gnu: kdeconnect: Remove useless code.•••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. | Hartmut Goebel | 2019-11-26 |
* | gnu: python-pyqt: Fix output directory for plugins.•••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. | Hartmut Goebel | 2019-11-26 |
* | guix: Fix wrap-qt-program.•••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. | Hartmut Goebel | 2019-11-26 |
* | gnu: sddm: Fix output directory for QML files.•••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". | Hartmut Goebel | 2019-11-26 |
* | gnu: youtube-dl: Update to 2019.11.22.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.11.22. | Efraim Flashner | 2019-11-26 |
* | gnu: guix-data-service: Update to 0.0.1-6.af13248.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248. | Christopher Baines | 2019-11-26 |
* | gnu: emacs-dashboard: Update to 1.6.0.•••From 9e3e34ccabc6330c9e0528028bef64e388783c78 Mon Sep 17 00:00:00 2001 From: Brett Gilio <brettg@posteo.net> Date: Fri, 22 Nov 2019 16:42:54 -0600 Subject: [PATCH] gnu: emacs-dashboard: Update to 1.6.0. * gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.6.0. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> | Brett Gilio | 2019-11-26 |
* | gnu: gnucash: Activate database support.•••* gnu/packages/gnucash.scm (gnucash)[inputs]: Add libdbi and libdbi-drivers. [arguments]: Remove '-DWITH_SQL=OFF' from 'configure-flags' and add 'GNC_DBD_DIR' to program wrapping. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume Le Vaillant | 2019-11-26 |
* | gnu: Add libdbi-drivers.•••* gnu/packages/databases.scm (libdbi-drivers): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume Le Vaillant | 2019-11-26 |
* | gnu: Add libdbi.•••* gnu/packages/databases.scm (libdbi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume Le Vaillant | 2019-11-26 |
* | gnu: Add pam-mount.•••* gnu/packages/admin.scm (pam-mount): New variable. * gnu/packages/patches/pam-mount-luks2-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume Le Vaillant | 2019-11-26 |
* | gnu: Add libhx.•••* gnu/packages/c.scm (libhx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Guillaume Le Vaillant | 2019-11-26 |
* | daemon: boost::format: Fix typo "referred".•••* nix/boost/format/exceptions.hpp (too_few_args): Fix typo. (too_many_args): Fix typo. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vagrant Cascadian | 2019-11-26 |
* | guix build: '--keep-failed' implies '--no-offload'.•••* guix/scripts/build.scm (set-build-options-from-command-line): Pass #:offload? #f when 'keep-failed? is true. * doc/guix.texi (Common Build Options): Document it. | Ludovic Courtès | 2019-11-26 |