aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* monitoring: Support extra options for the Prometheus node exporter.prometheus-node-exporter-enhancementsChristopher Baines2020-11-28
| | | | | | | | | | There are plenty of options supported that the Guix configuration record doesn't help you with, so add this field to allow users to do their own thing. * gnu/services/monitoring.scm (<prometheus-node-exporter-configuration>): Add extra-options field. (prometheus-node-exporter-shepherd-service): Handle the extra options. * doc/guix.texi (Prometheus Node Exporter Service): Document this.
* monitoring: Enable the Prometheus node exporter textfile collector.Christopher Baines2020-11-28
| | | | | | | | | | | * gnu/services/monitoring.scm (<prometheus-node-exporter-configuration>): Add textfile-directory. (prometheus-node-exporter-textfile-directory, prometheus-node-exporter-activation): New procedures. (prometheus-node-exporter-shepherd-service): Pass --collector.textfile.directoryto the service. (prometheus-node-exporter-service-type): Extend the activation service type. * doc/guix.texi (Prometheus Node Exporter Service): Document.
* doc: Remove redundant node exporter configuration from the example.Christopher Baines2020-11-28
| | | | * doc/guix.texi (Prometheus Node Exporter Service): Simplify the example.
* services: monitoring: Use a log file for Prometheus node exporter.Christopher Baines2020-11-28
| | | | | | | This makes the logs easier to find and read. * gnu/services/monitoring.scm (prometheus-node-exporter-shepherd-service): Pass #:log-file to make-forkexec-constructor.
* monitoring: Add user and group for the Prometheus node exporter.Christopher Baines2020-11-28
| | | | | | | | | | So it doesn't run as root, and because this will help with the textfile exporter. * gnu/services/monitoring.scm (%prometheus-node-exporter-accounts): New variable. (prometheus-node-exporter-shepherd-service): Use the relevant user and group. (prometheus-node-exporter-service-type): Extend the account service type.
* services: monitoring: Neaten up the Prometheus node exporter.Christopher Baines2020-11-28
| | | | | | | | Add relevant exports, as well as a comment to better indicate where the relevant code starts. * gnu/services/monitoring.scm (prometheus-node-exporter-service-type): Capitalise Prometheus.
* gnu: Transmission: Fix localization of transmission-gtk.Simon South2020-11-27
| | | | | | | | | | | | | * gnu/packages/bittorrent.scm (transmission)[source]: Add patch to make Transmission honor the "localedir" option to its configure script. [arguments]<configure-flags>: Use "localedir" to set the "gui" output as the location for (GTK-specific) localization data. <phases>: Update "move-gui" to remove a now-superfluous call to "mkdir" and omit "share/locale" from the list of directories needing to be moved between outputs. * gnu/packages/patches/transmission-honor-localedir.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* doc: Update mcron example.Ludovic Courtès2020-11-28
| | | | | | | This is a followup to 0468455e7d279c89ea3ad1b51935efb2b785ec47, which added mcron to %BASE-SERVICES. * doc/guix.texi (Scheduled Job Execution): Use 'simple-service'.
* doc: Remove lzlib from the requirements.Ludovic Courtès2020-11-28
| | | | | | This is a followup to 4c0c65acfade63ce0549115d19db4b639c1e9992. * doc/guix.texi (Requirements): Remove lzlib.
* channels: Expose the default channel in %default-channel.Zhu Zihao2020-11-28
| | | | | | | | | * guix/channels(%default-guix-channel): New variable taken from the inner of %default-channels. (%default-channels): Refactored. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: fet: Update to 5.48.0.Nicolas Goaziou2020-11-27
| | | | * gnu/packages/education.scm (fet): Update to 5.48.0.
* gnu: alacritty: Embed absolute references to required libraries.Marius Bakke2020-11-27
| | | | | | | * gnu/packages/terminals.scm (alacritty)[arguments]: Rename phase "patch-glutin-libgl-path" to "add-absolute-library-references". Patch in absolute references to LIBXKBCOMMON and WAYLAND libraries. Remove LD_LIBRARY_PATH wrapper.
* etc: Add more SELinux permissions for the daemon.Marius Bakke2020-11-27
| | | | | * etc/guix-daemon.cil.in (guix_daemon): Permit more operations required for various build jobs.
* gnu: Add greybird-gtk-theme.Kei Kebreau2020-11-27
| | | | * gnu/packages/gnome-xyz.scm (greybird-gtk-theme): New variable.
* gnu: Add elementary-xfce-icon-theme.Kei Kebreau2020-11-27
| | | | * gnu/packages/xfce.scm (elementary-xfce-icon-theme): New variable.
* gnu: guix-build-coordinator: Update to 0-7.99f6a0f.Christopher Baines2020-11-27
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-7.99f6a0f.
* gnu: Add slimevolley.Nicolas Goaziou2020-11-27
| | | | * gnu/packages/games.scm (slimevolley): New variable.
* gnu: python-apispec: Update description.Marius Bakke2020-11-27
| | | | | * gnu/packages/python-xyz.scm (python-apispec)[synopsis,description]: Expand f.k.a. acronym, clarify the relationship between OpenAPI and Swagger.
* gnu: python-apispec: Update to 4.0.0.Marius Bakke2020-11-27
| | | | | | | * gnu/packages/python-xyz.scm (python-apispec): Update to 4.0.0. [arguments]: New field. [native-inputs]: Remove PYTHON-FLASK, PYTHON-TORNADO, PYTHON-BOTTLE, and PYTHON-MOCK.
* gnu: Remove python2-marshmallow.Marius Bakke2020-11-27
| | | | | | Marshmallow no longer supports Python 2. * gnu/packages/python-xyz.scm (python2-marshmallow): Remove variable.
* gnu: Remove python2-apispec.Marius Bakke2020-11-27
| | | | | | Some of its dependencies no longer work with Python 2. * gnu/packages/python-xyz.scm (python2-apispec): Remove variable.
* gnu: Remove python2-flasgger.Marius Bakke2020-11-27
| | | | | | Some of its dependencies no longer work with Python 2. * gnu/packages/python-xyz.scm (python2-flasgger): Remove variable.
* gnu: gcc-boot0, cross-base: Enable 128-bit long double for POWER9.dftxbs3e2020-11-26
| | | | | | | | * gnu/packages/cross-base.scm (cross-gcc-arguments): Add "--with-long-double-128" when TARGET is "powerpc64le-linux-gnu". * gnu/packages/commencement.scm (gcc-boot0): Likewise for (boot-triplet). Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-next-pgtk.Andrew Tropin2020-11-26
| | | | | | * gnu/packages/emacs.scm (emacs-next-pgtk): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* deploy: Let key-and-args exceptions through.Ludovic Courtès2020-11-26
| | | | | | | | | Fixes <https://bugs.gnu.org/44825>. Reported by Christopher Lemmer Webber <cwebber@dustycloud.org>. * guix/ui.scm (guard*): Export. * guix/scripts/deploy.scm (deploy-machine*): Use 'guard*' instead of 'guard'. Add '&exception-with-kind-and-args' case.
* doc: Fix typo.Tobias Geerinckx-Rice2020-11-26
| | | | | | * doc/guix.texi (Version Control Services): Fix ‘trough’ typo. Reported by guixy on #guix.
* gnu: bcg729: Update to 1.1.1.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/linphone.scm (bcg729): Update to 1.1.1.
* gnu: bcg729: Fetch from git repository.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/linphone.scm (bcg729)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: cmake: Update to 3.19.1.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/cmake.scm (cmake): Update to 3.19.1.
* gnu: neomutt: Update to 20201120.Tobias Geerinckx-Rice2020-11-26
| | | | | | * gnu/packages/mail.scm (neomutt): Update to 20201120. [native-inputs]: Add neomutt-test-files origin. [arguments]: Add a 'prepare-test-files phase.
* gnu: libass: Omit the static library.Marius Bakke2020-11-26
| | | | * gnu/packages/video.scm (libass)[arguments]: New field.
* gnu: libass: Remove unused input.Marius Bakke2020-11-26
| | | | * gnu/packages/video.scm (libass)[propagated-inputs]: Remove ENCA.
* gnu: libass: Update to 0.15.0. [fixes CVE-2020-26682]Marius Bakke2020-11-26
| | | | * gnu/packages/video.scm (libass): Update to 0.15.0.
* gnu: electron-cash: Update to 4.2.2.Guillaume Le Vaillant2020-11-26
| | | | | * gnu/packages/finance.scm (electron-cash): Update to 4.2.2. [arguments]: Update 'use-libsecp256k1-input' phase.
* gnu: monero-gui: Update to 0.17.1.5.Guillaume Le Vaillant2020-11-26
| | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.1.5. [arguments]: Remove CMAKE_PREFIX_PATH from 'configure-flags'.
* gnu: python-aiohttp: Update to 3.7.3.Marius Bakke2020-11-26
| | | | | | | | | | | | * gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-web.scm (python-aiohttp)[source](patches): Remove. [arguments]: Use UTIME instead of calling out to 'touch'. Don't delete now-working tests; but disable some new ones. Replace the 'check' phase. [propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS. [native-inputs]: Remove PYTHON-PYTEST-RUNNER, PYTHON-PYTEST-XDIST, PYTHON-PYTEST-TIMEOUT, and PYTHON-PYTEST-FORKED. Add PYTHON-PYTEST and PYTHON-RE-ASSERT.
* gnu: python-brotli: Update to 1.0.9.Marius Bakke2020-11-26
| | | | * gnu/packages/python-compression.scm (python-brotli): Update to 1.0.9.
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c.Michael Rohleder2020-11-26
| | | | | | | * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-2.e9fbf5c. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: hidapi: Update to 0.10.1.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/libusb.scm (hidapi): Update to 0.10.1.
* gnu: cozy: Update to 0.7.6.Tobias Geerinckx-Rice2020-11-26
| | | | | | * gnu/packages/ebook.scm (cozy): Update to 0.7.6. [arguments]: Adjust 'patch-desktop-file phase. [inputs]: Add libhandy. Remove python-apsw.
* gnu: monero: Update to 0.17.1.5.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/finance.scm (monero): Update to 0.17.1.5.
* gnu: imapfilter: Cross-compile.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/mail.scm (imapfilter)[arguments]: Use CC-FOR-TARGET.
* gnu: imapfilter: Update to 2.7.4.Tobias Geerinckx-Rice2020-11-26
| | | | | * gnu/packages/mail.scm (imapfilter): Update to 2.7.4. [inputs]: Upgrade pcre to pcre2.
* gnu: imapfilter: Fix input nativity.Tobias Geerinckx-Rice2020-11-26
| | | | | * gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this... [inputs]: ...to this.
* gnu: djvulibre: Remove bundled software.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/djvu.scm (djvulibre)[source]: Delete win32/ in a snippet.
* gnu: djvulibre: Update to 3.5.28.Tobias Geerinckx-Rice2020-11-26
| | | | | | | | * gnu/packages/djvu.scm (djvulibre): Update to 3.5.28. [native-inputs]: Add autoconf, automake, and libtool to bootstrap. [inputs]: Add zlib. [arguments]: Rename 'reproducible phase to 'make-reproducible and run it after bootstrapping.
* gnu: udunits: Add a note on versioning.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/c.scm (udunits): Add a comment about release numbering.
* gnu: guix-build-coordinator: Update to 0-6.16f5ee0.Christopher Baines2020-11-26
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-6.16f5ee0.
* gnu: guix: Update to 1.2.0-2.2c11cf1.Christopher Baines2020-11-26
| | | | * gnu/packages/package-management.scm (guix): Update to 1.2.0-2.2c11cf1.
* gnu: esbuild: Update to 0.8.15.Ryan Prior2020-11-26
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>